Difference between revisions of "Mail Tab"

From WHMCS Documentation

m (Mail Type)
(System Emails From Name)
Line 19: Line 19:
  
 
===System Emails From Name===
 
===System Emails From Name===
The sender name that will appear on all emails sent to customers by WHMCS. I.e. Your Company
+
The sender name that will appear on all emails sent to staff by WHMCS. I.e. Your Company
 +
 
 +
Examples of such emails are; Cron Job Activity, New Order Notification and Automation Success/Failure Notifications
  
 
===System Emails From Email===
 
===System Emails From Email===

Revision as of 12:52, 14 January 2013

For information regarding emails and messages in WHMCS refer to this page.

Mail Type

Choose how emails are sent by your installation:

  1. Use PHP mail() function to send emails from inside WHMCS. This requires no further configuration, but some email providers may treat email sent this way with increased suspicion.
  2. SMTP uses your SMTP server to send emails, it has lower performance, but is generally seen as less likely to be spam. The related "SMTP" fields below it are required.

Mail Signature

Enter the text to be appended to all emails sent to customers by WHMCS.

Global Email CSS Styling

Enter the CSS code to be used to format all emails sent to customers by WHMCS if desired.

Global Email Header Content

Content entered in this field will be displayed at the top of every email template sent by the system. HTML can be used here.

Global Email Footer Content

Content entered in this field will be displayed at the bottom of every email template sent by the system. HTML can be used here.

System Emails From Name

The sender name that will appear on all emails sent to staff by WHMCS. I.e. Your Company

Examples of such emails are; Cron Job Activity, New Order Notification and Automation Success/Failure Notifications

System Emails From Email

The email address that will appear on all emails sent to staff by WHMCS. This address does not necessarily have to exist I.e. noreply@yourcompany.com

BCC Messages

An email address entered here will receive a blind carbon copy of all emails sent to customers by WHMCS

Presales Form Destination OR Presales Contact Form Email

Messages sent via the pre-sales contact form will be directed to the department selected here.

OR

Messages sent via the pre-sales contact form will be forwarded to the email address entered here.