[Esd-l] Minor Problem
Doug Curtis
doug.curtis at world-mail.org
Wed Jan 22 06:31:01 PST 2003
I am using version 1.137 of the sanitizer. It looks like everything is
working fine. I get notified when a message gets quarantined and the
sender and recipient also get notified. The only problem is in the
notification email messages, where it says Headers from message:, there is
nothing there. Blank. My procmail version is 3.22
Here is my procmailrc:
# .procmailrc
PATH=/usr/bin:/usr/local/bin
SHELL=/bin/sh
POISONED_EXECUTABLES=/etc/procmail/poisoned-files
SECURITY_NOTIFY="postmaster"
SECURITY_NOTIFY_VERBOSE=""
SECURITY_NOTIFY_SENDER=YES
SECURITY_NOTIFY_SENDER="/etc/procmail/policy-note.txt"
SECURITY_STRIP_MSTNEF=YES
SECURITY_NOTIFY_SENDER_ABUSE=YES
SECURITY_DISABLE_SMART_REPLY=YES
SECURITY_LOCAL_POSTMASTER="abuse"
SECURITY_LOCAL_POSTMASTER="postmaster at blah"
SECRET="blah"
SECURITY_POISON_WINEXE=YES
MANGLE_EXTENSIONS='html?|exe|com|cmd|bat|pif|sc[rt]|lnk|dll|ocx|p[po]t|vb[se]?|hta|p[lm]|sh[bs]|hlp|chm|eml|ws[cfh]|ad[ep]|jse?|md[a
bew]|ms[ip]|reg|as[dfx]|c[ip]l|wm[avszd]|vcf|nws|wsz|\{[-0-9a-f]+\}'
# This file must already exist, with proper permissions (rw--w--w-):
SECURITY_QUARANTINE=/var/spool/mail/quarantine
POISONED_SCORE=50
# This file must already exist, with proper permissions (rw--w--w-):
SCORE_HISTORY=/var/log/macro-scanner-scores
# This file must already exist, with proper permissions (rw--w--w-):
LOGFILE=/var/log/procmail.log
# Finished setting up, now run the sanitizer...
INCLUDERC=/etc/procmail/local-rules.procmail
INCLUDERC=/etc/procmail/html-trap.procmail
# Reset some things to avoid leaking info to
# the users...
POISONED_EXECUTABLES=
SECURITY_NOTIFY=
SECURITY_NOTIFY_VERBOSE=
SECURITY_NOTIFY_SENDER=
SECURITY_QUARANTINE=
SECRET=
:0
* ^From.*big at boss.com
/dev/null
Thanks,
Doug
More information about the esd-l
mailing list