I'm using the email to post function for a client. I haven't had issues with getting it to work before so I'm not sure where to go from here. I've actually set up too addresses for the purpose of this exercise and neither work, but give different errors.
The first is an address that is not the same domain as the wordpress installation, the second is the same domain as the wordpress installation.
The first gives me this error:
POP3 connect: Error [110] [Connection timeout]
The second gives me the error:
POP3 connect: Error [111] [Connection refused]
I know the post to email works. I've never actually had a problem with it so I assume that the issue is with the connection to the POP server or on the mail side, but any ideas are helpful. I actually haven't seen any of the POP3 connect: Error [111] [Connection refused] errors in the forums, a few of the 110, so I wonder if this is working but the authentication isn't working out.
Any ideas?