[Cialug] SpamAssassin
Claus
cniesen at gmx.net
Tue Aug 16 15:24:06 CDT 2005
- Install qmail
- Install Spamassassin
- Run spamd as a daemon (I use supervise to do so)
- Install safecat, a program that copies from standard input
to Maildirs (used by spamfork)
http://budney.homeunix.net:8080/users/budney/linux/software/safecat.html
- Install spamfork, a program that scans the mail from spamassassin
and depending if it is a spam it moves the message to ./Maildir/
or ./Maildir/.Spam (other directories can be specified)
- Change .qmail file to contain
|/var/qmail/bin/preline spamc | /usr/local/bin/spamfork.pl
This setup allows every user or even every .qmail file to use
spamassassin as they wish. The instead of having spam messages in your
inbox they will end up in a separate mail box.
Of course this is assuming you are using Maildir with qmail.
If you want more info let me know.
Claus
On 8/15/2005 8:28 PM, Stuart Thiessen wrote:
> I am working on setting up SpamAssassin and I was wondering if you would
> be willing to share some of your experiences (positive and negative,
> shortcuts and pitfalls) related to setting it up and getting it to work
> right against spam. I can get the installation information, etc from
> the website, but I always like to find out the experience of other users
> as they have worked with it. Thought I would see what you all had
> experienced.
>
> Thanks,
>
> Stuart Thiessen
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
>
More information about the Cialug
mailing list