http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5416
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-04-13 04:03 -------
Re: comment #9
Good call! Changing the !$client->connected() to !defined $client->connected
fixes it and is obviously the right thing to do as the POD says that connected()
returns undef when not connected.
Committed revision 528438.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.