E-Mail Options

Introduction

The section offers a great deal of configuration options to control how the emails are sent to customers.

Email Options

Figure 1 shows the 


Figure 1 Email Options listing page

To change the details, click the fields under the column header of "Value".Some are set to either True or False.

  1. Sendmail
    TomatoCart is able to send emails containing HTML to the customer. Sendmail is a Unix method of sending mails while SMTP is used mostly on Windows/Mac servers. Use SMTP if the webserver is a Windows server, and Sendmail if it is a Unix one. To ensure the correct functioning of the emails to be sent to the customers, the following settings need to be set.
    E-Mail Transport Method = Sendmail
    E-Mail Linefeeds = LF

  2. SMTP
    An SMTP mail server is most commonly used when hosting websites on Windows based servers.
    To ensure the correct functioning of the emails to be sent to the customers, the following settings need to be set.
    E-Mail Transport Method = SMTP
    E-Mail Linefeeds = CRLF
Category: Configuration
Tags: configurations , email