[Dovecot] bug formatting results when using doveadm-server
Timo Sirainen
tss at iki.fi
Wed Oct 3 16:27:32 EEST 2012
On 3.10.2012, at 9.20, Angel L. Mateo wrote:
> El 02/10/12 21:38, Timo Sirainen escribió:
>> On 26.9.2012, at 13.55, Angel L. Mateo wrote:
>>
>>> doveadm search -S /var/run/dovecot/auth-userdb -u ${user} SAVEDSINCE 5w | while read guid uid; do
>>> doveadm fetch -S /var/run/dovecot/auth-userdb -u ${user} size.physical mailbox-guid $guid uid $uid;
>>> done
>>
>> -S auth-userdb? You've named it completely wrong if that works :)
>>
> auth-userdb is the socket for the auth system. I has always worked for me (I don't know why). What socket shoud I use? director-userdb?
-S points to doveadm-server socket. Sounds like it's not being used at all, so you can probably just leave it out?
More information about the dovecot
mailing list