I have a problem with the avast 5.0.377 Mail Shield.
Namely: does not cooperate with the Opera 10 mail client (gmail, IMAP).
Does not check incoming mail, outgoing mail only at the “Last email scanned”.
Avast automatically recognize the IMAP, SMTP gmail account.
I turned off the encryption in Opera, but no effect.
OK people, once again ;D 993 is the normal IMAP/ssl port for Gmail. But since you want to get your mails scanned by Avast, it can’t work with 993 because it’s an ssl port >>> connection is encrypted. So the trick is to use 143/587 (or 25) instead, so that the mail client will receive/send mails from/to local host (127.0.0.1) in an unencrypted way. It’s during this phase that Avast can scan, because the avast proxy is also connected to local host. On the other end of the proxy, Avast will be connected to the mail server (Gmail in this case) to/from 465(or 587)for SMTP and 993 for IMAP or 995 for POP.
Now depending on configurations, using 993 (without mail scanned) when the email scanner is on can block the connection completely. Sometime the proxy just lets go and you just get the pop up from avast, sometimes it blocks everything.
I thought that, and that is what you would expect right? But out of curiosity, I tried in TB and I get emails scanned if I manually set 993 in and add it to redirect…
Regardless, you are right, best to leave it at default settings (143/587), and let avast take care of it
yeah it can work if you indeed add it to “redirect”, as the port set in Thunderbird is just a “virtual” internal port, can be changed to a few others. I use to use 10993 with Avast4 and Stunnel. But I would avoid 993, could lead to conflicts, and I’m surprised it works actually. You incoming mails are scanned right ?