I'm using Paul Gregg's checkpasswd setup to create pop users that are not system
users. It's working great, but now I need to add
mail quotas. So, I'm attempting to use his mailquotacheck.sh, from
http://www.tibus.net/pgregg/projects/qmail/mailquotacheck/mailquotacheck.sh
I can't quite get it, and have a few questions I think will help.
1) What directory should the script go in?
2) What exactly is the format of the .qmail file when using this script?
A few more details. I have the script in /var/qmail/bin. My .qmail in each $HOME
looks like this:
|mailquotacheck
./Maildir/
I've also tried:
|/var/qmail/bin/mailquotacheck.sh
./Maildir/
Should these be on the same line? Do I need the full path to the script? Should I
include the ".sh".
Thanks is advance,
Peter Janett