Web Wiz Guide
Home
Home
Products
Products
Web Hosting
Web Hosting
Knowledgebase
Knowledgebase
Forums
Forums

Web Wiz Hots Web Wiz Guide Hosting

POP 3 MialboxesSending Mail Using Scripts and Web Forms


To send mail from a form or other script on your site our mail servers require authentication to prevent the spread of viruses and protect against Spammers. Please ensure that any web forms or scripts conform to the following authentication:-


SMTP Server Authentication Settings

Outgoing SMTP Server mail.domainname.com
'From' or 'To' email address This must be the email address of a mailbox created in your Control Panel
Authentication Username This is the username of the mailbox above you have created in your Control Panel
Authentication Password This is the password of the mailbox above you have created in your Control Panel

Where you see domainname.com, replace this with your own sites domain name (without the 'www').


ASP.NET 2.0

Use the System.Web.Mail Class to send email from ASP.NET Applications.

Classic ASP

We have both CDOSYS and JMail Pro installed on the servers for sending email from an ASP Application using SMTP Authentication.

PHP

For sending emails from PHP Scripts there is Pear Mail using SMTP Authentication.


Back To Support Centre Main Menu

© Copyright 2001-2009 Web Wiz®. All rights reserved.