qpsmtpd/lib
Robert 01e2190a63 Revert "Add notes to Qpsmtpd::Address class"
This reverts commit ea86b9fdb2.

Jared said...
I originally considered these functionally identical, but they are
not. The new code, called with, say, $txn->notes('discard',undef),
would result in evaluation as if it were a 'get' method rather than
setting the 'discard' note to undef.  That seems quite dangerous.  I
suggest either reverting the language back to the '@_ and' model, or
else doing something like:
2009-02-12 21:00:16 -08:00
..
Apache apache: add post-connection hook, connection->reset 2008-05-12 15:33:28 +00:00
Danga Make tls work on async 2008-05-05 12:22:18 +00:00
Qpsmtpd Revert "Add notes to Qpsmtpd::Address class" 2009-02-12 21:00:16 -08:00
Qpsmtpd.pm PATCH: Log the name of plugins generating fatal errors 2009-02-08 22:19:44 -08:00