email scanner for GMail accounts

I have Gmail configured on My OE at home. I’ve realised that AVAST does not scan mails for viruses for that particular account.

I know that some of the settings are different for that account than the normal POP3 accounts. Could that be a reason?

internetstatic

Gmail scans it for viruses anyway… see:

http://computerworld.co.nz/news.nsf/news/2C13F292BF7CAD2BCC2570CB0014A794

First of all, it’s not possible because Gmail uses SSL (Secure Socket Layer) connections. Avast mail scanner doesn’t support SSL (Secure Socket Layer) connections. But take a look here: http://forum.avast.com/index.php?topic=10428.0 to see how to set up secure email with avast!.

Since SSL/TLS e-mail is encrypted and decrypted in the client, external virus scanners (including avast!) can’t read or scan it.
The solution is to pass e-mail in and out un-encrypted from your client (Outlook Express, Thunderbird, …) to a proxy program (Stunnel) that does the actual ssl or tls encryption/decryption of the pop3/smtp e-mail and communicates directly with the ISP server on the appropriate ports. Another drivers (OpenSSL) are need as a library of encryption/decryption routines.

Stunnel now comes as an installer which installs Open SSL and Stunnel so now you just have to download the installer version from here http://www.stunnel.org/download/binaries.html