Brandon Long via mailop <[email protected]> writes: > A 5-10 minute delay for us is already in the realm of the second retry > and pretty unusual unless something's going on.
OK, so maybe nowadays we ought to have that first NDR (the "for some reason, I couldn't deliver this right away, but I'll keep trying" one) after, say, 10 minutes (or when the second retry fails, but that'll probably require modifying the MTA), and then keep trying for 5 days? With Postfix, the above would be: delay_warning_time = 10m # default is 0h, i.e. disabled maximal_queue_lifetime = 5d # this is the default ...and maybe even: confirm_delay_cleared = yes # if delay warning given, inform when sent -tih -- Most people who graduate with CS degrees don't understand the significance of Lisp. Lisp is the most important idea in computer science. --Alan Kay _______________________________________________ mailop mailing list [email protected] https://chilli.nosignal.org/cgi-bin/mailman/listinfo/mailop
