CheckAuthLog

From voipsupport
Revision as of 16:55, 13 June 2016 by John (talk | contribs) (Created page with "==What is it?== CheckAuthLog is a security feature for email servers. It can check the log files for suspicious email sending behaviour which may be indicative of a compromis...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What is it?

CheckAuthLog is a security feature for email servers. It can check the log files for suspicious email sending behaviour which may be indicative of a compromised email account and block that account.

What could I use it for?

If you are running a Postfix or Exim email server, you can use this script to enhance security of your server. Stolen email credentials are now often used to send spam. A spam outflow from your email server could cause you reputation problems particularly with large email providers and RBL users.

How do I get it?

The code for the project is available from

CheckAuthLog 3.0.0

CheckAuthLog Change Log

Previous versions are archived for historical reference but are no longer maintained and should not be used: CheckAuthLog previous versions

GPG signatures for the latest version is available here CheckAuthLog gpg signatures

Where can I get more information?