Displaying 2 results from an estimated 2 matches for "aesoft".
2008 Oct 07
3
IMAP and SMTP Authentication
I'm a bit further along but haven't figured out why Authentication is 
still failing.  I've tried a telnet to port 143 and openssl connection 
to 993.
The command I issued, per the debugging page on the wiki, is:
	a login info at aesoft-sbcs.com crap
Here is a snapshot from my logs (yup second try and blank lines to make 
it easier for me to read).
Oct  7 08:17:20 mx0 dovecot: auth(default): client in: AUTH     2 
PLAIN  service=imap     secured lip=216.64.180.226      rip=66.193.34.88 
        lport=993       rport=65026 
resp=...
2009 Feb 03
1
Authentication woes.
...copied the data and config files 
over, correcting ownership and permissions (hopefully) as I went.
But now I can't get logged in.
Messages in /var/log/dovecot/dovecot-info.log, without saslauthd 
running, are like this.
dovecot: Feb 03 08:55:46 Info: auth(default): 
passwd-file(raanders at aesoft-sbcs.com,66.193.34.88): no passwd file: 
username_format=raanders /var/mail/vhosts/aesoft-sbcs.com/passwd
dovecot: Feb 03 08:55:48 Info: auth(default): client out: FAIL  1 
user=raanders at aesoft-sbcs.com
dovecot: Feb 03 08:55:48 Info: auth(default): client in: AUTH   2 
PLAIN   service=IMAP    se...