POP Mail Problems - Please Help !!!

FSU1

Member
Sep 1, 2006
5
0
151
Hello,
I'm having trouble with setting up mail accounts. I get the following error when ANY account setup through WMH interface attempts to check (POP) email.

There was a problem logging into your mail server. Your User Name or Password was rejected. Server Response: '-ERR this user has no $HOME/Maildir'. (Account: 'xxx-xx', POP3 Server: 'www.mydomain.com', Error Number: 0x800ccc92).
I'm using the EXACT information provided in CPanel (Configure Mail Clients). There are no ip problems, all DNS resolves fine. I can send a message using MAIL command in SSH and it will drop into the proper "mail" qmail style directory. However when I send from another server, the mail is not delivered, and I am unable to get the POP clients to work, and SquirrelMail does not recognize the username or password either.

Thanks for any help
 

FSU1

Member
Sep 1, 2006
5
0
151
I think I solved the problem myself

from an ssh shell as root user I ran the following script to fix the cppop problems

/scripts/courierup --force


Then went into WHM web interface and selected

Service Configuration->Exim Configuration Editor

and unchecked "Use callouts to verify the existance of email senders."

I deleted all my Outlook POP accounts and set them up as IMAP


Everything seems to be working fine. This is my first WHM server, so I'm wondering why the unchecking the "callouts" allows smtp to work??
 

brendanrtg

Well-Known Member
Oct 4, 2006
311
0
166
Using your solution, we got this:

(sample)

chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/man/man8/deliverquota.8.gz
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/man/man8/imapd.8.gz
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/man/man8/mkimapdcert.8.gz
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/man/man8/mkpop3dcert.8.gz
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/imaplogin
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/mkimapdcert
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/mkpop3dcert
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/pop3login
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/sharedindexinstall
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/sharedindexsplit
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/share

Anyone?
 

SoftDux

Well-Known Member
May 27, 2006
1,023
5
168
Johannesburg, South Africa
cPanel Access Level
Root Administrator
Using your solution, we got this:

(sample)

chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/man/man8/deliverquota.8.gz
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/man/man8/imapd.8.gz
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/man/man8/mkimapdcert.8.gz
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/man/man8/mkpop3dcert.8.gz
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/imaplogin
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/mkimapdcert
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/mkpop3dcert
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/pop3login
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/sharedindexinstall
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/sbin/sharedindexsplit
chattr: Inappropriate ioctl for device while reading flags on /usr/lib/courier-imap/share

Anyone?
I got the same messages, on a VPS, so I hope it's normal