From mboxrd@z Thu Jan 1 00:00:00 1970 From: manish@gslab.com (Manish Sapariya) Date: Tue, 19 Aug 2008 17:43:02 +0530 Subject: [sup-talk] fetching imap sub folder Message-ID: <48AAB8CE.9060701@gslab.com> Hi, I want to fetch one subfolder on my IMAP server. Thunderbird has following hierarchy INBOX ->mail ->supmails (This folder have the mails that I want to fetch using sup.) I tried following combinations for specifying the source imaps://padma.gslab.com/Inbox/mail/supsource/ imaps://padma.gslab.com/Inbox/mail/supsource imaps://padma.gslab.com//Inbox//mail//supsource none worked as expected and sup reports. ~ Source: imaps://padma.gslab.com/Inbox/mail/supsource/ Error: While communicating with IMAP server (type Net::IMAP::NoResponseError): "Mailbox does not exist, or must be subscribed to." ~ Any ideas? By the way, when I was running this with my existing sup configuration, I could not figure out and there was no indication. When I created new sup directory and specified this source as the only source I could get this error message. I looked into the log but I could not see the error. Did I missed anything? Thanks and Regards, Manish