Robert 01e2190a63 Revert "Add notes to Qpsmtpd::Address class"
This reverts commit ea86b9fdb242be7b4aca8a5acfec6ad30360fc9f.

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
..
2007-09-03 15:47:08 +00:00
2007-02-02 23:47:26 +00:00
2007-05-17 22:16:27 +00:00
2007-09-03 15:47:08 +00:00
2002-09-24 18:53:45 +00:00