CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/04 15:35:09
Modified files:
usr.sbin/smtpd : control.c parser.c parser.h runner.c smtp.c
smtpctl.c smtpd.h
Log message:
- smtp can now pause/resume the accepting of incoming messages
- smtpctl recognizes "pause incoming" and "resume incoming"
- setup imsg communication between control process and smtp process
