Hi, I'm using version 2.11 of SpamAssassin. Since I have a very low-usage MTA, I decided to create a system-wide /etc/procmailrc file, as follows:
:0 fw | spamassassin -P My /etc/mail/spamassassin/local.cf looks like this: rewrite_subject 0 report_header 1 use_terse_report 1 defang_mime 0 All I want to do is to tag the email, and let personal filters do the filtering work for each user. Using this setup I ended up with a corrupt mail file because the leading "F" was missing from the initial From line of a message. Since spamassassin is being used as a filter by procmail, and not writing to the mail spool directly, I can't see how adding the trailing ":" for locking will help (but I'm no mail guru). Any suggestions greatly appreciated. I currently have SpamAssassin disabled because of this problem. Cheers, Greg. _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk