qpsmtpd/config.sample
Ask Bjørn Hansen 5d34bad178 Date: Thu, 13 Mar 2003 00:57:39 -0800
From: Devin Carraway <qpsmtpd-list@devin.com>
To: qpsmtpd@perl.org
Subject: HELO hook and check plugin

Speaking of direct-to-MX spam, both AOL and Yahoo are large companies
with whole walls-full of servers devoted to mail delivery.  None of them
announce themselves with "HELO yahoo.com" or "HELO aol.com."  Spammers
certainly do, though.

Here's a patch to SMTP.pm to add hooks for HELO and EHLO, and a plugin
to use them.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@119 958fd67b-6ff1-0310-b445-bb7760255be9
2003-03-18 09:43:22 +00:00
..
badhelo Date: Thu, 13 Mar 2003 00:57:39 -0800 2003-03-18 09:43:22 +00:00
dnsbl_zones fix databytes 2002-01-21 13:55:51 +00:00
IP dnsbl plugin 2002-07-15 12:16:10 +00:00
plugins Add munge_subject_threshold and reject_threshold options to the 2002-12-09 08:47:15 +00:00
require_resolvable_fromhost Make the MAIL FROM host dns check configurable. (thanks to Devin 2002-01-22 03:53:48 +00:00
rhsbl_zones yay, plugin support works! :-D 2002-07-08 02:30:11 +00:00