tags 518236 + pending thanks On Thu, 05 Mar 2009 00:00:10 +0100, Daniel Parthey wrote:
> The following example program (when supplied with correct IMAP servername
> and username/password combination) returns an empty "$messages" variable
> when run against an IMAP server. Variable $messages should contain the
> number of messages on the server, but it doesn't:
Using your test script with 1.1900-1 I get
0E0 messages
"0E0" comes from Simple.pm, line 254:
$nm ? $nm : "0E0";
Changes contains:
1.1810: Sun Jun 7 10:52:30 EDT 2009
- made $imap->select return "0E0" when 0 messages are found
after an otherwise successful select.
I'd suggest to close this bug accordingly.
Cheers,
gregor
--
.''`. http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
: :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/
`. `' Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
`- NP: Sinéad O'Connor: My Darling Child
signature.asc
Description: Digital signature

