Auteur: Peter Bowyer Date: À: exim-users@exim.org Sujet: Re: [exim] Confusion about verification 2
Marc Perkel wrote:
> Trying to be more specific here.
>
> 220 mail.ctyme.com ESMTP Exim 4.43 Wed, 08 Dec 2004 10:56:16 -0800
> helo ctyme.com
> 250 mail.ctyme.com Hello ctyme.com [127.0.0.1]
> mail from:<>
> 250 OK
> rcpt to: z@???
> 250 Accepted
>
> This issue is that z@??? is unroutable. But the spam filter
> router accepts just about anything. I need to make it so z@???
> returns unroutable address. What am I missing?
> You do have verify=recipient set in your ACLs, don't you?