Displaying 12 results from an estimated 12 matches for "gosamailquota".
2015 Mar 02
4
Quota and ldap
...t :
> El 02/03/2015 a las 10:01 a.m., Jean-Fran?ois S?n?chal escibi?:
>> now dovecot -n give
>>
>> protocol lmtp {
>> mail_plugins = " quota"
>> postmaster_address = jf at marche.be
>> }
>>
>> But nothing change
>>
>> in gosaMailQuota I set size in ko bytes
>>
>> gosaMailQuota : 100000
>>
> Maildir controls qutoa using a file, in your case will be
> ~/Maildir/maildirzise. The first line on the file tell you the mailbox
> limits of sapace (in bytes) and files. Check of this is enforced or not.
> Mayb...
2015 Mar 02
2
Quota and ldap
now dovecot -n give
protocol lmtp {
mail_plugins = " quota"
postmaster_address = jf at marche.be
}
But nothing change
in gosaMailQuota I set size in ko bytes
gosaMailQuota : 100000
Le 02/03/15 13:37, Steffen Kaiser a ?crit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Mon, 2 Mar 2015, Jean-Fran?ois S?n?chal wrote:
>
>> protocol lmtp {
>> mail_plugins = " quota quota"
>
>...
2015 Mar 02
2
Quota and ldap
...Le 02/03/15 12:17, Steffen Kaiser a ?crit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Mon, 2 Mar 2015, Jean-Fran?ois S?n?chal wrote:
>
> please post output of dovecont -n
>
>>
>> user_attrs =
>> homeDirectory=home,uidNumber=uid,gidNumber=gid,gosaMailQuota=quota_rule=*:bytes=%$
>>
>> 10-mail.conf
>>
>> mail_location = maildir:~/Maildir:LAYOUT=fs
>> mail_plugins = $mail_plugins quota
>>
>> /10-master.conf
>>
>> service lmtp {
>> unix_listener /var/spool/postfix/private/dovecot-lmtp {
>>...
2015 Mar 02
0
Quota and ldap
El 02/03/2015 a las 10:01 a.m., Jean-Fran?ois S?n?chal escibi?:
> now dovecot -n give
>
> protocol lmtp {
> mail_plugins = " quota"
> postmaster_address = jf at marche.be
> }
>
> But nothing change
>
> in gosaMailQuota I set size in ko bytes
>
> gosaMailQuota : 100000
>
Maildir controls qutoa using a file, in your case will be
~/Maildir/maildirzise. The first line on the file tell you the mailbox
limits of sapace (in bytes) and files. Check of this is enforced or not.
Maybe dovecot only reads the ldap...
2015 Mar 02
0
Quota and ldap
...Jean-Fran?ois S?n?chal escibi?:
>>> now dovecot -n give
>>>
>>> protocol lmtp {
>>> mail_plugins = " quota"
>>> postmaster_address = jf at marche.be
>>> }
>>>
>>> But nothing change
>>>
>>> in gosaMailQuota I set size in ko bytes
>>>
>>> gosaMailQuota : 100000
>>>
>> Maildir controls qutoa using a file, in your case will be
>> ~/Maildir/maildirzise. The first line on the file tell you the mailbox
>> limits of sapace (in bytes) and files. Check of this is en...
2008 Apr 12
3
Mixing LDAP and static
I want to read quota size from LDAP, but I have a static value for home.
How can I mix these?
Right now, I have this LDAP configuration:
user_attrs =
uid=home=/var/mail/vhosts/%d/%n,gosaMailQuota=quota_rule=*:bytes=%$M
which works fine, but looks up the uid attribute needlessly, and is not
scalable: I have to pick a different, always-existing LDAP attribute for
each static extra field that I want to set.
Is there some LDAP configuration syntax like the SQL "SELECT '/var/...'...
2015 Mar 02
0
Quota and ldap
...:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On Mon, 2 Mar 2015, Jean-Fran?ois S?n?chal wrote:
>>
>> please post output of dovecont -n
>>
>>>
>>> user_attrs =
>>> homeDirectory=home,uidNumber=uid,gidNumber=gid,gosaMailQuota=quota_rule=*:bytes=%$
>>> Mar 2 11:41:58 domaine dovecot: imap: Debug: Added userdb setting:
>>> plugin/quota_rule=*:bytes=0
what's the content of siroco's LDAP entry? Esp. gosaMailQuota.
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEVAwUBVP...
2008 Apr 12
2
Master user and missing folders
Hello again.
I am trying to use a master user. The login works. However, a LIST
command gives me only the INBOX. Is this to be expected? When logging in
normally, I do get the full list of folders.
(using Dovecot 1.1 rc3.)
Anders.
2015 Mar 02
3
Quota and ldap
Hello
I try to install quota per usr, everything seems fine but the quota is
not working
Dovecot : 2.2.13
dovecot-ldap.conf.ext
user_attrs =
homeDirectory=home,uidNumber=uid,gidNumber=gid,gosaMailQuota=quota_rule=*:bytes=%$
10-mail.conf
mail_location = maildir:~/Maildir:LAYOUT=fs
mail_plugins = $mail_plugins quota
/10-master.conf
service lmtp {
unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0600
user = postfix
}
20-imapd.conf
protocol im...
2015 Mar 02
0
Quota and ldap
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 2 Mar 2015, Jean-Fran?ois S?n?chal wrote:
please post output of dovecont -n
>
> user_attrs =
> homeDirectory=home,uidNumber=uid,gidNumber=gid,gosaMailQuota=quota_rule=*:bytes=%$
>
> 10-mail.conf
>
> mail_location = maildir:~/Maildir:LAYOUT=fs
> mail_plugins = $mail_plugins quota
>
> /10-master.conf
>
> service lmtp {
> unix_listener /var/spool/postfix/private/dovecot-lmtp {
> group = postfix
> mode = 0600
>...
2011 Apr 10
1
domain variable still empty
...-----------------------------------------------------------
auth_bind = yes
base = dc=red2,dc=srv
default_pass_scheme = PLAIN-MD5
hosts = callisto.red2.srv thebe.red2.srv
ldap_version = 3
pass_filter = (&(objectClass=posixAccount)(uid=%n))
scope = subtree
user_attrs = homeDirectory=home,gosaMailQuota=quota_rule=*:storage=%$M,
mail_plugins
user_filter = (&(objectClass=posixAccount)(uid=%n))
--------------------------------------------------------------
What surprise me is this line during the authentication:
===> auth(arodier at red2team,10.10.2.19): username changed
arodier at...
2016 Nov 22
1
Problem with multiple ldap passdb
...uris = ldap://he01-auth-01.greenhills-it.co.uk
dn = uid=dovecot,ou=people,ou=SRV_Accounts,dc=greenhills-it,dc=co,dc=uk
dnpass = VerySecret
sasl_bind = no
auth_bind = yes
ldap_version = 3
base = dc=greenhills-it,dc=co,dc=uk
scope = subtree
user_attrs =
homeDirectory=home,uidNumber=uid,gidNumber=gid,gosaMailQuota=quota_rule=*:storage=%$M
user_filter = (|(uid=%u)(mail=%u)(gosaMailAlternateAddress=%u))
pass_attrs = uid=user,userPassword=password
pass_filter = (|(uid=%u)(mail=%u))
default_pass_scheme = CRYPT
# Non working LDAP configuration
# /etc/dovecot/dovecot-ldap-new.conf.ext
uris = ldap://dir.greenhill...