The DigitalPimp
Ben Pfountz |
Note: the skeleton folder is used to create new users on the system. Setup the skeleton folder with a maildirectory and all the config files necessary for fully function mail on that folder, and it will be automaticly created for all users.
cd /usr/share/skel /var/qmail/bin/maildirmake Maildir echo "| /usr/local/bin/maildir" > dot.qmail echo "MAILDIRFILTER=../.mailfilter" > Maildir/maildirfilterconfig echo "MAILDIR=./Maildir" >> Maildir/maildirfilterconfig /usr/local/share/sqwebmail/webgpg /usr/share/skel/Maildir |
|