[EMAIL PROTECTED] wrote:

have you any examples of tools that do this? i cant seem to find anything
anywhere =/




It will depend on your IMAP / Mailserver and its storage format. If you're using the maildir storage format take a look at maildirmake, particularly the versions that come with courierIMAP or maildrop as both support the -f create folder flag (the qmail version does not).

maildirmake -f <foldername> </path/to/maildir>

Depending on how you create your users you could also look at creating the folder(s) when the users' accounts are created by setting up /etc/skel/Maildir with the appropriate folder(s). This will only work if your users have system accounts.

If you are working with mbox then you'll have to look into what works with that format, but I am sure there are many options.

- Ben


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to