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
On 19 Aug 08, Manish Sapariya (manish at gslab.com) wrote:> Hi, > I want to fetch one subfolder on my IMAP server. Thunderbird > has following hierarchy> 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//supsourcetry the following (the syntax I use with a Dovecot IMAP server). imaps://padma.gslab.com/Inbox.mail.supsource -- Stephen Patterson :: steve at patter.me.uk :: http://patter.mine.nu/ GPG: B416F0DE :: Jabber: patter at jabber.earth.li "Don''t be silly, Minnie. Who''d be walking round these cliffs with a gas oven?" -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <http://rubyforge.org/pipermail/sup-talk/attachments/20080819/4e94aff6/attachment.bin>
Thanks, that was it. :-) Manish Stephen Patterson wrote:> On 19 Aug 08, Manish Sapariya (manish at gslab.com) wrote: >> Hi, >> I want to fetch one subfolder on my IMAP server. Thunderbird >> has following hierarchy > >> 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 > > try the following (the syntax I use with a Dovecot IMAP server). > imaps://padma.gslab.com/Inbox.mail.supsource > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > sup-talk mailing list > sup-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk