Outstanding work guys, been running it for 2 days… and I can’t find anything wrong ;D
With the new email protection (using xp pro) can I configure non-tradiational ports? IMAP for example, i need 143 to be monitored but I need to add another port for Imap as well ?
Can I exclude a procees from the on access scan? or just “Areas” of the hard drive?
As far I know, avast! will monitor email traffic not a specific port. I use two ports to monitor emails and all messages are being scanned as far I noticed.
As far I know, again, I think not. Only ‘areas’ could be scanned or excluded
Well, you can scan the file (.exe) of the process but I think it’s not the same scanning the running process on memory and scanning the file on disk.
It IS bound to specific ports. It would really be hard to do it otherwise (there would have to be a hook on every connection that would heuristically detect if this is a SMTP, POP3 or IMAP communication or not…).
The ports are governed by (yes you guessed it) some entries in the avast INI file, \data\avast4.ini.
In particular, the following settings are relevant:
(these may not be present in your INI file but are used anyway, with the default values stated above). The trick is that the Port entries actually support multiple ports, separated by commas. That is, if you want to use ports 143 AND 666, you’d simply have the following line in your ini file:
ImapRedirectPort=143,666
For the changes to become effective, e.g. restart the Internet Mail provider.
Thanks
Vlk
PS. Unfortunately it’s currently not possible to exclude a process from on-access scanning.