Re: [exim] Seeking advice how to deal with spam faked to app…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Fred Viles
Fecha:  
A: exim-users
Asunto: Re: [exim] Seeking advice how to deal with spam faked to appear as coming from my domain
On 14 Nov 2005 at 12:54, Exim User wrote about
    "Re: [exim] Seeking advice how to de":


| In my rcpt acl I already use:
| 
| drop    message        = Recipient unknown
|           !verify        = recipient
|           delay          = ${eval: ($rcpt_fail_count + 1) * 1}m


No accepts higher up? No router that accepts all local parts and
routes unknown ones to a catchall mailbox?

- Fred