26 Mar
2007
26 Mar
'07
1:23 a.m.
On Sun, 2007-03-25 at 18:16 -0400, Richard P. Welty wrote:
what i'm seeing in other documentation; instead of
auth default {
}
i'm seeing
auth = default
Then you're looking at v0.99.x version's configuration file.
followed by lots of standard flags prefixed by auth_, but i don't see how to set up the socket. i have the following; dovecot starts and doesn't complain but it doesn't create the socket either:
I guess Dovecot's reading different config file than you think. Check the location with:
dovecot -n|head -1