On Wed, 2002-11-27 at 00:57, Kyle Symonds wrote:> OK, dovecot compiles fine and starts up. I changed the auth_userinfo var
to vpopmail, fired up imap-master and tried to login via webmail and my log
spits out the following:
>
> imap-login: Nov 26 14:50:50 Error: Can't connect to imap-auth at auth:
Connection Refused
> imap-login: Nov 26 14:50:51 Error: Can't connect to imap-auth at
vpopmail: Connection Refused
Well, do you see any imap-auth processes running? Also try deleting
everything from login processes directory
(/usr/local/var/run/dovecot/login/ by default), you probably have some
stale socket files in there.
And what does your "auth" variable contain? At least you've
changed it
to both "auth" and "vpopmail" before :)