Re: [exim] RSET command

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Tom Kistner
Data:  
Para: W B Hacker
CC: exim users
Assunto: Re: [exim] RSET command
W B Hacker schrieb:

> Have been unable to find any examples of code that would allow one to cause Exim
> to issue the smtp 'RSET' command, specifically during the acl_smtp_data policy
> acl's.


When exim is in server mode (as implied by running ACLs), it can't
"issue commands". Thats what the client does ... :)

/tom