[Dovecot] quota and dict
Timo Sirainen
tss at iki.fi
Wed May 15 14:33:45 EEST 2013
On 3.5.2013, at 8.04, Jeff Gustafson <ncjeffgus at zimage.com> wrote:
> Shouldn't I be able to use a dictionary
> proxy to attach any custom program to a quota dict socket?
>
> plugin {
> quota = dict:User quota::proxy:/tmp/test-socket
> }
This tells quota plugin to connect to /tmp/test-socket and talk dict protocol to it.
> Neither one create a socket in /tmp.
No, your external program needs to create the socket.
More information about the dovecot
mailing list