mail::milter::module::helorawliteral(3pm) debian man page | unix.com

Man Page: mail::milter::module::helorawliteral

Operating Environment: debian

Section: 3pm

Mail::Milter::Module::HeloRawLiteral(3pm)		User Contributed Perl Documentation		 Mail::Milter::Module::HeloRawLiteral(3pm)

NAME
Mail::Milter::Module::HeloRawLiteral - milter to check for an IP literal without brackets in HELO
SYNOPSIS
use Mail::Milter::Module::HeloRawLiteral; my $milter = new Mail::Milter::Module::HeloRawLiteral(); my $milter2 = &HeloRawLiteral; # convenience
DESCRIPTION
RFC2821:4.1.3 specifies that raw IP addresses may be used in HELO, but only if they are enclosed in [square brackets]. Spam engines some- times forget the brackets, so this milter will catch them.
AUTHOR
Todd Vierling, <tv@duh.org> <tv@pobox.com>
SEE ALSO
Mail::Milter::Object perl v5.8.8 2004-02-26 Mail::Milter::Module::HeloRawLiteral(3pm)
Related Man Pages
courier::filter::module::spamassassin(3pm) - debian
mail::milter::chain(3pm) - debian
mail::milter::module::connectregex(3pm) - debian
mail::milter::module::virusbouncespew(3pm) - debian
sendmail::milter(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph