CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/06 10:46:58
Modified files:
usr.sbin/smtpd : queue_shared.c runner.c smtp.c smtpd.c smtpd.h
Log message:
- change all occurences of T_DAEMON_BATCH,MESSAGE to T_BOUNCE_BATCH/MESSAGE
- make sure T_BOUNCE_MESSAGE is no longer OR-ed to T_MDA/MTA_MESSAGE
- define F_MESSAGE_BOUNCE flag and make sure bounce sessions set it
- teach smtpctl show queue how to recognize a bounce message
