qpsmtpd/lib/Qpsmtpd
John Peacock f82dffe5ce * lib/Qpsmtpd/SMTP.pm
Copy all lines of incoming message to spool file and keep track of
    where the body lines started (ease use of inplace scanning for
    viruses).

*   lib/Qpsmtpd/Transaction.pm
    New function body_start() to get/set the body in spool file
    Tweak body_resetpos() and body_getline() to use body_start instead of 0


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@375 958fd67b-6ff1-0310-b445-bb7760255be9
2005-03-01 14:31:25 +00:00
..
Address.pm * lib/Qpsmtpd/Address.pm 2004-09-24 18:56:35 +00:00
Auth.pm Changes by jpeacock@cpan.org (John Peacock) 2005-01-28 03:30:50 +00:00
Connection.pm * plugins/check_relay 2004-09-22 16:01:16 +00:00
Constants.pm DENY_DISCONNECT and DENYSOFT_DISCONNECT instead of *HARD 2004-06-14 22:25:52 +00:00
Plugin.pm Abstracted spool_dir creation and added temp_file() and temp_dir() subs to 2005-02-22 02:47:39 +00:00
Postfix.pm Improve error messages from the Postfix module (Erik I. Bols�, 2004-07-19 11:08:15 +00:00
SelectServer.pm New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
SMTP.pm * lib/Qpsmtpd/SMTP.pm 2005-03-01 14:31:25 +00:00
TcpServer.pm Make the original string available in the Connection notes 2005-01-30 05:40:24 +00:00
Transaction.pm * lib/Qpsmtpd/SMTP.pm 2005-03-01 14:31:25 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00