Re: [exim-dev] [exim] Non ascii characters in recipient addr…

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-dev
Sujet: Re: [exim-dev] [exim] Non ascii characters in recipient address creates frozen bounce
On 11/29/2012 09:54 PM, Phil Pennock wrote:
> Apparently, the documentation isn't write and it means that Exim always
> exits non-zero, unless the message was successfully received and parsed,
> in which case it always exits success.


I'm reading the code as doing something like
-oee forces a zero exit, even on error
-oem doesn't force either way

Both try and report error by mail to sender,
but since this was a bounce that won't happen.


If so the docs are incorrect.
Mind, I've been known to be wrong...
--
Jeremy