Displaying 3 results from an estimated 3 matches for "volume_limit".
2018 Sep 18
2
Problem getting quota-warning script to function.
...wordSchemes
#
default_pass_scheme = CRYPT
password_query = select email as user, crypt_password as password,
CONCAT('/',volume,'/',SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@',1))
AS home, 5000 AS uid, 5000 AS gid, concat('*:storage=', volume_limit
,'G') AS quota_rule from easymail_users where email = '%u' and banned =
'0' and active = '1'
user_query = SELECT
CONCAT('maildir:/',volume,'/',SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@',1),'/Maildir')...
2018 Sep 19
0
Problem getting quota-warning script to function.
...lt_pass_scheme = CRYPT
>
> password_query = select email as user, crypt_password as password,
> CONCAT('/',volume,'/',SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@',1))
> AS home, 5000 AS uid, 5000 AS gid, concat('*:storage=', volume_limit
> ,'G') AS quota_rule from easymail_users where email = '%u' and banned =
> '0' and active = '1'
>
> user_query = SELECT
> CONCAT('maildir:/',volume,'/',SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@'...
2018 Sep 19
3
Problem getting quota-warning script to function.
...rdcsmith.ca,64.68.203.197,<x3/sZhl263lARMvF>): query:
select email as user, crypt_password as password,
CONCAT('/',volume,'/',SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@',1))
AS home, 5000 AS uid, 5000 AS gid, concat('*:storage=', volume_limit
,'G') AS quota_rule from easymail_users where email =
'billing at edwardcsmith.ca' and banned = '0' and active = '1'
Sep 17 23:19:16 ezm11-pco dovecot: auth: Debug: client passdb out:
OK#01158#011user=billing at edwardcsmith.ca#011home=/svmail/03/edwardcsmith.ca/bill...