Thanks,

So i have disable unseen in this router and i have replace deny message 
by warn message in my acl and it seems to work!

However, i have read somewhere that deny message is better then warn 
cause spammer will retry to send again, am I wrong???

Regards

Nico Erfurth a écrit :
> Cédric MARCOUX (sprimont) wrote:
> 
>> spam_trap:
>>    driver = redirect
>>    condition = ${if >{$spam_score_int}{30}}
>>    data = [EMAIL PROTECTED]
>>    unseen
>       ^^^^^^
> Just remove this, otherwise exim will not stop processing the address here.
> 
>> However no spam seems to pass this router cause, i suppose, it is denied 
>> before.
>>
>> In this way, i have try the "warn" statement instead of deny, but using 
>> this configuration, the final recipient receive the spam even and I 
>> catch it too in the spamcheck account...
>> So i just want to redirect spam to [EMAIL PROTECTED] *without* using 
>> system filters...
> 
> Nico
> 
> 
> 
> 


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to