CVSROOT:        /cvs
Module name:    src
Changes by:     gil...@cvs.openbsd.org  2010/10/28 15:15:50

Modified files:
        usr.sbin/smtpd : mfa.c parse.y queue_shared.c runner.c 
                         smtpd.conf.5 smtpd.h 

Log message:
teach smtpd how to handle per-rule delays for message expiry, this allows
some rules to have a longer expiry delay than the default:

accept for [...] relay expire 8d  # will stay 8 days in queue

I added the man page bits so I don't forget but I need to reword it a bit

Reply via email to