Dovecot default folder structure
Support
support at gecka.com
Thu Apr 9 07:57:57 UTC 2009
2009/4/9 Wouter Hanegraaff <w.hanegraaff at openoffice.nl>:
> Are you using Maildir? You could use adduser.local to do so, for example:
>
> # Arguments to this script are: username uid gid home-directory
> username=$1
> uid=$2
> gid=$3
> maildir=$4/Maildir
> maildirmake $maildir
> maildirmake -f Sent $maildir
> echo 'Sent' >> $maildir/subscriptions
> chown -R $username.$gid $maildir
>
In fact I use Mbox and my mailboxes are created automatically by a web
interface.
Isn't there a Dovecot configuration to have a default directory structure?
--
Laurent Dinclaux
Gérant - Gecka SARL
laurent at gecka.nc
Tel: +687 78 77 24
http://www.gecka.com
Préservez nos forêts, n’imprimez vos mails que si nécessaire.
Preserve our forests, only print your emails if necessary.
More information about the ubuntu-server
mailing list