On Sat, Apr 18, 2009 at 12:37 PM, Ravi Jaya <[email protected]> wrote:
> I am currently migrating web content/DB/mails (Postfix+ Dovecot) from the
> old server to new Linux box, after migrating from old server, mail sub
> folders are not displayed  in mail account of the respective user.
>
> In Maildir, they are some additional hidden directories like, .myfolder
> .friendliest .atwork. I made an entry of these directories in the file name,
> subscribtions.
>
> Any clues???, why i am not getting the mail sub folders listed in the
> webmail interface.

Maildir sub folders and folder separators are implemented
differently by dovecot, cyrus, postfix, etc.  Some experimenting
and tuning the config is expected before all folders show up
in your imap client.

Check:

 1. root folder of your imap store as seen by dovecot.
    some imap daemons store sub folders in ~/Maildir/, others like
    to put sub folders in ~/Maildir/INBOX/.  If it's the later, your
    mail client may find all folders as sub folders inside the main
    inbox folder.

2. Ensure folder separator is configured as "."  without this,
    imap daemon will not recognize additional maildir folders
    correctly.

Testing with Thuderbird before moving to webmail is recommended.

You may also want to post what webmail you are using and how the
folders part of your configuration is done.

- Raja
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to