From: kevin lyda (kevin at domain ie.suberic.net)
Date: Sat 13 Jul 2002 - 10:19:48 IST
let's say there is a mail host primary.foo.tld. it has a backup
mx called backup.foo.tld. primary has to go down for about a day.
sendmail on backup will queue the mail, but it will start sending out
warning messages a the 4 hour mark. can that time be changed *just*
for its backup mx role?
i still want the warnings for queued mail sent at 4 hours from backup
(which is the primary mail server for another domain). but for the mail
being queued for primary.foo.tld i want it held quietly for a day.
essentially i currently have this:
dnl define(`confTO_QUEUEWARN', `4h')dnl
dnl define(`confTO_QUEUERETURN', `5d')dnl
and i'd really like:
dnl define(`confTO_QUEUEWARN', `primary.foo.tld', `1d')dnl
dnl define(`confTO_QUEUERETURN', `primary.foo.tld', `30d')dnl
dnl define(`confTO_QUEUEWARN', `default', `4h')dnl
dnl define(`confTO_QUEUERETURN', `default', `5d')dnl
i'm guessing in sendmail you would do this with separate queues?
kevin
-- kevin at domain suberic.net that a believer is happier than a skeptic is no more to fork()'ed on 37058400 the point than the fact that a drunken man is happier meatspace place: home than a sober one. the happiness of credulity is a http://ie.suberic.net/~kevin cheap & dangerous quality -- g.b. shaw
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:51 GMT