jcarney1987
Verified User
- Joined
- Jan 21, 2012
- Messages
- 12
I have a directadmin server running on centos 5.7 i386 openvz vps container and I am having an issue with mail. I get get my main admin account to authenticate to send mail. I've tried from outlook and then tried from squirrelmail. I've rebuilt exim with custombuild and I can't figure this out for the life of me. This is my log
home directory listing with permissions
And yes I've changed my password double check it and just to be sure rechecked it.
Any ideas?
Now I can send and recieve email with any other account that I create just not this one.[root@grace ~]# tail /var/log/exim/mainlog
adsl-x-x-x-x.dsl.okcyok.swbell.net (zion) [x.x.x.x]: 535 Incorrect authentication data (set_id=admin)
2012-01-21 08:58:38 login authenticator failed for adsl-x-x-x-x.dsl.okcyok.swbell.net (zion) [x.x.x.x]: 535 Incorrect authentication data (set_id=admin)
2012-01-21 08:59:17 login authenticator failed for adsl-x-x-x-x.dsl.okcyok.swbell.net (zion) [x.x.x.x]: 535 Incorrect authentication data (set_id=admin)
2012-01-21 09:03:02 login authenticator failed for adsl-x-x-x-x.dsl.okcyok.swbell.net (zion) [x.x.x.x]: 535 Incorrect authentication data (set_id=admin)
2012-01-21 09:03:03 login authenticator failed for adsl-x-x-x-x.dsl.okcyok.swbell.net (zion) [x.x.x.x]: 535 Incorrect authentication data (set_id=admin)
home directory listing with permissions
[root@grace admin]# ls -l
total 20
drwx--x--x 2 admin admin 4096 Jan 15 16:32 admin_backups
drwxr-x--- 6 admin apache 4096 Jan 17 11:08 domains
drwxrwx--- 3 admin mail 4096 Jan 17 11:08 imap
drwxrwx--- 9 admin mail 4096 Jan 21 08:48 Maildir
lrwxrwxrwx 1 admin admin 38 Jan 17 11:08 public_html -> ./domains/domain.com/public_html
drwx--x--x 2 admin admin 4096 Jan 15 16:32 user_backups
And yes I've changed my password double check it and just to be sure rechecked it.
Any ideas?