Check spam mails in MailEnable

cd C:\Program Files\Mail Enable\Logging\SMTP
findstr "Authenticated" LOG_FILE_NAME > auth.txt

Now check each sender IP in auth.txt file, check whois of IP address see, if any spamer.

cd C:\Program Files\Mail Enable\Logging\SMTP
findstr "AUTH" ex* > auth.txt
cd C:\Program Files\Mail Enable\Logging\SMTP
findstr "AUTH" ex* | findstr "Authenticated" > auth.txt

See MailEnable

Advertisement

Add a comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Advertisement