On Mar 13, 2008, at 11:44 AM, Jeff Koch wrote:
Hi:
When we setup a new domain or new users to the mailserver with ./
vadddomain or ./vadduser we generally do not see the skelton IMAP
folders getting created - i.e. sent, drafts, etc. When exactly do
they get created and is there a way to force them to be created when
an email acocunt is setup? It gets confusing to end users.
Those are setup by any IMAP client. If you want to create a specific
skeleton, you could wrap your creation scripts in a shell script that
creates them and populates courierimapscribed file. You might want to
note that there is no standard naming conventions of these folders.
One client might default to recognizing sent, drafts, and trash, while
another would use sent-maill, Drafts, and Trash. I've seen this a lot
when switching between Mail.app, SquirrelMail, and IMP.
Regards,
Bill