[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: one last mail related question...




charles@lunargraphics.net wrote:

> to allow pop3 on redhat, you use the imap daemon correct?

Yup.


> i have mine installed, and a quick netstat -na | grep -i listen show that
> port 110 is there answering the calls however, /var/log/messages says:
>
> Mar 30 20:00:44 cjm PAM_pwdb[1808]: 1 authentication failure; (uid=0) ->
> charles for imap service
> Mar 30 20:00:44 cjm ipop3d[1808]: Login failure user=charles
> host=user-37kagjs.dialup.mindspring.com [207.69.66.124]
> Mar 30 20:00:47 cjm ipop3d[1808]: No such file or directory while reading
> line user=charles host=user-37kagjs.dialup.mindspring.com [207.69.66.124]

Looks to me like a standard auth failure, with that extra line.  I'd worry
about why the system isn't recognizing the password first.

PAM is what's refusing the login.  Assuming you're typing the password right
(you do have a password set on the account?), look in /etc/pam.d/imap and
see what it says.


> I am using shadow passwords. I have my client set up as connecting to a
> POP server, when I set it up as connecting to an IMAP server, I get no
> response.

No response, or "Connection refused"?  If the latter, it isn't enabled in
inetd.conf.



--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.