Intercepting delivery success/fail

2019-09-12 Thread Jerry Malcolm
Another mod I had made to v3b5 was to intercept the final result of success/fail of delivery.  I have a requirement to externally log the "mail was successfully transferred to " message and also after all of the retries are exhausted, the final 'fail' message. Back in v3b5 I cloned the Remote

Re: Intercepting delivery success/fail

2019-09-12 Thread Tellier Benoit
Hello Jerry, About success, a log is already written in MailDelivrerToHost: Mail (xyz) sent successfully to a...@other.tld at other.tld from us.tld for m...@us.tld More generally, the extension model of James is well design, and from what you expose there is zero requirement to alter the Remote