CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/19 12:20:36
Modified files:
usr.sbin/smtpd : smtpd.h smtpctl.c queue.c smtp.c envelope.c
Log message:
Remove DF_ENQUEUE flag. It is mostly unused and logically broken.
Ignore it in existing envelopes until it gets completely dropped.
Change "smtpctl show queue" to display the address family of the
envelope source instead of the ENQUEUE flag.
ok gilles@
