mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-10 04:42:33 +01:00
Updated Sending Emails (markdown)
parent
eb88b80fd9
commit
0a2a4b5932
@ -1,4 +1,4 @@
|
|||||||
Each mailbox in FreeScout has an email address. This email is set as sender for all outgoing emails sent to customers and support agents. Popular webmail providers (Gmail, Yahoo, Hotmail, etc.) do have some [limitations](#send-email-rate-limits-for-webmail-providers) on amount of emails sent per day, so it is not recommended to use them as mailbox emails.
|
Each mailbox in **FreeScout** has an email address. This email is set as sender for all outgoing emails sent to customers and support agents. Popular webmail providers (Gmail, Yahoo, Hotmail, etc.) do have some [limitations](#send-email-rate-limits-for-webmail-providers) on amount of emails sent per day, so it is not recommended to use them as mailbox emails.
|
||||||
|
|
||||||
There are 3 main approaches for sending emails:
|
There are 3 main approaches for sending emails:
|
||||||
* Send emails from the server where FreeScout is installed (via PHP's `mail()` function or sendmail).
|
* Send emails from the server where FreeScout is installed (via PHP's `mail()` function or sendmail).
|
||||||
|
Loading…
Reference in New Issue
Block a user