My email client is connecting through a ssh tunnel to the email server.
The ssh tunnel is forwarding all the pop/smtp requests from the localhost to the email server.
When I used Avast Internet Security 4 I was able to set an option in the Mail Shield to listen to the localhost.
In the Avast Internet Security 5 I can’t find this option any longer. I did see some suggestions to set IgnoreLocalhost=0 in avast4.ini.
So I hope it also work for avast5.ini and I did set the following:
In the new version this configuration options have been removed. I did add the following lines to avast5.ini
without much success. Avast keeps refusing to scan my incoming mail from the localhost port 110.
For everyone who is struggling with the same problem. The solution is relatively easy.
Open the file: C:\Users\All Users\AVAST Software\Avast\EmailShield.ini
Change the setting IgnoreLocalhost=1 to IgnoreLocalhost=0
Restart the pc and it all works again