To correct set Spamihilator to be used with avast! scanning the e-mail messages, first you have to solve the socket error when Spamihilator opens, since both programs (Spamihilator and avast!) want to use the POP3 port 110.
Please read the Spamihilator FAQ.
Please make sure that you change your POP3 port both in your e-mail client (for example, in Outlook Express, in each account, see Tools> Accounts > Properties > Advanced) and Spamihilator to 120, for example.
After that you have to change the username in your e-mail-client to something like that:
Incoming mail: localhost
Account name: localhost&yourUsername#yourPOP3Server&110
or
Incoming mail: 127.0.0.1
Account name: 127.0.0.1&yourUsername#yourPOP3Server&110
And you have to change avast4.ini file like the following:
Open the Avast4\Data\Avast4.ini file and go to [Mail scanner] section. If you change any items while the mail scanner is running, the new values will be loaded and used immediately after you save the avast4.ini file.
Mail scanner works as a simple SMTP/POP3/IMAP proxy server. It means that your mail program must be configured so that it sends requests to the Mail scanner, and the Mail scanner forwards them to the appro-priate SMTP (POP3, IMAP) server.
The Mail scanner uses ports 25, 110 and 143 of your computer. If you want to use Spamihilator (which uses these ports as well), it is necessary to properly set the items DefaultSmtpServer, DefaultPopServer and DefaultImapServer. For example, if you want to configure your system so that the Mail scanner "sits be-tween" your mail program and a SMTP/POP3 server running on the same computer, configure items *Listen as above and add:
DefaultSmtpServer=127.0.0.1:25
DefaultPopServer=127.0.0.1:110
SmtpListen=127.0.0.1:25
PopListen=127.0.0.1:110
ImapListen=127.0.0.1:143
If you want the Mail scanner to scan mails for other computers too, it is necessary to allow connection acceptance also from other addresses than local. You achieve this by changing the items *Listen and setting the item Trust.
Example:
192.168.1.10 is the address of one of the network cards on the server through which the computers with addresses 192.168.1.20 and 192.168.1.21 are connected
PopListen=192.168.1.10:111
Trust=192.168.1.20,192.168.1.21
Oh... Maybe some other forums could help you:
http://forum.avast.com/index.php?board=9;action=display;threadid=3413;start=msg25435#msg25435http://forum.avast.com/index.php?board=2;action=display;threadid=3452;start=msg24852#msg24852http://forum.avast.com/index.php?board=2;action=display;threadid=3292;start=msg23593#msg23593http://www.avast.com/forum/index.php?board=1;action=display;threadid=2145;start=msg14901#msg14901http://www.avast.com/forum/index.php?board=1;action=display;threadid=2092;start=msg14486#msg14486http://www.avast.com/forum/index.php?board=2;action=display;threadid=1992;start=msg13962#msg13962http://www.avast.com/forum/index.php?board=2;action=display;threadid=1912;start=msg12746#msg12746