8 Jul
2010
8 Jul
'10
3:08 p.m.
Hello,
I have maildir format, and usually I found a folder "INBOX" in older versions of dovecot. Now I get this folder structure:
~user/maildir with folder
new tmp cur
Drafts (auto generated) Sent (auto) Trash (auto)
This happens if a first email arrives or the user logs in the first time.
If I connect direct to the server and send the command
1 list "" "*"
- LIST (\HasNoChildren) "/" "Sent"
- LIST (\HasNoChildren) "/" "Trash"
- LIST (\HasNoChildren) "/" "Drafts"
- LIST (\HasNoChildren) "/" "INBOX"
- LIST (\Noselect \HasNoChildren) "/" "FremdeOrdner" 1 OK List completed.
Here "INBOX" is listed.
Is this correct no folder "INBOX"?
Regards --- Burckhard Schmidt