From: tokul Date: Wed, 28 Jan 2004 19:55:40 +0000 (+0000) Subject: It complains even more about FAKED_MUA_01 when both headers are present. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c2ba97018219e6206b92e23e198642ad3c14e4e4;p=squirrelmail.git It complains even more about FAKED_MUA_01 when both headers are present. SA has to be fixed, not SquirrelMail. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6455 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/class/deliver/Deliver.class.php b/class/deliver/Deliver.class.php index 190c576f..2b5df581 100644 --- a/class/deliver/Deliver.class.php +++ b/class/deliver/Deliver.class.php @@ -436,8 +436,6 @@ class Deliver { } /* Identify SquirrelMail */ $header[] = 'User-Agent: SquirrelMail/' . $version . $rn; - // Spamassassin complains about no X-Mailer in combination with X-Priority - $header[] = 'X-Mailer: SquirrelMail/' . $version . $rn; /* Do the MIME-stuff */ $header[] = 'MIME-Version: 1.0' . $rn; $contenttype = 'Content-Type: '. $rfc822_header->content_type->type0 .'/'.