qpsmtpd/plugins
Robert Spier 658d3bb555 From: John Peacock <jpeacock@rowman.com>
To: qpsmtpd@perl.org
Subject: [PATCH] queue/smtp-forward doesn't use correct HELO string
Message-ID: <20040714143007.31047.qmail@onion.perl.org>
Date: Wed, 14 Jul 2004 10:30:24 -0400

The current version of Net::SMTP doesn't make any attempt to determine
the hostname of the current computer (not that I blame Graham for
that), so that all e-mails are sent out as from
"localhost.localdomain" unless an explicit Hello string is provided.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@266 958fd67b-6ff1-0310-b445-bb7760255be9
2004-07-16 05:03:25 +00:00
..
auth move the auth plugins to auth/ 2004-06-30 09:21:40 +00:00
queue From: John Peacock <jpeacock@rowman.com> 2004-07-16 05:03:25 +00:00
virus kaspersky 5.x support thanks to Marcus Spiegel 2004-06-30 09:28:03 +00:00
check_badmailfrom Perform checks on MAIL-FROM and RCPT-TO case insensitively. 2004-06-18 05:47:45 +00:00
check_badrcptto Perform checks on MAIL-FROM and RCPT-TO case insensitively. 2004-06-18 05:47:45 +00:00
check_earlytalker New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
check_relay Add a relaying() method to the transaction 2004-06-16 20:28:57 +00:00
check_spamhelo New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
content_log A simple example of a plugin that logs all incoming mail to a file. 2002-11-01 02:08:38 +00:00
count_unrecognized_commands New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
dnsbl Fix logging back to constants again 2004-04-27 10:05:41 +00:00
http_config New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
milter New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
quit_fortune http_config plugin 2002-11-06 06:42:55 +00:00
require_resolvable_fromhost yay, plugin support works! :-D 2002-07-08 02:30:11 +00:00
rhsbl New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
sender_permitted_from New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
spamassassin "-" is a valid filename element. 2004-06-10 06:26:18 +00:00