Re: [SAtalk] moving spam mails to a seperate folder

2003-09-02 Thread AltGrendel
On Fri, 2003-08-29 at 23:59, Dragoncrest wrote: > Have you considered using Procmail to filter the mail once its > tagged or not tagged? That's what I use and it's awesome. Does everything > I need. If you need a good working example procmailrc file, let me know > and I'll pass along

Re: [SAtalk] moving spam mails to a seperate folder

2003-08-29 Thread scion+spamas
Amavisd-new has a feature that you can enable viz: if SPAM then transform [EMAIL PROTECTED] -> [EMAIL PROTECTED] Then your delivery agent can refile it on the fly. Alternatively, you can do this yourself by either hacking the maildeliver or placing a script in the pipeline (or by writing

Re: [SAtalk] moving spam mails to a seperate folder

2003-08-29 Thread Dragoncrest
Have you considered using Procmail to filter the mail once its tagged or not tagged? That's what I use and it's awesome. Does everything I need. If you need a good working example procmailrc file, let me know and I'll pass along mine. Now if you had something else in mind lik

[SAtalk] moving spam mails to a seperate folder

2003-08-29 Thread Keerthi
Hello All, I'm using spamassassin-2.55 with qmail-ldap. It is working fine. Now the spamassassin is rewriting the subject with the tag *SPAM* in subject. I want to move these spam mails to a seperate folder automatically when it is detected as spam. The content of my current .qmail file i