Forgot about permissions which will be a problem if you have separate system accounts.
I just configured a few userdb accounts and this seems like the best way to handle it. mainaccountfolder1<TAB>home=/home/mainaccount/Maildir/.Folder1| mail=/home/mainaccount/Maildir/.Folder1|uid=?|gid=?|systempw=* mainaccountfolder2<TAB>home=/home/mainaccount/Maildir/.Folder2| mail=/home/mainaccount/Maildir/.Folder2|uid=?|gid=?|systempw=* Make sure authuserdb is included. Set the passwords "userdbpw | userdb ... set systempw", makeuserdb and you should be able to POP3 from these accounts. Make sure uid and gid are the same as the mainaccount ones. > Anyway try this hack. Create several accounts on the server, > one for each folder you have. In each of these accounts make > Maildir a symbolic link to the appropriate folder in the main > account. e.g. > > # ln -s ~mainaccount/Maildir/.Folder1 ~folder1/Maildir > # ln -s ~mainaccount/Maildir/.Folder2 ~folder2/Maildir Warning: Copyright ResMed. Where the contents of this email and/or attachment includes materials prepared by ResMed, the use of those materials is subject exclusively to the conditions of engagement between ResMed and the intended recipient. This communication is confidential and may contain legally privileged information. By the use of email over the Internet or other communication systems, ResMed is not waiving either confidentiality of, or legal privilege in,the content of the email and of any attachments. If the recipient of this message is not the intended addressee, please call ResMed immediately on +61 2 9886 5000 Sydney, Australia. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
