Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pop3 server not accepting my password
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mmontg1
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jun 2002
Posts: 129

PostPosted: Mon Nov 18, 2002 8:26 pm    Post subject: pop3 server not accepting my password Reply with quote

guys can you tell me why my pop3 server (courier-pop3) is not accepting my password?

Code:
tux mmont # telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Hello there.
user mmont
+OK Password required.
pass ******
-ERR Login failed.
quit
+OK Better luck next time.
Connection closed by foreign host.


i can log in w/ that username just fine... it just will not accept any passwords... thanks
Back to top
View user's profile Send private message
Rajesh
n00b
n00b


Joined: 12 Nov 2002
Posts: 14

PostPosted: Tue Nov 19, 2002 4:25 am    Post subject: Authentication Reply with quote

You will probably need to change the configuration of your pop3 server to use an authentication module such as "authpwd" or shadow or PAM depending on which authentication mechanism your system uses. Look here http://www.courier-mta.org/install.html#authlib for more info.
Back to top
View user's profile Send private message
mmontg1
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jun 2002
Posts: 129

PostPosted: Tue Nov 19, 2002 5:45 am    Post subject: finally got some things working Reply with quote

i was highly confused about .maildir's Maildir's /var/spool/mail directories, which mta i needed, blah blah blah... i finally realized by reading a LOT OF HOWTOS, that courier really liked .maildir's, so i removed all instances of mail delivery agents and such, looked up the use variable that would add the functionality, which was maildir, and emerged courier and courier-imap. by some insane lightning strike of luck, it seems to work.

thanks for all your help again guys...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum