Displaying 1 result from an estimated 1 matches for "failure_exit_callback".
2009 May 24
2
Some questions about deliver
...exactly deliver  
is liable to return EX_NOPERM, so that Postfix may consider a  
permanent failure and bounce the message.
Note that the question may somehow be re-phrased as: when invoked  
without the -e option, under which circumstances will deliver send a  
rejection message?
3. Doesn't failure_exit_callback() in deliver.c tend to merge many  
(possibly dissimilar) errors into the single EX_TEMPFAIL one?
And BTW, is that function guaranteed to be always called with an EX_*  
value? Seems to be the case, but... ;-)
TIA for your patience,
Axel