Consider MAIL FROM a match for supply_sender when a subdomain of From or Sender

This commit is contained in:
Stuart Gathman
2005-10-23 16:01:30 +00:00
parent c6ac3ddad8
commit 25b6378631
6 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# chkconfig: 2345 80 30
# description: Milter is a process that filters messages sent through sendmail.
# processname: milter
# config: /var/log/milter/bms.py
# config: /etc/mail/pymilter.cfg
# pidfile: /var/run/milter/milter.pid
python="python2.3"