I wanted a per-recipient delivery event for "retry timeout exceeded" so in retry.c I added the following to retry_update() between "log_write" and "if (addr == endaddr) break;" msg_event_raise(US"msg:rcpt:retry:timeout",addr);
(line 901 in the current github master) Is this enhancement accetpable to the exim maintainers? Have I chosen a suitable event name? Jasen. -- This email has not been checked by half-arsed antivirus software -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
