My configuration is:

Spamassassin settings:
   Mode:   fast_spamassassin
   sa_alt: enabled / sa_debug = 1 / sa_hdr_report_site = 1
   sa_subject_site    = '*** SPAM ***'
   sa_delta_site      = 0
   sa_quarantine_site = 1
   sa_delete_site     = 0 / sa_reject_site = 0

You can see that the mode is fast_spamassassin y not verbose_spamassasin

Best Regards
 

-----Mensaje original-----
De: Salvatore Toribio [mailto:[EMAIL PROTECTED] 
Enviado el: viernes, 28 de septiembre de 2007 13:30
Para: Carlos Val; qmail-scanner-general@lists.sourceforge.net
Asunto: Re: [Qmail-scanner-general] problem with sub qmail_requeue

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