Re: [exim] RSET command

Etusivu
Poista viesti
Vastaa
Lähettäjä: Tom Kistner
Päiväys:  
Vastaanottaja: W B Hacker
Kopio: exim users
Aihe: 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