qpsmtpd/lib/Qpsmtpd
John Peacock 35f45f208b These changes to trunk were missed when 0.31 was branched.
r588@jpeacock (orig r490):  jpeacock | 2005-07-09 07:03:53 -0400
  r547@jpeacock:  jpeacock | 2005-07-02 07:20:17 -0400
  Replace pithy comment with something more neutral.
  Thanks Gordon Rowell <gordonr@gormand.com.au>
  r548@jpeacock:  jpeacock | 2005-07-02 07:24:21 -0400
  Example patterns for badrcptto plugin - Gordon Rowell <gordonr@gormand.com.au>
  r586@jpeacock:  jpeacock | 2005-07-09 06:54:47 -0400
  Don't use varlog() directly unless you are passing all parameters.
  Don't try to log() anything during loading of logging plugins.
  r587@jpeacock:  jpeacock | 2005-07-09 06:59:57 -0400
  Cannot use new-style hooking with logging plugins (yet).
 
 r590@jpeacock (orig r491):  jpeacock | 2005-07-10 06:56:55 -0400
  r589@jpeacock:  jpeacock | 2005-07-10 06:54:32 -0400
  Track hooks as array and hash.
  Re-revert changes to logging plugins to use new-style hooking.
  logging/adaptive assumed that register() has been called before hook_logging.
 


git-svn-id: https://svn.perl.org/qpsmtpd/branches/0.31@503 958fd67b-6ff1-0310-b445-bb7760255be9
2005-07-14 02:31:01 +00:00
..
Address.pm * lib/Qpsmtpd/Address.pm 2004-09-24 18:56:35 +00:00
Auth.pm * lib/Qpsmtpd/Auth.pm 2005-04-12 19:59:52 +00:00
Connection.pm * plugins/check_relay 2004-09-22 16:01:16 +00:00
Constants.pm Revamp Qpsmtpd::Constants so it is possible to retrieve the text 2005-03-29 20:15:53 +00:00
Plugin.pm These changes to trunk were missed when 0.31 was branched. 2005-07-14 02:31:01 +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 Pass args to unrecognized_command 2005-07-11 12:24:26 +00:00
TcpServer.pm Make the original string available in the Connection notes 2005-01-30 05:40:24 +00:00
Transaction.pm Fix for in-memory code writing headers twice 2005-05-20 12:39:29 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00