summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsendmailadvanced.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/sendmailadvanced.in b/sendmailadvanced.in
index 1813835..3c12fe8 100755
--- a/sendmailadvanced.in
+++ b/sendmailadvanced.in
@@ -185,13 +185,6 @@ fi
(
[ -z "${datei}" ] && cat || cat "${datei}"
) | \
-sed '
- 1,/^$/{
- /^MIME-Version:/d
- /^Content-Transfer-Encoding:/d
- /^Content-Type:/d
- }
-' | \
(
IFS=''
adressatenString=""