shadedecho
Programmer
We are setting up an exchange 2000 server and migrating all our employees from a POP server to it. However, we have some remote users who need to continue to access their account via POP (like from outlook, eudora, etc).
I know there are a couple of options.
1. I can set their mailbox up in exchange as a POP only. Problem is that they may actually sometimes use an Exchange connection (from an office -- obviously they would want the benefits of exchange then) and sometimes just a POP connection (from a laptop on the road) and so we don't want to be converting their mailboxes back and forth.
2. Tell them to use the OWA web interface. However, we have some very unsavvy people who are set in their ways and DO NOT want to stop using their netscape or eudora email programs to check their email on their laptop.
I then got to thinking that it seems like exchange would have a way to internally translate an externally-originated POP3 request into an internal exchange request and then return the results and read-only list of messages to that POP request session.
So, I set up a test account on the exchange server, sent an email to it, and the email went through (did not get a bounceback). Then, I opened up telnet and POP'd into the server on port 110. It prompted for username and password, and it authenticated me into a POP mailbox. However, the email was not there. Upon further inspection, I was able to (with Exchange-enabled Outlook) sync with that exchange account and got the email.
This lets me know the email WAS in the exchange account, and that EITHER the pop account i was telnet'd to was a seperate account created by default at the same time as the exchange account, or the POP access to the exchange box was not reporting any messages when i entered the "list" command and got "OK 0 0" response.
So, is there a way for an account to be exchange enabled, but have simple POP access to it? If so, is this a server or a client setting? What do I do?
I know there are a couple of options.
1. I can set their mailbox up in exchange as a POP only. Problem is that they may actually sometimes use an Exchange connection (from an office -- obviously they would want the benefits of exchange then) and sometimes just a POP connection (from a laptop on the road) and so we don't want to be converting their mailboxes back and forth.
2. Tell them to use the OWA web interface. However, we have some very unsavvy people who are set in their ways and DO NOT want to stop using their netscape or eudora email programs to check their email on their laptop.
I then got to thinking that it seems like exchange would have a way to internally translate an externally-originated POP3 request into an internal exchange request and then return the results and read-only list of messages to that POP request session.
So, I set up a test account on the exchange server, sent an email to it, and the email went through (did not get a bounceback). Then, I opened up telnet and POP'd into the server on port 110. It prompted for username and password, and it authenticated me into a POP mailbox. However, the email was not there. Upon further inspection, I was able to (with Exchange-enabled Outlook) sync with that exchange account and got the email.
This lets me know the email WAS in the exchange account, and that EITHER the pop account i was telnet'd to was a seperate account created by default at the same time as the exchange account, or the POP access to the exchange box was not reporting any messages when i entered the "list" command and got "OK 0 0" response.
So, is there a way for an account to be exchange enabled, but have simple POP access to it? If so, is this a server or a client setting? What do I do?