CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/04 20:28:37
Modified files:
usr.sbin/smtpd : Makefile
Added files:
usr.sbin/smtpd : parser.c parser.h smtpctl.8 smtpctl.c
usr.sbin/smtpd/smtpctl: Makefile
Log message:
- smtpctl utility to control the smtpd, don't expect too much yet as it is
just an empty clone of relayctl with the glue needed to have it
exchange imsg with smtpd correctly. code mostly by pyr@, reviewed
by chl@ and I a while ago.
