Good Morning. I'm in a "butting heads" situation with our exchange administrator trying to get the email functions of ASPrunner to function. I've tested the user registration portion against gmail, hotmail and yahoo mail using port 465 with no problems but to try and use our company exchange 2010 server it fails when sending an email outside our company.
If I use port 465 and have a domain email account as the admin account, when an outside email address registers, the admin account receives the email but the email does not go to the outside email address.
The exchange admin says that the exchange logs do not show authentication taking place to allow an email to go to the outside. (Relaying is blocked). He says the problem is in how the transaction is being sent to the exchange server because it's not sending authentication information. I don't know that much about CDO or how exchange needs to be configured to allow this but to my way of thinking, if it works with gmail, hotmail and yahoo then the issue is on his exchange server, not in ASPrunner's code.
Any help on what I can tell him or where I can point him to change configurations would be greatly appreciated.
Thank you.