Displaying 20 results from an estimated 177 matches for "override_fields".
2018 Mar 02
3
Sieve filter fileinto doesn't preserve flags
...t
??? driver = ldap
??? name =
? }
? userdb {
??? args = uid=vmail gid=mail home=/var/vmail/%d/%n
??? driver = static
??? name =
? }
}
protocol lda {
? mail_plugins = " sieve acl"
? userdb {
??? args = /etc/dovecot/dovecot-ldap-users.conf.ext
??? driver = ldap
??? name =
??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/%n
? }
? userdb {
??? args = /etc/dovecot/dovecot-ldap-groups.conf.ext
??? driver = ldap
??? name =
??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/Public/.%n
mail=maildir:/var/vmail/%d/Public/.%n
? }
}
protocol lmtp {
? mail_plugins = &q...
2018 Mar 02
4
Sieve filter imapflags with "flagvar" not working
...t
??? driver = ldap
??? name =
? }
? userdb {
??? args = uid=vmail gid=mail home=/var/vmail/%d/%n
??? driver = static
??? name =
? }
}
protocol lda {
? mail_plugins = " sieve acl"
? userdb {
??? args = /etc/dovecot/dovecot-ldap-users.conf.ext
??? driver = ldap
??? name =
??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/%n
? }
? userdb {
??? args = /etc/dovecot/dovecot-ldap-groups.conf.ext
??? driver = ldap
??? name =
??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/Public/.%n
mail=maildir:/var/vmail/%d/Public/.%n
? }
}
protocol lmtp {
? mail_plugins = &q...
2012 Feb 18
1
Move templates args to override_fields setting?
After upgrading from 2.0.x to 2.1.x I get a lot of:
Feb 18 18:18:12 postamt dovecot: auth-worker(31443): Warning: userdb passwd: Move templates args to override_fields setting
OK, it's just a warning, but how do I fix that in a 2.0.x compatible
way?
The only place userdb is used is in this contaxt:
# for user*masteruser logins
passdb {
args = /usr/local/etc/dovecot/dovecot.masteruser
driver = passwd-file
master = yes
}
# User via passwd
userdb...
2018 Mar 05
1
Sieve filter imapflags with "flagvar" not working
.../%n
>> ??? driver = static
>> ??? name =
>> ? }
>> }
>> protocol lda {
>> ? mail_plugins = " sieve acl"
>> ? userdb {
>> ??? args = /etc/dovecot/dovecot-ldap-users.conf.ext
>> ??? driver = ldap
>> ??? name =
>> ??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/%n
>> ? }
>> ? userdb {
>> ??? args = /etc/dovecot/dovecot-ldap-groups.conf.ext
>> ??? driver = ldap
>> ??? name =
>> ??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/Public/.%n
>> mail=maildir:/var/v...
2018 Aug 03
2
Proxy lmtp to smtp server
Hi!
With static db, you should use args instead override_fields.
Aki
> On 03 August 2018 at 16:42 grupo correo <grupodecorreo10 at gmail.com> wrote:
>
>
> Hi,
> I have configured 20-lmtp conf file to use proxy and into the protocol
> section i added:
>
> passdb {
> driver = static
> override_fields = proxy=y protocol...
2017 Jun 29
2
Per-user quota (passwd)
Oh you have multiple db's, I missed that.
Remove auth_username_format, and instead
userdb {
args = /etc/imap.passwd username_format=%Ln
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
On 29.06.2017 14:35, Evgeniy Korneechev wrote:
> with auth_username_format = %Ln:
>
> Jun 28 14:43:41 auth: Debug: master in: USER 1 iivanov.ia at example.com service=lda
> Jun 28 14:43:41 auth-worker(18369): Debug: passwd(iivanov.ia): lookup
>...
2018 Oct 04
1
Username aliases
...s = username_format=%Lu /etc/dovecot/aliases
> }
>
> # into /etc/dovecot/aliases
> alias at user:::::::user=real_username noauthenticate
>
> This hopefully works.
>
> Aki
This does appear to work, thanks!
As an optimization of the alias file, we tried setting "override_fields
= noauthenticate" in the passdb instead of placing it as an extra field
for every entry, however this does not work.
Setting "default_fields = noauthenticate" does work, however.
Why is this? According to the documentation, default_fields and
override_fields are the same, except...
2017 Jun 28
2
Per-user quota (passwd)
...28.06.2017 12:36, Aki Tuomi wrote:
> On 28.06.2017 12:25, Evgeniy Korneechev wrote:
>> Hello!
>> We have passwd=pam, userdb=passwd.
>> passdb {
>> driver = pam #server was entered domain Active Directory
>> }
>> userdb {
>> driver = passwd
>> override_fields = home=/var/vmail/glu_vrem/%u
>> }
>>
>> How can i use per-user quota? Only passwd-file?
>>
>> I tried:
>> userdb {
>> args = /etc/imap.passwd
>> driver = passwd-file
>> override_fields = home=/var/vmail/glu_vrem/%u
>> }
>> /et...
2017 Sep 11
1
Per-user quota (passwd)
...;Aki Tuomi" <aki.tuomi at dovecot.fi>
> ?????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 30 ???? 2017 ? 10:39:16
> ????: Re: Per-user quota (passwd)
> Our solution:
> userdb {
> args = /etc/imap.passwd
> driver = passwd-file
> override_fields = home=/var/vmail/glu_vrem/%u
> }
> userdb {
> driver = passwd
> override_fields = home=/var/vmail/glu_vrem/%u
> }
>
> Users with non-standard quota in passwd-file:
>>>>>>> administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash...
2018 Mar 03
0
Sieve filter fileinto doesn't preserve flags
...> ??? args = uid=vmail gid=mail home=/var/vmail/%d/%n
> ??? driver = static
> ??? name =
> ? }
> }
> protocol lda {
> ? mail_plugins = " sieve acl"
> ? userdb {
> ??? args = /etc/dovecot/dovecot-ldap-users.conf.ext
> ??? driver = ldap
> ??? name =
> ??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/%n
> ? }
> ? userdb {
> ??? args = /etc/dovecot/dovecot-ldap-groups.conf.ext
> ??? driver = ldap
> ??? name =
> ??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/Public/.%n
> mail=maildir:/var/vmail/%d/Public/.%n
> ? }
> }...
2018 Mar 03
0
Sieve filter imapflags with "flagvar" not working
...> ??? args = uid=vmail gid=mail home=/var/vmail/%d/%n
> ??? driver = static
> ??? name =
> ? }
> }
> protocol lda {
> ? mail_plugins = " sieve acl"
> ? userdb {
> ??? args = /etc/dovecot/dovecot-ldap-users.conf.ext
> ??? driver = ldap
> ??? name =
> ??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/%n
> ? }
> ? userdb {
> ??? args = /etc/dovecot/dovecot-ldap-groups.conf.ext
> ??? driver = ldap
> ??? name =
> ??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/Public/.%n
> mail=maildir:/var/vmail/%d/Public/.%n
> ? }
> }...
2018 Mar 02
0
Sieve filter imapflags with "flagvar" not working
...{
args = uid=vmail gid=mail home=/var/vmail/%d/%n
driver = static
name =
}
}
protocol lda {
mail_plugins = " sieve acl"
userdb {
args = /etc/dovecot/dovecot-ldap-users.conf.ext
driver = ldap
name =
override_fields = uid=vmail gid=mail home=/var/vmail/%d/%n
}
userdb {
args = /etc/dovecot/dovecot-ldap-groups.conf.ext
driver = ldap
name =
override_fields = uid=vmail gid=mail home=/var/vmail/%d/Public/.%n
mail=maildir:/var/vmail/%d/Public/.%n
}
}...
2017 Jun 28
2
Per-user quota (passwd)
Hello!
We have passwd=pam, userdb=passwd.
passdb {
driver = pam #server was entered domain Active Directory
}
userdb {
driver = passwd
override_fields = home=/var/vmail/glu_vrem/%u
}
How can i use per-user quota? Only passwd-file?
I tried:
userdb {
args = /etc/imap.passwd
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
/etc/imap.passwd:
administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash:...
2023 Jan 21
1
Different username for passdb and userdb
...everywhere.
Is there a way to do this? The docs suggest so
(AuthDatabase.PasswdFile.txt), but if so I must be botching it.
Things I have tried:
passdb {
driver = imap
args = host=remotehost.com ssl=imaps port=993 ssl_ca_dir=/etc/ssl/certs
}
userdb {
driver = passwd
args = blocking=no
override_fields = username_format=%n
}
I also tried:
override_fields = user=%n
Or, alternatively to any override_fields:
args = blocking=no username_format=%n
Lastly, I even tried this whole different approach:
userdb {
driver = passwd-file
args = blocking=no username_format=%n /etc/passwd
}
The...
2017 Jun 29
2
Per-user quota (passwd)
...eniy Korneechev wrote:
>>>> Hello!
>>>> We have passwd=pam, userdb=passwd.
>>>> passdb {
>>>> driver = pam #server was entered domain Active Directory
>>>> }
>>>> userdb {
>>>> driver = passwd
>>>> override_fields = home=/var/vmail/glu_vrem/%u
>>>> }
>>>>
>>>> How can i use per-user quota? Only passwd-file?
>>>>
>>>> I tried:
>>>> userdb {
>>>> args = /etc/imap.passwd
>>>> driver = passwd-file
>>>>...
2017 Jun 30
0
Per-user quota (passwd)
Our solution:
userdb {
args = /etc/imap.passwd
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
userdb {
driver = passwd
override_fields = home=/var/vmail/glu_vrem/%u
}
Users with non-standard quota in passwd-file:
>>>>>> administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G
>&...
2017 Jun 29
2
Per-user quota (passwd)
...gt;>>> We have passwd=pam, userdb=passwd.
>>>>>> passdb {
>>>>>> driver = pam #server was entered domain Active Directory
>>>>>> }
>>>>>> userdb {
>>>>>> driver = passwd
>>>>>> override_fields = home=/var/vmail/glu_vrem/%u
>>>>>> }
>>>>>>
>>>>>> How can i use per-user quota? Only passwd-file?
>>>>>>
>>>>>> I tried:
>>>>>> userdb {
>>>>>> args = /etc/imap.passwd...
2014 May 20
3
Setting mail location in SQL?
Trying to figure out the syntax to set a mail_location for SQL. This
doesn't work:
userdb {
driver = sql
args = /etc/dovecot/master-combined-sql.conf
override_fields =
mail_location=maildir:/fakedir/%d/%n:INBOX=/fakedir:LAYOUT=fs
}
Does anyone know the proper syntax?
Thanks in advance
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
...;Aki Tuomi" <aki.tuomi at dovecot.fi>
> ?????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 30 ???? 2017 ? 10:39:16
> ????: Re: Per-user quota (passwd)
> Our solution:
> userdb {
> args = /etc/imap.passwd
> driver = passwd-file
> override_fields = home=/var/vmail/glu_vrem/%u } userdb { driver =
> passwd override_fields = home=/var/vmail/glu_vrem/%u }
>
> Users with non-standard quota in passwd-file:
>>>>>>> administrator:*:95400500:95400513:Administrator:/home/DOM/admini
>>>>>>> strato...
2018 Mar 02
2
Sieve filter doesn't respect mailbox separator
...t
??? driver = ldap
??? name =
? }
? userdb {
??? args = uid=vmail gid=mail home=/var/vmail/%d/%n
??? driver = static
??? name =
? }
}
protocol lda {
? mail_plugins = " sieve acl"
? userdb {
??? args = /etc/dovecot/dovecot-ldap-users.conf.ext
??? driver = ldap
??? name =
??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/%n
? }
? userdb {
??? args = /etc/dovecot/dovecot-ldap-groups.conf.ext
??? driver = ldap
??? name =
??? override_fields = uid=vmail gid=mail home=/var/vmail/%d/Public/.%n
mail=maildir:/var/vmail/%d/Public/.%n
? }
}
protocol lmtp {
? mail_plugins = &q...