Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 631 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 631 Bytes

TLS handshake fails checker for Sendmail

Description

This script when run detects TLS handshake fails in the preset mail log file and sends a notification via e-mail of such occurrences. It also checks if the domain that is failing is already known via Sendmail's access file, or if it has past occurrences. This is useful if you still need to enable normal mail transfer even with domains with misconfigured TLS, you can then simply add another exception to Sendmail's access file. It can be called from a cron-ish system of your liking.

Requirements

No additional requirements.