Branch: refs/heads/master
Home:   http://github.com/abh/qpsmtpd

Commit: 22a0da47d88133631bb7b19469d27a9b146eeee6
    
http://github.com/abh/qpsmtpd/commit/22a0da47d88133631bb7b19469d27a9b146eeee6
Author: jaredj <[email protected]>
Date:   2009-03-02 (Mon, 02 Mar 2009)

Changed paths:
  M Changes
  M lib/Qpsmtpd/Transaction.pm

Log Message:
-----------
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 <[email protected]>


Reply via email to