On Fri, Nov 17, 2006 at 02:30:34PM -0800, Naveen Nathan wrote:
> For some reason when I try to sync my IMAP mailboxes (one account), I can't
> seem to have it pull the mailboxes to the correct directories.
>
> E.g. I want INBOX to goto: ~/Mail/server/INBOX, but instead it goes to
> ~/Maildir.
>
you need to map INBOX separately. see Store:MapInbox and
MaildirStore:Inbox (the latter will cause surprises, though - just
fixing it).
i'm not entirely confident about the correct INBOX location semantics -
it's pretty weird stuff.
the maildir equivalent of the IMAP INBOX is ~/Maildir. however, when
specifying Path, people seem to expect it to exist as <Path>/INBOX.
regarding IMAP, i think INBOX is not guaranteed to live under the
server-dictated NAMESPACE hierarchy, either - i think with uw-imap:mbox,
INBOX is equivalent to $MAIL (usually /var/spool/mail/$USER), while the
NAMESPACE starts at $HOME or $HOME/Mail (depending on the server compile
time config).
> Also, I was wondering my mailboxes are seperated like so:
> INBOX.subaccount.<folder1, folder2, ..., folderN>
> INBOX.subaccount1.<folder1,folder2,...,folderN>
>
> Does that mean it will create folders like so:
>
> ~/Mail/server/subaccount/{folder1,folder2,...,folderN} (each folder is a
> maildir
> ~/Mail/server/subaccount1/{folder1,folder2,...,folderN} (each folder is a
> maildir
>
no, it's an old-standing missing feature. it won't consider the dots
separators, so you'll get a flat structure.
--
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel