On Sun, Nov 24, 2002 at 12:35:59AM +0100, Benjamin Zöller wrote:
> Spamassassin config is standard.
> 
> I use a .forward in the home directory: "| /usr/bin/procmail -t"
> And a .procmailrc:    :0fw
>                                     | /usr/bin/spamassassin
>                                     :0 c
>                                     * ^X-Spam-Status: Yes
>                                     ! [EMAIL PROTECTED]
> 
> My problem is I get corrupted mails if they are SPAM. 
> There are many =0D and =03 =BB ... in the mail. I think the problem is that
> these are HTML mails and spamassassin or postfix send as text/plain -> so
> the encoding doesnt work.

SpamAssassin rewrites "probable spam" by invalidating the MIME header,
in order to avoid you from executing malicious HTML/Javascript/other
code. If you don't want spamassassin to do so, add :  

defang_mime             0

In your $HOME/.spamassassin/user_prefs file.

P.S. Your mail was writing using DOS text format. Could you fix
this ? (no CR return or ^M), thanks.

-- 
       Maxime Ritter        |    French Computer Geek
Mail : [EMAIL PROTECTED] | Jabber : [EMAIL PROTECTED]

Attachment: msg10554/pgp00000.pgp
Description: PGP signature

Reply via email to