CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2016/05/03 12:43:45

Modified files:
        etc/mail       : smtpd.conf 
        usr.sbin/smtpd : smtpd.conf.5 

Log message:
listen directive may use a table for authentication, to make this work the
table has to be defined BEFORE
consequently move all tables in the examples to the beginning and before the
listen directive to avoid tables not being found

no functional change

ran into this myself earlier, also reported by cjones via irc

ok gilles

Reply via email to