Re: [exim] ACL Drop Issue

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Peter Bowyer
Data:  
Para: exim users
Assunto: Re: [exim] ACL Drop Issue
On 16 September 2010 12:19, paulcormack@??? <paulcormack@???> wrote:
> Thanks, from what I gather the message is being submitted via SMTP.


Uh-huh....

> When I run the mail command it uses the remote_smtp transport to deliver the
> message.


>   SMTP<< 220 mail.example.com ESMTP Exim 4.69 Thu, 16 Sep 2010 12:03:16


and from your exim -bh run earlier:

> 220 server.example.com ESMTP Exim 4.71 Tue, 14 Sep 2010 10:56:37 +0100


Different server names, different Exim versions... perhaps running
different configs?

Peter