[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [2]IMAP - Where is the Mail Folders root directory configured



I am sorry if this discussion is beginning to annoy people, but if you have a
look at imap.org you'll see that many pages of the site are broken so no
documentation is available.

Right, so we've established that it's the client that sets the path to the mail
folders.

Ok, so what if the client is a Perl script using any of the following:

Mail::IMAPClient
Net::IMAP::Simple
use Net::IMAP

It appears that none of these allow you to specify a path to the mail folders.
They all require a mail server, username and password but then search the users
home directory and return a full list of all the subdirectories as though they
are mail folders.

Once again I'm sorry to keep on. But once i've fixed it, you'll never hear from
me again. Promise :)

Ben