[Esd-l] procmail: Error while writing to " perl -p -e ' #\

Peter Warasin Peter.Warasin at darkrealms.org
Thu Jun 20 10:51:02 PDT 2002


hi

the sanitizer works perfectly for me, but i have 2 weird error messages in
my sanitizer logfile and i cant remove them.

the first is:
/bin/sh: /var/log/sanitizer: Permission denied
procmail: Error while writing to " perl -p -e ' #\
[ a list of perl code ]
procmail: Rescue of unfiltered data succeeded

the /var/log/sanitizer file is a+w writable and it is not empty. the
sanitizer CAN log to that file.
i think the sanitizer would like to execute the logfile??


the second errormessage is this one:



 NOTIFY ADMIN (postmaster)
 NOTIFY ADMIN VERBOSE (sysadmin)
/usr/sbin/sendmail/usr/sbin/sendmail: illegal option -- : illegal option --
U
U
 NOTIFY SENDER


i think the sanitizer had a little confusion in writing to the logfile and
this is the right order:

 NOTIFY ADMIN (postmaster)
/usr/sbin/sendmail/: illegal option -- U

 NOTIFY ADMIN VERBOSE (sysadmin)
/usr/sbin/sendmail/: illegal option -- U

 NOTIFY SENDER

the notify to the sender *does* work.
the configuration for this part is:
SECURITY_NOTIFY="postmaster"
SECURITY_NOTIFY_VERBOSE="sysadmin"
SECURITY_NOTIFY_SENDER="sanitizer"
SECURITY_NOTIFY_SENDER_POSTMASTER=YES
SECURITY_NOTIFY_SENDER_ABUSE=YES
SECURITY_DISABLE_SMART_REPLY=

any ideas?

thank you...
peter



More information about the esd-l mailing list