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)NAMEMail::Milter::Module::HeloRawLiteral - milter to check for an IP literal without brackets in HELOSYNOPSISuse Mail::Milter::Module::HeloRawLiteral; my $milter = new Mail::Milter::Module::HeloRawLiteral(); my $milter2 = &HeloRawLiteral; # convenienceDESCRIPTIONRFC2821: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.AUTHORTodd Vierling, <tv@duh.org> <tv@pobox.com>SEE ALSOMail::Milter::Object perl v5.8.8 2004-02-26 Mail::Milter::Module::HeloRawLiteral(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |