qpsmtpd/lib
jaredj 22a0da47d8 Change transaction->add_recipient to prevent adding undef/empty recipients
Improve Qpsmtpd::Transaction::add_recipient syntax

Update Qpsmtpd::Transaction::add_recipient to use slightly clearer
language, and add 'if $rcpt' to prevent undef recipients from
being added -- in this case, the '@_ and' syntax allowing this set
method to set undef is undesirable, since you shouldn't be adding undef as
a recipient.

Signed-off-by: Ask Bjørn Hansen <ask@develooper.com>
2009-03-02 12:52:10 -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 Change transaction->add_recipient to prevent adding undef/empty recipients 2009-03-02 12:52:10 -08:00
Qpsmtpd.pm prepare v0.80 2009-02-27 00:17:41 -08:00