On Tuesday 15 April 2003 12:26, Christof Schmitt wrote:
Hi list,
maybe it is the wrong place to ask. If it is so, I am sorry. My problem is: I use kmail (with pop3) and installed spamassassin and procmail to minor spam in my linux-system. The installation was ok, but is there a chance, that kmail and spamassassin works together (only with the pop3, not with sendmail)?
If you're just downloading mail from your ISP, that's probably all you can do. Procmail's only really useable with Spamassassin if you have shell access to the box you get your mail from, and have the privilege to edit the procmail config.
At this moment it seems, that kmail fetch the mails directly from the pop3-Server and I found no file at spamassassin to put the pop3-address in.
As a friend and myself worked out back in 2001, the answer is to set up a filter telling KMail to invoke spamassassin (before v2), or spamc (v2 onwards) - it then pipes incoming mail through Spamassassin. Which is slower than doing it on the mailserver, but you can do it with an ISP pop3 account. See http://devel-home.kde.org/~kmail/tools.html for the details.
If it would be so, kmail could fetch the mails throug 'localhost' from spamassassin (I thought, but I don't know how?).
Only if you run your own local mail server and it has a public (permanent!) IP address (or maybe something like dyndns). Unless you're doing that, then there's really not much point in running your own mailserver, since no public server is going to be able to route mail to you. You certainly don't need to run a mailserver to use Spamassassin, though. Gideon. (of course, anyone who knows better is free to correct me here!)