Subject: Console Message?
You state that your POP3 tool ‘shows the server responding and not liking the password’ - do you see a corresponding password failure message on the console?
What are you using for the pop3 userid? I would suggest the user’s internet address field.
Did you try using telnet to the server? If not, try that. Assuming you’re using port 110 for telnet, open a DOS window, and type:
telnet 110 - and hit Enter
Once you receive a reply from the server, type:
user <users’s internet address> - then hit Enter.
You should receive an ‘OK, , your papers please’ - then type:
pass - and hit enter. Note, type the password that you typed into the person document, not the hashed string that gets saved.
After a minute or two (or less) you should receive a prompt informing you how many messages the user has waiting. If you make it this far, I’d say that POP3 is working. If you don’t make it this far, where did things go wrong?
Few other things to check. Is the user’s email address unique in the address book?
Do you have http running? Are you using webmail/iNotes? If so, you should be able to sign onto webmail with those same credentials. Webmail, pop3, Traveler, IMAP, SMTP, etc, all use the same internet password.