I’m using Windows XP. Just updated to avast 4 and ever since getting error saying concerning port 25 is already in use and outgoing emails that cannot be scanned. How do I sort this out? Thanks for any help in advance!
If the POP(3), SMTP or IMAP port is already used by another program,
you need to change that port numbers. The default values are:
POP(3) - 110
SMTP - 25
IMAP - 143
It is necessary to change that that ports, otherwise avast! can scan
your mail - you can increase the numbers e. g. by one.
- Close Outlook Express
- In Notepad open the file AVAST4.INI (it is in
C:\PROGRAM FILES\ALWIL SOFTWARE\AVAST4\DATA) - Into the section [MailScanner] insert these rows (or change them,
if they already exist):
SmtpListen=127.0.0.1:26
PopListen=127.0.0.1:111
ImapListen=127.0.0.1:144 - Save the file
- Start Outlook Express
- Choose TOOLS → ACCOUNTS
- Select your mail account and press PROPERTIES
- Select ADVANCED
- Change the port numbers to the same values as in step 3)
- Confirm changes
- Restart your computer
If you use only MS Outlook (not Express), use msconfig to remove ashMaiSv.exe from startup settings.
If you use another e-mail program, insert this line
SmtpListen=127.0.0.1:26
to file C:\Program Files\ALWIL Software\Avast4\Data\Avast4.ini into section [MailScanner]
Terminate process ashMaiSv.exe and restart it.
Specify port value for outgoing mail (SMTP) as 26 instead of 25 in account settings of your mail program.
Edit: sorry, I missed the previous reply.
Will try both these tonight, thanks for your help guys!
That worked great! Thanks muchly!