Click here to get back home

Mail::IMAPClient folders($prefix)

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Mail::IMAPClient folders($prefix) Robert Nicholson 03-24-2007
Posted by Robert Nicholson on March 24, 2007, 10:18 pm
Please log in for more thread options


Hi

can anybody tell me why

@folders = $m->folders($folderPrefix);
for $folder ($m->folders())
{
if ($folder =~ /^$folderPrefix/)
{
push @folders, $folder;
}
}


the first folders call fails... with

Use of uninitialized value in concatenation (.) or string at /lib/
perl5/site_perl/5.8.8/Mail/IMAPClient.pm line 2145.
at /lib/perl5/site_perl/5.8.8/Mail/IMAPClient.pm line 2145

I suspect it might be because the separator method doesn't work
correctly with Maildir folders?


Similar ThreadsPosted
Mail::IMAPClient via SSL falls down... June 1, 2005, 1:45 pm
Mail::IMAPClient: access without recent flag modification November 15, 2004, 3:51 am
Mail:Sender - HTML Mail with alternatives problem July 21, 2004, 6:44 pm
SOAP::Lite " December 1, 2006, 5:13 am
LibXML "Undefined namespace prefix" July 2, 2007, 5:42 pm
Help! SOAP::Lite: How to set the namespace prefix for the request? June 18, 2006, 2:54 pm
Mail::Audit help plz October 26, 2005, 8:18 pm
Mail::Vacation abondoned? August 11, 2004, 3:13 pm
Mail::Audit Question August 30, 2004, 12:55 am
Mail::Message::TransferEnc February 2, 2005, 4:19 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap