I've removed Clarkconnect (due to being overly complex), and installed Debian from scratch. I then followed the howto at <a href="http://www.linuxbeginner.org/modules.php?name=News&file=article&sid=263">Linuxbeginner</a>, and so far it seems to work a bit. I have yet to test the anti-spam stuff, though.
Oh, and if you use the same tutorial: there are some minor errors that can annoy you a lot. They seem to forget to apt-get spamassassin, they mix up some directories, and they forget to mention that the .fetchmailrc has to be chmodded to 0710 (or so fetchmail tells me).
But I think it'll work.
What they basically do: let fetchmail pick up the mail at various servers (using cron to do that at 10-minute intervals), send that to amavis for disection (anti-spam), and then use postfix to play mailserver for your main system.
|