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
}
/* 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 .'/'.