qpsmtpd/lib/Qpsmtpd
John Peacock bb36c60b6a Abstracted spool_dir creation and added temp_file() and temp_dir() subs to
make it easier for plugins to manage temporary workspace.  Also add POD and
tests for the new functions.  Still need to add tests to the temp_*() calls
from a plugin.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@369 958fd67b-6ff1-0310-b445-bb7760255be9
2005-02-22 02:47:39 +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 Lets the data hook handle missing envelope sender/recipient, 2005-01-30 17:40:11 +00:00
TcpServer.pm Make the original string available in the Connection notes 2005-01-30 05:40:24 +00:00
Transaction.pm Abstracted spool_dir creation and added temp_file() and temp_dir() subs to 2005-02-22 02:47:39 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00