CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/12 04:31:29
Modified files:
usr.sbin/smtpd : lka.c parse.y smtp.c smtp_session.c smtpd-api.h
smtpd.c smtpd.conf.5
Log message:
Implement senders map.
senders table allows to restrict the addresses that an authenticated
user can use in the SMTP dialogue.
Ok gilles@
