Has the behaviour of exim -Mg (give up on msg) changed with v4 ?
Under v3 it causes frozen failure reports to go to postmaster. Under v4
frozen failure reports seem to simply be removed, like with -Mrm.
Have tried this with outofbox configs, so I don't think there's any
strange settings. In particular ignore_bounce_errors_after is the
default 10w if that matters.
Chris
--
Chris Edwards University of Glasgow Computing Service,
C.Edwards@??? Glasgow, Scotland. Phone: +44 141 330 4892.
-----------------------------------------
v3.35
exim -v -Mg 17jz36-0007Md-00
delivering message 17jz36-0007Md-00
LOG: 0 MAIN
Unfrozen by forced delivery
LOG: 0 MAIN
cancelled by root
Exim version 3.35 debug level 1 uid=0 gid=1
probably ndbm
LOG: 0 MAIN
<= <> R=17jz36-0007Md-00 U=root P=local S=1939
delivering message 17jzEw-0001fr-00
LOG: 5 MAIN
Error message sent to postmaster
<snip>
v4.10
exim -v -Mg 17jz36-0007Md-00
LOG: MAIN
Unfrozen by forced delivery
LOG: MAIN
cancelled by root
LOG: MAIN
Completed
(er...that's it)