If thats a cpanel server.
Check /var/logmaillog
/etc/init.d/courier-authlib restart
/etc/init.d/courier-imap restart
Check file permission and ownership of /home/username/etc/domain.com/passwd and /home/username/etc/domain.com/shadow It should be 644 (username:mail)
That should fix your problem.
|