Hi, I am using snitzforums 3.4.0.4 versiyon ... The problem is that when my host firm activates authorization , my web site is not able to send activation mails ...Bu when it is turned off it works well...
My host firm has said that when authorization is on , no one is able to send mail by using my domain (for spammers) .
Here are the codes ; What kind of changes must I do ?
case "cdosys" Set iConf = Server.CreateObject ("CDO.Configuration") Set Flds = iConf.Fields
E-mail Server Configuration E-mail Mode: ON E-mail Server Address: IP of the server Administrator E-mail Address: xxx@domain.com
Those are the settings on E-mail Server Configuration ... It is what you said...
I can send e-mails by using Microsoft Outlook even if server authentication is acitve or not ... But I must write the mail and the password to authenticatin part in outlook if authentication is active on host...
It looks like you have everything done already assuming you have your email address & password in there instead of "XXX@XXXX.com" & "YYYYY". Thats why I asked.
Have you successfully sent out an email using cdosys from an asp page (not from the forum or outlook) ? The only other things I can think of is that;
you're not hosted on Windows 2003 cdosys is not working properly your host has set their mail rules too strict and everything is being denied from your website / i.p. address
You could also ask your host to look at the mail server logs to see if it sheds any light on the problem.