search for: userdb_import

Displaying 12 results from an estimated 12 matches for "userdb_import".

2013 Apr 03
1
Outlook 2013 - mounting folders with XLIST
On Sun, 2013-03-31 at 17:40 +0300, Timo Sirainen wrote: >> > >> > namespace/inbox/mailbox=hallohallo^Atnamespace/inbox/mailbox/hallohallo/auto=subscribe >> > >> > same line occurs when querying ...userdb_import as userdb_import... in >> > place of ...userdb_import as userdb_userdb_import. >> >> http://hg.dovecot.org/dovecot-2.1/rev/cd919c490ea6 makes >> userdb_userdb_import work. > Ugh. Not really. OK, latest v2.1 hg has passdb_import, userdb_import and > userdb_userdb_...
2016 Feb 11
2
Multiple quota rules from LDAP userdb?
Hello, I'm just asking myself, how I get multiple quota rules into the LDAP userdb. Dovecot is 2.2.9 userdb_attrs = ? fooQuotaRule=quota_rule=%$ which allows me to have an user db entry as fooQuotaRule: *:storage=1000:messages=50 fooQuotaRule: Trash:storage=500 But, if I'd like to have another quota rule for a submailbox of that user? doveadm user returns the first
2017 Apr 18
4
LDAP schema ?
Hi, I am trying to determine the correct LDAP schema I need to use to have either mailLocation or mailboxPath available ? Should I be just adding this to one of my own custom objectClasses ? -- Dave
2017 Apr 21
1
LDAP schema ?
...results. > > Dovecot's LDAP connection is very generic, so maybe it's easier to adopt > Dovecot to an existing infrastructure than vice verse. > > However, I have added several Dovecot related attributes and some > objectclasses to my schema, esp. to support the generic userdb_import . > > -- > Steffen Kaiser Let me summarize: In fact, when using the /etc/passwd the only information dovecot need is the username and the password. So if you switch to ldap you only need those attributes. ( The e-mail address is not needed by dovecot, but is needed for MTA) You can then...
2017 Apr 21
0
LDAP schema ?
...you believe internet search results. Dovecot's LDAP connection is very generic, so maybe it's easier to adopt Dovecot to an existing infrastructure than vice verse. However, I have added several Dovecot related attributes and some objectclasses to my schema, esp. to support the generic userdb_import . - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBWPmof3z1H7kL/d9rAQLM3QgAxZuHXpkwx5sgC/r36QieikePAKvj2xTX IyyhnXoCaBKlT0+1b9jZtEkCaIf56Fujom2btTQ7H0oD67mMQ1CeW4dUpmRztOUY Xi0HpirI0T8AzQwKQ7EUSoFrddHEXwV3nQZ2kuiwLQtlDp8w/h1Yuej3B+tEI32x ra84B6DlyW9RuWluvVoRE419hDfZxVG...
2010 Nov 01
1
auth child abort - "Requested NTLM scheme, but we have only SSHA256"
...auth, this happens: => dovecot.info auth: Info: password(<username>,<user_ip>): Requested NTLM scheme, but we have only SSHA256 auth: Debug: sql(<username>,<user_ip>): query: SELECT username AS user, password, home AS userdb_home, uid AS userdb_uid, gid AS userdb_gid, userdb_import AS userdb_userdb_import FROM userdb WHERE auth_username = '<username>' AND login = 'enabled' => dovecot.log auth: Error: sql(<username>,<user_ip>): Multiple password values not supported auth: Panic: file passdb-sql.c: line 113 (sql_query_callback): assertion...
2014 Aug 01
1
autocreate mailboxes
Hello, I just upgraded to Dovecot 2.2.13 from the 2.0 version branch- so far everything is working great. I wanted to take advantage of the mailbox option to auto create and auto subscribe users to a Sent and Trash folder (using the support for the special use flags), but ideally, I only want to do this for new mailboxes, and not for all the mailboxes that already exist on the system.
2015 Jun 09
0
special_use \Archive not working with some foldernames
...lso we allow users to store individuell special_use settings in db. this is a way which was recommended by this mailinglist some years ago. we use a password_query like this: password_query = SELECT `inbox` as `user`, `password`, `home` as userdb_home, `uid` AS userdb_uid, `gid` AS userdb_gid, `userdb_import` AS userdb_userdb_import FROM `mail_users` WHERE `login` = '%u' AND `active`='Y' typical column in db looks like this: | username | cryptedpass | path | inboxname | uid | gid | Y | namespace/inbox/mailbox=Sent namespace/inbox/mailbox/Sent/name=Gesendet namespace...
2014 Apr 09
2
Override maildir for just a few users
Hi all, Currently, I have mail_location = maildir:~/Maildir set and all passdb and userdb lookups are SQL based (doveconf -n pasted below). However, I want to override the users maildir location - and *only* the maildir location - for just a few users. I was thinking the easiest way would be to add a simple flat file based userdb that is checked before the SQL based one, where I can define a
2013 Nov 25
4
v2.2.9 released
http://dovecot.org/releases/2.2/dovecot-2.2.9.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.9.tar.gz.sig + Full text search indexing can now be done automatically after saving/copying mails by setting plugin { fts_autoindex=yes } + replicator: Added replication_dsync_parameters setting to pass "doveadm sync" parameters (for controlling what to
2013 Nov 25
4
v2.2.9 released
http://dovecot.org/releases/2.2/dovecot-2.2.9.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.9.tar.gz.sig + Full text search indexing can now be done automatically after saving/copying mails by setting plugin { fts_autoindex=yes } + replicator: Added replication_dsync_parameters setting to pass "doveadm sync" parameters (for controlling what to
2015 Jun 17
4
dsync selectively
On 16/06/15 14:27, lejeczek wrote: > On 16/06/15 14:16, lejeczek wrote: >> On 16/06/15 13:14, B wrote: >>> P, >>> >>> On Tue, Jun 16, 2015 at 01:07:52PM +0100, lejeczek wrote: >>> >>>> I've barely started reading on dsync and I wonder.. >>>> would you know if it is possible to sync/replicate only >>>> specific