Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-23 Thread Ramiro Blanco
2011/11/23 Timo Sirainen : > Too tired to test search myself now, but this is what I used to test it > myself: > You've done too much already! > doveadm user '*@domain' > > If that works, then the problem is with doveadm and it needs more patching.. That works just fine. I guess it needs some pa

Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-23 Thread Timo Sirainen
On 24.11.2011, at 4.00, Ramiro Blanco wrote: > Now "%d" it's empty, it shows "vd=" instead of "vd=%d": > > It is supposed to parse domain part from input in "doveadm search > *@domain ..", right? Too tired to test search myself now, but this is what I used to test it myself: doveadm user '*@do

Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-23 Thread Ramiro Blanco
2011/11/23 Timo Sirainen : > Actually only the debug message was wrong. The expansion should have > worked. Anyway, fixed the debug message: > http://hg.dovecot.org/dovecot-2.1/rev/1fed3c1c166e Still failing: doveadm(root): Error: User listing returned failure doveadm: Error: Failed to iterate thr

Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-23 Thread Timo Sirainen
On Wed, 2011-11-23 at 19:08 -0300, Ramiro Blanco wrote: > 2011/11/23 Timo Sirainen : > > > > Does it still show "%d" in the error messages, or is it "" now? > > > It still shows "%d" > > Nov 23 18:42:59 auth-worker(729): Debug: ldap: iterate: > base=vd=%d,dc=domain scope=subtree Actually only the

Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-23 Thread Ramiro Blanco
2011/11/23 Timo Sirainen : > > Does it still show "%d" in the error messages, or is it "" now? > It still shows "%d" Nov 23 18:42:59 auth-worker(729): Debug: ldap: iterate: base=vd=%d,dc=domain scope=subtree filter=(&(objectClass=VirtualMailAccount)(accountActive=TRUE)) fields=mail Nov 23 18:42:59

Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-23 Thread Timo Sirainen
On Wed, 2011-11-23 at 18:19 -0300, Ramiro Blanco wrote: > 2011/11/23 Timo Sirainen : > > > > hg version of v2.1 now supports this. > > > > Does it need some extra configuration? No. > I've upgraded to hg ver. of 2.1 and still the same error... Does it still show "%d" in the error messages, or

Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-23 Thread Ramiro Blanco
2011/11/23 Timo Sirainen : > > hg version of v2.1 now supports this. > Does it need some extra configuration? I've upgraded to hg ver. of 2.1 and still the same error... Thanks for the quick response! -- Ramiro Blanco

Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-23 Thread Timo Sirainen
On Wed, 2011-11-23 at 00:56 +0200, Timo Sirainen wrote: > > Hi, I found that doing a wildcard search with doveadm doesn't expand the %d > > global variable when doing a wildcard search like: > > > > Nov 22 20:48:07 auth-worker: Debug: ldap: iterate: base=vd=%d,dc=domain > > scope=subtree > > Iter

Re: [Dovecot] "%d" does not expand to domain on wildcard search

2011-11-22 Thread Timo Sirainen
On 22.11.2011, at 22.52, Ramiro Blanco wrote: > Hi, I found that doing a wildcard search with doveadm doesn't expand the %d > global variable when doing a wildcard search like: > > Nov 22 20:48:07 auth-worker: Debug: ldap: iterate: base=vd=%d,dc=domain > scope=subtree Iteration is supposed to it