|
How to use SMTP with your webhosting service
Each hosting account comes with an SMTP server, which can be used to send mail. This server requires SMTP authentication - below are
instructions for enabling this.
Ensure that your Outgoing Mail (SMTP) server is set to mail.yourdomain.com before continuing (change yourdomain.com to your own domainname).
enabling SMTP authentication in Thunderbird
- Open Thunderbird
- Click Tools.. Accounts Settings..
- Click "Outgoing Server (SMTP)"
- Tick the box Use name and password
- enter your POP3 username (the username you use to receive mail)
- click OK
enabling SMTP authentication in Outlook Express
- Open Outlook Express
- Click Tools.. Accounts..
- Click the Mail tab
- Select your mail account, then click Properties
- Click the Servers tab
- Tick the box My server requires authentication
- click OK, OK
enabling SMTP authentication in Outlook 2003
- Open Outlook 2003
- Click Tools.. Email Accounts..
- Click "View or change existing e-mail accounts", then click "Next"
- click the "More Settings" button
- click the "Outgoing Server" tab
- Tick the box My Outgoing server (SMTP) requires authentication
- select "Use same settings as my incoming mail server"
- click Next, then click Finish
enabling SMTP authentication in Apple Mail
- Open Mail
- Click the Mail menu, then click Preferences
- go to the "Accounts" tab
- ensure the account you wish to configure is selected
- click the Server Settings button
- enter the SMTP server address (eg. mail.yourdomain.com)
- click the Authentication menu, then click Password
- enter your POP3 username and password
- click OK, then close the Preferences box
Note: For users of other email clients, try using a setting such as "use same username/password as my POP3 account" (in your account's SMTP authentication settings box).
Note: If you use SSL or TLS with this mail server, you may see a warning saying that your mail software was unable to verify the authenticity
of the mail server's SSL certificate. This is normal. You should use the "accept certificate" function of your mail software to accept the certificate.
This will eliminate the warning message. If you are unable to accept the certificate, you should disable SSL/TLS on this account (do this using the
account configuration screens in your mail software).
|