Subject: | Parse error in _response |
Date: | Tue, 28 Oct 2008 15:04:46 +0100 |
To: | bug-Net-ManageSieve [...] rt.cpan.org |
From: | Mario Domgoergen <dom [...] math.uni-bonn.de> |
Hello,
the attached patch solves a problem with a
misinterpretation of a get_token call. Following
http://tools.ietf.org/html/draft-martin-managesieve-07#section-1.8 it's
perfectly tolerable for a SIEVE implementation to return the emptry string
as SASL capability. As the emptry string is false in perl, the call to
"get_token or return undef" jumps out the function although there are
more capabiities to check.
Best regards,
Mario Domgoergen
--
Mario Domgoergen - Systemadministration
Mathematische Institut der Universitaet Bonn
Beringstrasse 4, 53115 Bonn / Zimmer 3
Tel.: +49-228-737773 / dom@math.uni-bonn.de
Message body is not shown because sender requested not to inline it.