# Mail

### **Mail Settings - Set up**

{% hint style="info" %}
Go to **Configuration** --> **Company Details** --> **Mail**
{% endhint %}

The Mail Settings section is where the mail settings are set up. This allows for emails to be generated for the various features that need to send out emails, such as for emailed sales receipts, email alerts, and password expiration alerts.

![](/files/-LwX6u9vQcQ0CTmlAKuN)

The user selects their email provider. The SMTP host id/name, which is the system that is to receive the email,is pre populated for gmail and yahoo. If a different email provider is used, enter the SMTP Host field.

Enter the username and password for the email account.

The reply email address can also be entered if different from that entered above.&#x20;

Once the mail server is set up, password expiration alerts can be sent to the employees (if emails are provided for the employees), as well as to use the features [**CRM Builder**](https://retailcloud.atlassian.net/wiki/spaces/user/pages/688383/CRM+Builder) , [**Go Green**](https://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled/customers/create-view-customers#enable-go-green) and [**Email Alerts.** ](/portals/central-administration-server-cas/untitled-1/email-alerts.md)Without having the mail setting these features cannot be implemented.

{% hint style="info" %}
If POS transactions involving email receipts (such as CRM Builder, GoGreen or Dwolla) are attempted without mail settings being set up on the CAS, the cashier will get a error "POS is offline and receipt cannot be emailed".&#x20;
{% endhint %}

**Popular Email SMTP settings**:

**Gmail:** <http://support.google.com/mail/bin/answer.py?hl=en&answer=13287>

**Yahoo:** <http://help.yahoo.com/l/us/yahoo/smallbusiness/bizmail/pop/pop-11.html>  (Example - smtp.bizmail.yahoo.[com:465](http://com:465/))

**AOL:** <http://help.aol.com/help/microsites/search.do?cmd=displayKC&docType=kc&externalId=217449> &#x20;

**Hotmail:** <http://email.about.com/od/accessinghotmail/f/Windows_Live_Hotmail_SMTP_Settings.htm>

An SSL connection is required

**Details**

The **SMTP host** is a mandatory field. It can be an IP address of 4 positive numbers separated by 3 decimals, ranging between 0- 255 or a DNS such as mail.yahoo.com. The mail settings will be pre-set so that when the user clicks mail under configuration, the fields should have previously been set. If not, the user can set the fields and save them for future use.  Please note that some free services limit the number of emails you can send. (as an example smtp.gmail.com:465)

The **Username** is a mandatory field, and it is the username that is associated with the email account. (user names can not exceed 30 character&#x73;*)*

The **Password** is a mandatory field. and is the password that is associated with the email account. (passwords can not exceed 30 characters)&#x20;

**Reply Email** is a hidden value to the recipient unless they are replying to the email.&#x20;

**Test Setting** button sends out a test email so the user can confirm that settings are correct and emails are being generated.

Following is an Example of where the emails will be visible to the recipient of the email: \
\
Configured email setting with <xyz@test.com> as actual one and reply email address as <abc@test.com>.\
User receives email notification from <xyz@test.com> and if user sends feedback and clicks on reply, reply email address is set as <abc@test.com> as per settings.

**Access**

Access to this function is limited by default to the System Administrator only.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled-2/company-details-1/mail.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
