Add it to the sendmail.mc file just to be sure it
is reading it properly.
define(`confTO_QUEUEWARN', `30m')dnl
define(`confTO_QUEUERETURN', `4h')dnl
As you can see I don't want the mail on my server
for more than 4 hours and the user will get warned
after 30 mins. This cuts down on the...