CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2015/01/14 02:07:51
Modified files: usr.sbin/smtpd : table.c Log message: recipient and sender lists now support the user+TAG notation, allowing among other things a secondary MX to filter recipients to be relayed to a primary MX even if they are using tags. there are other nice things to do with that feature, use your imagination. tested and ok florian@, tested by several users for a few days too