At 12:41 +0200 28-09-2007, Carlos Val wrote:
>Hello,
>
>I have a problema with some mails who send our system who has 
> DES-CBC3-SHA encrypted. The script enter in this part  although i 
>have in the configuration tha sa_fast=0
>
>if ($still_headers && $sa_fast) {
>if ($sa_comment ne "" && $sa_rcpt && 
>/^(X-Spam-Status|X-Spam-Flag|X-Spam-Level|X-Spam-Report):/i) {
> 
>          
> s/^(X-Spam-Status|X-Spam-Flag|X-Spam-Level|X-Spam-Report):/${V_HEADER}-MOVED-$1:/i;
>                 }
>  }
>
>The result is that the header is corrupt and the client smell not to 
>interpret the header correctly, and the client don't see the mail. 
> Can someone help me?

Hola

If you have sa_fast set to '0' then you are using 
verbose_spamassassin, so it could be spamassassin who is modifying 
the headers...

Regards

ST

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to