Difference between revisions of "Mail Tab"
Line 12: | Line 12: | ||
===Global Email CSS Styling=== | ===Global Email CSS Styling=== | ||
− | Enter the CSS code to be used to format | + | Enter the CSS code to be used to format every email template sent to clients by WHMCS. |
===Global Email Header Content=== | ===Global Email Header Content=== | ||
− | Content entered in this field will be displayed at the top of every email template sent | + | Content entered in this field will be displayed at the top of every email template sent to clients. HTML can be used here. |
===Global Email Footer Content=== | ===Global Email Footer Content=== | ||
− | Content entered in this field will be displayed at the bottom of every email template sent | + | Content entered in this field will be displayed at the bottom of every email template sent to clients. HTML can be used here. |
===System Emails From Name=== | ===System Emails From Name=== |
Revision as of 11:21, 31 December 2013
For information regarding emails and messages in WHMCS refer to this page.
Contents
Mail Type
Choose how emails are sent by your installation:
- 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.
- 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 every email template sent to clients by WHMCS.
Global Email Header Content
Content entered in this field will be displayed at the top of every email template sent to clients. HTML can be used here.
Content entered in this field will be displayed at the bottom of every email template sent to clients. 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.