| From | Sent On | Attachments |
|---|---|---|
| Ian Cass | Jun 17, 2002 2:54 am | |
| Mark N. | Jun 17, 2002 4:21 am | |
| Les Stott | Jun 17, 2002 3:46 pm | |
| Sam Varshavchik | Jun 17, 2002 5:45 pm | |
| Les Stott | Jun 17, 2002 6:18 pm | |
| Alexander Lazic | Jun 17, 2002 11:20 pm | |
| Ian Cass | Jun 18, 2002 1:52 am |
| Subject: | Re: [courier-users] Spam filtering/tagging | |
|---|---|---|
| From: | Les Stott (lst...@rentokilinitial.com.au) | |
| Date: | Jun 17, 2002 3:46:39 pm | |
| List: | net.sourceforge.lists.courier-users | |
I am also interested in spam filtering but i don't want to accept it and let my users block. I simply want to block all suspect spam and do one of two things.....
1. Divert to a system admin account or
2. completely drop the message.
Can you give me any hints?
Regards,
Les Stott Systems Administrator Rentokil Initial lst...@rentokilinitial.com.au (02) 9370 9348
This email is confidential. If you are not the intended recipient, you must not disclose or use the information contained in it. If you have received this in error, please advise the sender by return email and delete the material from your computer.
Rentokil Initial Pty Ltd ABN 98 000 034 597 does not warrant that any attachments are free from viruses or any other defects. You assume all liability for any loss, damage or other consequences which may arise from opening or using the attachments.
----- Original Message ----- From: Mark N. <ma...@nellemann.nu> To: Ian Cass <ian....@mblox.com>; <cour...@lists.sourceforge.net> Sent: Monday, June 17, 2002 9:21 PM Subject: Re: [courier-users] Spam filtering/tagging
Use spamassassin.
Put this in your $prefix/etc/maildroprc:
xfilter "/usr/bin/spamc -d localhost -f"
To move spam to a specific folder, put something like this in your .mailfilter:
if ((/^X-Spam-Status: *yes/)) { to "./Maildir/.Spam/." }
On Monday 17 June 2002 11:51, Ian Cass wrote:
Hi,
How can I get courier to tag suspected spam rather than block it? I'd rather still deliver it to my users & leave the filtering/deletion to them than block it at smtp level.
_______________________________________________________________
Sponsored by: ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users





