IMAP Server: Connection attempted on , but not configured in IMAP Internet Site Document

I recently upgraded my 6.5.4 server to R7.This message appears in log and I can not access mail by IMAP anymore. Neither POP3 for that matter…

IMAP Server: Connection attempted on , but not configured in IMAP Internet Site Document

It seems to be missing something around the comma-sign…

I have searched this forum but haven’t seen any others with this error for R7, mostly for 6.0.2CF1…

I have Internet Site Documents and all other things needed, and this was working before R7.

Any suggestions?

/Mike

Subject: Connection attempted on , but not configured in IMAP Internet Site Document

I too recently upgraded my 6.5.4 server to R7 and ran into the same issue for POP3 with the message “Connection attempted on , but not configured in POP3 Internet Site Document”. The server also had a similiar issue with SMTP stating “Authentication is not enabled in the SMTP Internet Site Document for”… Both of these issues stopped both inbound and outbound mail for our domain.

After some searching and reading some of Chris Linfoot’s weblogs…

http://chris-linfoot.net/d6plinks/CWLT-6EVC8Z

I learned that I did not have the IP address of our POP3 server included in our POP3 Internet Site Document. I only had FQDN’s.

After inserting the IP address into both the POP3 and SMTP Internet Site documents and restarting the Domino Server (for good measure) things worked correctly. The IP address I used was the public IP address and not the IP address I use behind our firewall/router. I’ve read that this could make a difference depending on what kind of firewall/router you may use.

Hope this helps!

Subject: RE: Connection attempted on , but not configured in IMAP Internet Site Document

Yes, it did!!!

This article of Chris I hadn’t seen before…

Many thanks.

/M