I have a report script that emails spam reject details to users;
unfortunately, the reason for body check reject re-triggers the reject
rule, and, report gets discarded.

I need to send reports as mime attachements to avoid this.

looking at the script it has like:

http://www.postconf.com/docs/spamrep_today_byuser
....
#### "-t" may also be used with Postfix versions Snapshot-20030611 or newer
MAILCMD="sendmail -oem -oi -f $MAILFROM"
....

how do I modify this to MIME the message ..?

-- 
Voytek
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to