> > Yes, it get's BLACKLISTED but still ends up at the 
> recipient. I have 
> > $final_spam_destiny = D_DISCARD;.
> 
> > Could it have something to do with my 
> @spam_quarantine_to_maps setup?
> 
> I set mine the same way.
> 
> > @spam_quarantine_to_maps = (
> >    read_hash("/spam-bins"),
> >    $spam_quarantine_to,
> > );
> 
> > Nicklas B
> 
> Are you sure the recipient or recipient's domain is not 
> listed as a spam_lover (@spam_lovers_maps)?
> 
> To dig deeper, temporarily set $log_level = 5; reload 
> amavisd, then try sending again and carefully review the logs 
> for that particular message.
> 
> Gary V

Must be this screwing things up, making everyone a spam-lover by default;

@spam_lovers_maps = ( read_hash("/spam-haters"), 1 );

Any way to get around it?

Nicklas B




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
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