CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/04 01:28:27
Modified files:
usr.sbin/smtpd : lka_filter.c lka_report.c parse.y
smtp_session.c smtpd.conf.5 smtpd.h
Log message:
introduce the 'junk' builtin filter action which marks a session or
transaction as junked when a filter matches. this with the maildir
junk option allows classifying messages in Spam folder instead of
rejecting/disconnecting.
ok semarie@, eric@, martijn@
