On Monday, December 9, 2002, at 09:02  AM, Juan Miguel fach wrote:

Thanks

I found the README.quotas that you said is telling me about a patch, how
can I patch it? How can I check if I need or not need that patch?

And on the other hand I would like to solve it without stop my sistem,
at least for now is critical to keep it on and solve that issue of Over
Quota on several accounts

Best Regards
No need to CC me, I'm on this list too.

To patch qmail, just use patch < patchfile while inside the qmail directory. For example, to use my patch, you could do this:

cd qmail-1.03
lynx --source http://shupp.org/patches/qmail-maildir++.patch | patch -p0
make
qmailctl stop
make setup check
qmailctl start

To adjust quotas, you need to get familiar with the vpopmail tools vmoduser and vuserinfo. Use vuserinfo to check the user account information, including quota. To remove a quota, just do vmoduser -q NOQUOTA user@domain.

Regards,

Bill Shupp




Reply via email to