Heres a couple more patches for filter removal. -- Edgar Pettijohn
Index: smtpd.8 =================================================================== RCS file: /cvs/src/usr.sbin/smtpd/smtpd.8,v retrieving revision 1.30 diff -u -p -u -r1.30 smtpd.8 --- smtpd.8 18 Apr 2016 21:06:42 -0000 1.30 +++ smtpd.8 11 Sep 2016 14:37:21 -0000 @@ -102,8 +102,6 @@ io .It smtp (incoming sessions) .It -filters -.It transfer (outgoing sessions) .It bounce Index: smtpctl.8 =================================================================== RCS file: /cvs/src/usr.sbin/smtpd/smtpctl.8,v retrieving revision 1.58 diff -u -p -u -r1.58 smtpctl.8 --- smtpctl.8 4 Sep 2016 09:33:49 -0000 1.58 +++ smtpctl.8 11 Sep 2016 14:37:37 -0000 @@ -258,8 +258,6 @@ io .It smtp (incoming sessions) .It -filters -.It mta (outgoing sessions) .It bounce
