• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

MailEnable SMTP using CCONTS

D

dazfaz

Guest
This one is really getting me down and any help would be relaly appreciated, no really it will be.

The problem is:
My server is running PLESK 8.1 and using MailEnable:
> > MailEnable List Connector
> > MailEnable Mail Transfer Agent
> > MailEnable POP Service
> > MailEnable PostOffice Connector
> > MailEnable SMTP Connector
These are seen running automaticaly in the services manager, no problem.

But I want to run a bowser based email feedback form from my site. This is using:
Set objCDO = Server.CreateObject("CDONTS.NewMail")

No problem so far.

the server is running windows 2003.

When I try and trigger the online email app it throws a 500 error.

No problem so I installed the CDONTS.dll on the server and registered it.

I thought this would solve the problem but god no,

Its still throwing a 500 error.

So I took a look at the account log manager in PLESK and its saying:
"800a0046|Permission_denied"

I then looked on my server as I know that the CDONTS requires SMTP to run on my server. (well I think it does)

Now heres the real problem:

I triggered the "server role" wizard and thats saying there is NO mail server installed (POP3,SMTP).

So how can I set the permissions on that mail server if theres not one to be found.

Yet PLESK and the services manager is saying "MailEnable SMTP Connector" is running.

If anyone can give me an alternative script for a simple online email sending form then I would really appreciate it. Or if they can help me solve this puzzel then even better.

Oh, I can send and recieve emails too from an account using outlook.

Thank you.
 
Back
Top