Send email from asphostportal.com
I have an asp.net site in asphostportal.com. What I would like to know is if it's possible to send an email through asphostportal using a different smtp account.
More precisely, I would like to send an email from a email@xxx.com account, being xxx a domain that is not in asphostportal. I know smtp host, credentials and port, and I was able to send an email from localhost, but once uploaded into asphostportal, when I try to send an email I get:
At first I thought it had to be a port in the email server being blocked, but if I was able to send from localhost...
Any help would be very much appreciated! Thanks!
More precisely, I would like to send an email from a email@xxx.com account, being xxx a domain that is not in asphostportal. I know smtp host, credentials and port, and I was able to send an email from localhost, but once uploaded into asphostportal, when I try to send an email I get:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond xx.xx.xx.xx:yy
At first I thought it had to be a port in the email server being blocked, but if I was able to send from localhost...
Any help would be very much appreciated! Thanks!