20 Aug
2010
20 Aug
'10
7:48 p.m.
On Fri, 2010-08-20 at 12:43 -0400, Jerrale G wrote:
I had the same problem as you with 2.0; 1.2.x I couldn't get dict to work at all for an error in the code. Here is how I fixed 2.0 though:
service dict { unix_listener dict { user = mail << same as what you put for service imap mode = 0660 group = mail << same as what you put for service imap } }
Oh, yeah, I should add that to example config and wiki since the default is "secure" as in "works in about zero installations" :)