PDA

View Full Version : How do we get suspicious-mails marked and directed in a suspicious-mail-folder?


tom
23rd April 2006, 02:36
How do we get suspicious-virus-mails in a suspicious-virus-mail-folder with a mark for suspicious-virus-mails?

I've found that we can direct Mail instead of sendign them to the nirvana just direct them to $HOME/Maildir/cur.

This suspicious-virus-mails are placed then in the new folder of the webmailer but the only have a mark in the header. I would like to notice it in the subject.

Any ideas?

tom

till
23rd April 2006, 14:49
Have a look at the other procmail scripts in the users home directory. In the spamassassin procmail recipe is some code that shows you how to change the subject line.

tom
23rd April 2006, 15:08
Have a look at the other procmail scripts in the users home directory. In the spamassassin procmail recipe is some code that shows you how to change the subject line.

Sorry, but do you now where it is exactly?

tom

falko
23rd April 2006, 19:16
In each user's home directory. If you're in a user's home directory, run ls -la to see all files (the procmail recipes begin with a dot (e.g. .antivirus.rc).