Skip to content

Quick and dirty script to check the probability of spam for a mail in the postfix queue

Notifications You must be signed in to change notification settings

zubfatal/postfix-sasl-abuse-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

postfix-loose-spamcheck

Quick and dirty script to check the probability of spam for a mail in the postfix queue

Had a FreeBSD SMTP server running Postfix with SASL, wrote a quick script to determine if one or all of the mails in the queue could be "spam" - that is, if sender address was different from the authenticated account, which could indicate an abused account.

Syntax:

bash postfix-sasl-abuse-check.sh <queue-id|ALL>

About

Quick and dirty script to check the probability of spam for a mail in the postfix queue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages