Re: [AMaViS-user] [Amavis::Custom] Do not quarantine spam messages - Was: Re: [Amavis::Custom] : Unable to block mail after amavis results

2009-01-13 Thread Mark Martinec
Lucas, > I would like to take this message to ask about quarantine. > In my amavis::custom, I use CC_SPAM to discard the e-mail, > but the message has been stored at disk. > These filters are developed in checks function. > > Is there the way to discard the message entirely? You could employ the

[AMaViS-user] [Amavis::Custom] Do not quarantine spam messages - Was: Re: [Amavis::Custom] : Unable to block mail after amavis results

2009-01-08 Thread Lucas Vianna
On Wed, Jan 7, 2009 at 6:49 PM, Mark Martinec wrote: > David, > >> *** Amavis send to recipients has Passed BANNED ! > > Similar to my previous example, but this one shows > how to block mail as banned: > > sub checks { > my($self,$conn,$msginfo) = @_; > > for my $r (@{$msginfo->per_recip_data})