Scan Localhost

Hi All,

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:


[EmailShield]
ScanLinks=1
IgnoreLocalhost=0

[MailScanner]
IgnoreLocalhost=0

It looks like it didn’t help anything. Does anyone know how I can make Avast Internet Security 5 scan my retrieved emails on the localhost?

Thanks

What are you using as an email client? ???

Im using The Bat version 5.4

In the Avast Internet Security 5 I can't find this option any longer
why avast 5 ?

Sorry I though it was five because of the avast5.ini file.
Checking the version I see I have version 8.0.1497.

Does anyone has an answer for this?

In the older versions of Avast there was this configuration option which helped me solving this problem:

http://techtrickz.com/wp-content/uploads/2010/05/Avast-mail-shield-2.jpg

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.

[EmailShield]
ScanLinks=1
IgnoreLocalhost=0
[MailScanner]
IgnoreLocalhost=0

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