I am having trouble accessing a mail-in database via POP3
I have the database set up OK, it can receive mail, and I have a person record set up for it, specifying POP3 access
If I try to telnet, I get this.
+OK IBM Notes POP3 server version Release 9.0.1FP4 HF997 ready on PMSLOTUS/POWER&MINE.
user xxx
+OK xxx, your papers please.
pass xxxxxx
-ERR Error. The system was unable to log xxx in.
The password is correct. What else could cause this?
I would try using redesigning the mail file to be based on the ibm 9 mail template and see if that works perhaps the are missing views in the other mail file design?
Well, I happen to have an old Teambox mail file here and looked at the design. There is no ($POP3) view, nor a ($POP3UIDL) view - both of which are in the Mail9 template.
You Might try adding those views as see if that will work!
Your person document specifies that the mail file as: Teambox\CRM.nsf, but the error that you listed previously states that the mail file (file mail[mailfile]) cannot be found.
I’m wondering - is that error message wording exact?
Is the Teambox directory off the Data directory? Well, i guess it must be if inotes works.
Perhaps POP3 is hardcoded to use the mail subdirectory? Can you try moving the mailbox to the mail subdirectory and see if that works?
This is the person document - I believe it should be OK?
We are using this mailbox so that our Sage CRM can receive emails - the mail-in database was created using the ALCTeamMailbox template (DominoTeamMailbox from OpenNTF.org)