Gordon,
I use Fedora Core 2 T3 and Evolution for my eMail client and I don't use
my own mail server. Evolution is set up to fetch mail from my ISP's POP3
server.
Easier and easier! You need the spamasassin RPM for fedora. Mandrake has
now split the spamassassin RPMs but at a minimum you'll need Perl,
Perl:Mail:SpamAssassin and the spamassassin RPMs - the main one and
possibly a seperate spamassassin-spamc and spamassassin-spamd RPM if
fedora has packaged it the same as Mandrake. You do NOT need
spamassassin-tools.
Install the RPMs and make sure spamd is running as a daemon
"ps -A | grep spamd"
Now go into evolution and go into Tools>Filters
Set up incoming "whitelist" filters for regular mail (e.g. newsletters,
etc) with the last rule as "stop processing". You do this so spamassassin
doesn't waste time checking ALL your mail.
Create a folder in evolution called Junk.
Create a new filter rule as the very last rule (after your "whitelist" has
been processed) as follows
pipe message to shell command > spamtrap.sh > does not return 0 then
move to folder > Junk
Create a file spamtrap.sh (best place to put it is you home bin directory
or /usr/local/bin) with the single line
spamc -c
You'll find more info if you search on the
www.ximian.com site
I really appreciate your help and feedback !
Glad to help. Shout if you need more info.
I'm really new to Linux and just finished the migration from WinXP to
Linux ... and it works great.
P.S. For all the fans of Attribute Changer: I will still developing
Attribute Changer, but in a virtual Windows machine running on Linux
I like it!
All the best.
Gordon