Hello,
I have my own SMTP server running on my machine. I am able to send and recieve with the users on my account. People are able to send/recieve from those users in the account. In addition they are able to send out to email companies such as yahoo and gmail. However they users are unable to recieve from those companies because my port 25 is blocked by my isp. Currently I am using port 587 for my smtp listener. My question is, Do you have any service that I can purchase that will allow my emails to recieve from domains other than my own. Basically when someone sends and email from say yahoo to
myname@mydomain.com instead of using the port 25, for it to be routed to 587. Essentially its Incoming SMTP Relaying alternate-port option. If there is such a service that allows me to do this, how much is it and are they any limitations to it. Thank you for your time.