Re: quota script

2006-03-08 Thread lkolchin
Hi, You need to make sure that $CRYPT in the file config.inc.php is set to md5. Look here - http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/web-cyradm-config.html Crypted passwords Web-cyradm supports the storage of encrypted passwords. I strongly suggest the use of encryption.

Re: quota script

2006-03-08 Thread Nikola Milutinovic
--- Mitja Sladovic <[EMAIL PROTECTED]> wrote: > Yes, mail users are shell users too. > But question is, how to migrate MD5 hash passwords from /etc/shadow to > mysql, if I wish to use web-cyradm and sasl_pwcheck_method: auxprop ? That is the trouble and there is no help about it. Once you go MD5

Re: quota script

2006-03-07 Thread Mitja Sladovic
Yes, mail users are shell users too. But question is, how to migrate MD5 hash passwords from /etc/shadow to mysql, if I wish to use web-cyradm and sasl_pwcheck_method: auxprop ? Thanks, Mitja Btw I found quota script, that work fine; # quotacheck.pl # # Written by Mark Borrie, ITS, University

Re: quota script

2006-03-07 Thread lkolchin
Hi, I would suggest to use the solution from web-cyradm list: http://www.web-cyradm.org/pipermail/web-cyradm/2004-November/017965.html There is very nice and multipurpose script to deal with quotas. It's abaut integration of quota management for MTA (postfix) + Cyrus. Regards, Leon Kolchinsky

Re: quota script

2006-03-06 Thread Andrew Morgan
On Mon, 6 Mar 2006, Mitja Sladovic wrote: Hi, I don't have users stored in mysql (cyrus users are system users), so this script doesn't work for me.. http://oregonstate.edu/~morgan/cyrus/nightly_quota_warnings.pl The script just uses MySQL to keep track of which users have been sent their

Re: quota script

2006-03-06 Thread Mitja Sladovic
Hi, I don't have users stored in mysql (cyrus users are system users), so this script doesn't work for me.. Thanks, Mitja Alexander Dalloz pravi: Am Mo, den 06.03.2006 schrieb Mitja Sladovic um 14:13: Is there any shell / perl script, that will check user quotas and send me e

Re: quota script

2006-03-06 Thread Alexander Dalloz
Am Mo, den 06.03.2006 schrieb Mitja Sladovic um 14:13: > Is there any shell / perl script, that will check user quotas and send > me email with that information. > Some users read mail trough pop3, so they don't know if account is over > quota > > Thanks! Mitja http://oregonstate.edu/~morg