I had my setup with The Bat! as email client attaching to Spamweasel Pro to filter out spam. I try to fit avast somewhere into it, but can not get it to work…
Spamweasel requires my mail program to attach to localhost, with userid: @
avast requires my mail program to attach to localhost, with userid: #
Can anyone give me the settings for The Bat!, avast and spamweasel??
if Spamweasel uses port 110, you have to choose another port for avast, e.g. 111. Insert this line:
PopListen=127.0.0.1:111
to file C:\Program Files\ALWIL Software\Avast4\Data\Avast4.ini into section [MailScanner]
Then you have to establish the chain, you have two choices:
server → avast → Spamweasel → Bat
POP server in Bat: 127.0.0.1
POP port in Bat: 110
username in Bat: #@127.0.0.1:111
server → Spamweasel → avast → Bat
POP server in Bat: 127.0.0.1
POP port in Bat: 111
username in Bat: @#127.0.0.1
Also ensure that mail scanner (ashMaiSv.exe) is running.