On Wed, Aug 20, 2008 at 10:14 PM, Gary V <[EMAIL PROTECTED]> wrote:

> On 8/20/08, Eduardo Júnior <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> >
> > I read in [1] that to disable the quarantine, I have to disable the
> > following variables (in case the message is classified as spam):
> >
> > spam_quarantine_method = undef;
> > spam_quarantine_to = undef;
> > final_spam_destiny = D_DISCARD;
> >
> >
> > I did a test with the message EICAR and was classified as spam usually
> score
> > with> 1,000, which extrapolates the value of sa_dsn_cutoff_level and
> > sa_quarantine_cutoff_level with 15.0.
> >
> > However, a message was forwarded to quarantine.
> >
> > 30816-01) Passed SPAM, <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>,
> > quarantine: spam-t37MKpoGZQYk.gz, Message-ID: <
> > [EMAIL PROTECTED]>, mail_id:
> > t37MKpoGZQYk, Hits: 1001.442, queued_as: 96BBB9C090, 2094 ms
> >
> >
> > I´m doing something wrong?
> >
> >
> > Eduardo Júnior
>
> It would be interesting to see all the X-Spam headers of the message
> that was received. Are you using SQL or LDAP? If so, they may override
> the static settings in amavisd.conf. Also, make sure there are not
> multiple entries in amavisd.conf. Is the sender whitelisted?



I´m not the X-Spam headers, as said before, with the assertive of
configuration:
*$sa_tag_level_deflt  = undef;*


In relation to the use of SQL or LDAP i didn´t understand.



>
> One way to debug amavisd-new is to use debug_sender_maps. After you
> place a sender in this map, the first message sent from that address
> with be be debugged at $log_level 5. You would review your log in
> order to see all that debugging information. Since only the first
> message is debugged, if you want to try again you would have to reload
> amavisd-new. The evidence (the message parts) is preserved each time
> in your amavis home directory. One completed, don't forget to comment
> out or remove the entry in amavisd.conf:
>
> @debug_sender_maps = ( ["[EMAIL PROTECTED]"] );



Ok, but what I want is that mail from the Internet to be discarded when a
certain score is achieved, defined by *$sa_kill_level_deflt = 15.0*;

There is a kind of debug to recipients?
Something like [EMAIL PROTECTED]

*

[]´s

-- 
Eduardo Júnior
GNU/Linux user #423272

:wq
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected] 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to