CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2009/02/24 05:07:47

Modified files:
        usr.sbin/smtpd : control.c parser.c parser.h queue_shared.c 
                         runner.c smtpctl.c smtpd.h util.c 

Log message:
teach smtpctl's parser how to deal with parameters that are not necessarily
a token so that it is possible to do: smtpctl schedule <message id/uid>

introduce F_MESSAGE_FORCESCHEDULE which lets the runner schedule a message
even if the retry delay has not been expired.

F_MESSAGE_ENQUEUED is a valid flag for a message and should not cause an\
errx() in smtpctl show queue

Reply via email to