John Peacock wrote:

You should upgrade to 0.29 at least (if not the repository trunk), where the correct line would be

    if ( $connection->relay_client() || exists($ENV{RELAYCLIENT}) )

Why doesn't ->relay_client() check for $ENV{RELAYCLIENT}? Without that, it seems you have to add ' || exists($ENV{RELAYCLIENT}' every time you use it.

--
Keith C. Ivey <[EMAIL PROTECTED]>
Washington, DC

Reply via email to