Jason Greb wrote: > When Postfix receive a message, it creates the Maildir if it is not > there. How do I make it so that it creates two more folders while doing > this? Particularly .Sent and .Trash. I am using Courier-IMAP. I read > somewhere /etc/skel/Maildir, but this doesn't seem to do anything.
It will only do something when the user is created. Aka a one time thing. In my experience the IMAP clients creates those directories when needed. I have not created those dirs from the server side. > > Also, am I right in assuming that when someone accesses their mail via > Courier-POP3, they are only going to see INBOX? POP3 is a download-only protocol, so serverside sorting and multiple folders isn't really needed for that. POP3 will check the contents of INBOX(~/Maildir/) and download it. Kind regards c -- Christian Haugan Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
