foozball3000
Executive Member
- Joined
- Oct 28, 2008
- Messages
- 5,828
Hi guys, I'm busy setting up the systems for my new venture.
So for this I need some system emails sent. Sounds easy enough, right? I thought so too...
So I created a system email address on my domain, got the details needed and added it to the code.
Nothing. (Can't remember what the error was)
Right, changed the details to my yahoo address. Works perfectly.
So emailed Afrihost asking what's up with this, and I get this reply...
Am I missing something glaringly obvious? Because that link wasn't helpful in any way.
I also tried finding some info about CDOSYS in the MSDN library. Seems that the last article posted about it was over 10 years ago. And most of the reference links are dead links.
(My site is being built in ASP.Net, C# Framework 4.5)
I'll attach a screenshot of the code below.
So for this I need some system emails sent. Sounds easy enough, right? I thought so too...
So I created a system email address on my domain, got the details needed and added it to the code.
Nothing. (Can't remember what the error was)
Right, changed the details to my yahoo address. Works perfectly.
So emailed Afrihost asking what's up with this, and I get this reply...
Hi Johan,
You have to use CDOSYS script to send mails. Please see below URL:
http://answers.afrihost.com/3139/ho...iler-with-smtp-authentication?show=3139#q3139
The mail server is aldur.aserv.co.za, port is 25 and you have to enable basic clear text authentication in script. In From field, please use a mail account you have created via cPanel.
Please check and let us know if any issue persists.
Am I missing something glaringly obvious? Because that link wasn't helpful in any way.
I also tried finding some info about CDOSYS in the MSDN library. Seems that the last article posted about it was over 10 years ago. And most of the reference links are dead links.
(My site is being built in ASP.Net, C# Framework 4.5)
I'll attach a screenshot of the code below.