This package consists of three Nagios plugins.
- check_smtp_send sends an email message with custom headers and body.
- check_imap_receive uses an IMAP search to check an INBOX or folder
for messages matching certain criteria. SSL support is available.
- check_email_delivery uses the other two plugins (or you may provide
alternatives) to check full email sending/delivery loops. As well as
alerting via nagios, running statistics can be recorded to a file.
Net::SMTP_auth is a small extension to G. Barr's Net::SMTP
to authenticate to an SMTP server using one of the AUTH
methods provided by Authen::SASL (see RFC2554 for details).
This module can be expanded and is a very first implementation.
NOTE: Net::SMTP can do authentication by itself (with a
different Syntax).
Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers
an interface that users will find familiar from Net::SMTP.
Net::SMTP::TLS implements a subset of the methods provided by that
module, but certainly not (yet) a complete mirror image of that
API.
from overriding supplied AUTOfoo_VERSION variables) instead of the
custom Makefile target to run autoconf.
No package change -> no bump. Discussed with fgsch in relation
to 1.6, but it makes sense here too.
This module analyses English text in either a string or file. Totals are
then calculated for the number of characters, words, sentences, blank
and non blank (text) lines and paragraphs.
Three common readability statistics are also derived, the Fog, Flesch
and Kincaid indices.
Spear phishing is a technique used by spammers and scammers to try
to get your email username and password. They send you an email,
often claiming to be from your email provider or employer, in which
they say that your account will be deleted unless you supply them
with your username and password "for authentication" or some other
similar ruse. They say you must reply to the message giving them
this information, or send a message to a particular address giving
them this information.
ClamNailer takes 2 lists of addresses commonly used in these
attacks, and generates a ClamAV signature database to detect them.