10 Apr
2007
10 Apr
'07
7:56 p.m.
On 10.4.2007, at 19.30, Jason Warner wrote:
< write(6, "VERSION\t1\t0\nUSER\t1\tuser1@domain"..., 55) = 55 ..
write(6, "VERSION\t1\t0\nUSER\t1\tuser2@domain"..., 54) = 54
Your original error was: "net_connect(/var/run/dovecot/auth-master)
failed: Connection refused". However here both of them were
successfully connected to, and this shows that the authentication
handshake was successfully sent. So I think it wrote a different
error message to Dovecot's logs this time.