CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2011/06/09 11:41:52
Modified files: usr.sbin/smtpd : lka_session.c parse.y smtpd.conf.5 smtpd.h Log message: 'relay as' and 'relay via as' rules allow smtpd to rewrite the user part, the domain part or the entire address of the sender at the SMTP sesssion level. this is not masquerade but allows smtpd to communicate with hosts that do a check of SMTP sender fqdn. sent to tech@, a couple 'no regression' feedbacks