Difference between revisions of "Outgoing Email"

From Beds24 Wiki
Jump to navigation Jump to search
(13 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
[[Category:Account]]
 
[[Category:Account]]
 
[[Category:Troubleshooting]]
 
[[Category:Troubleshooting]]
  ''This page is about the menu SETTINGS -> ACCOUNT -> OUTGOING EMAIL''
+
<div class="heading">Outgoing Email</div>
 +
  This page is about the menu {{#fas:cog}} (SETTINGS) ACCOUNT > OUTGOING EMAIL and explains how to send Emails to guests from your own Email address instead of a Beds24 Email address.
 +
 
 
__TOC__
 
__TOC__
== General ==
+
= General =
 
'''Sending Account''':  Choose whether to use the system email server or your own email address to send email.  
 
'''Sending Account''':  Choose whether to use the system email server or your own email address to send email.  
  
 
If you choose your own email address the guest will receive an email confirmation from your email address and you will see sent mails in your outgoing mail folder.  
 
If you choose your own email address the guest will receive an email confirmation from your email address and you will see sent mails in your outgoing mail folder.  
 
You can use your own email service via SMTP or Mailgun, It is also possible to use both, first we will try your SMTP server and if this fails we will try Mailgun. If both fail, the mail will be sent by the system email server.
 
You can use your own email service via SMTP or Mailgun, It is also possible to use both, first we will try your SMTP server and if this fails we will try Mailgun. If both fail, the mail will be sent by the system email server.
 +
 +
<span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> If you have entered a property Email address in {{#fas:cog}} (SETTINGS) PROPERTIES > DESCRIPTION replies from guests to confirmation messages will be sent in cc to the property EMail address. If you do not want this do not enter a property Email address.
  
 
If you do not use your own email, the guest will receive a booking notification from the system Email address.
 
If you do not use your own email, the guest will receive a booking notification from the system Email address.
Line 28: Line 32:
 
'''Port Number''': This is the email server SMTP port. This is normally 25 but can be different. For example the gmail server uses 465.
 
'''Port Number''': This is the email server SMTP port. This is normally 25 but can be different. For example the gmail server uses 465.
  
== Standard Setups ==
+
= Standard Email Providers =
'''Gmail (googlemail)'''
+
==Gmail (googlemail) Standard Account==
  
 
Mail Server: smtp.gmail.com
 
Mail Server: smtp.gmail.com
Line 38: Line 42:
  
 
You need to create and use an Application Password for the '''Gmail''' account. [https://support.google.com/mail/answer/1173270?hl=en Here google explains]  
 
You need to create and use an Application Password for the '''Gmail''' account. [https://support.google.com/mail/answer/1173270?hl=en Here google explains]  
 +
 +
=== Allow less secure apps ===
 +
Google accounts which have a menu "My Account" > "Connected apps & sites" may need to set
 +
 +
"Allow less secure apps" = ON
 +
 +
to allow email sending via gmail.
  
 
  If you try to use your normal Gmail password Google might block the emails from sending and treat them as spam.
 
  If you try to use your normal Gmail password Google might block the emails from sending and treat them as spam.
  
Google accounts which have a menu "My Account" >> "Connected apps & sites" may need to set the setting "Allow less secure apps" to ON to allow email sending via gmail
+
==Gmail (googlemail) G-Suite Account (pro version)==
  
 +
Mail Server: smtp.gmail.com
  
 +
Encryption: SSL
  
'''Microsoft Live (Hotmail)'''
+
Port: 465
 +
 
 +
You need to create and use an Application Password for the '''Gmail''' account. [https://support.google.com/mail/answer/1173270?hl=en Here google explains]
 +
 
 +
=== Allow less secure apps ===
 +
Google pro accounts may need the following settings to allow email sending via gmail:
 +
 
 +
*Open your Google Admin console (admin.google.com).
 +
*Click Security > Basic settings .
 +
*Under '''Less secure apps''', select '''Go to settings for less secure apps'''.
 +
*In the subwindow, select the '''Enforce access to less secure apps for all users''' radio button. ...
 +
*Click the '''Save''' button.
 +
 
 +
If you try to use your normal Gmail password Google might block the emails from sending and treat them as spam.
 +
 
 +
==Microsoft Live (Hotmail)==
  
 
  Microsoft live has issues with external systems like Beds24 sending email and can block mails, we cannot recommend this system, use at your own risk
 
  Microsoft live has issues with external systems like Beds24 sending email and can block mails, we cannot recommend this system, use at your own risk
Line 74: Line 102:
 
[[:category:Sub_Account|Sub accounts]] can be used to use different outgoing Email addresses for multiple properties in one account.
 
[[:category:Sub_Account|Sub accounts]] can be used to use different outgoing Email addresses for multiple properties in one account.
  
== Mailgun==
+
= Mailgun=
  
 
Mailgun is a mail sending service.
 
Mailgun is a mail sending service.
Line 80: Line 108:
 
You will need an account at mailgun and can get the Key and Domain values from your mailgun account.
 
You will need an account at mailgun and can get the Key and Domain values from your mailgun account.
  
== SPF Record ==
+
= SPF Record =
 
Adding the following SPF record to your sending domain may help delivery of your emails and prevent them being treated as spam. Please refer to your domain register for help adding an SPF record to your domain.
 
Adding the following SPF record to your sending domain may help delivery of your emails and prevent them being treated as spam. Please refer to your domain register for help adding an SPF record to your domain.
  
Line 86: Line 114:
  
  
== Trouble Shooting ==
+
= Trouble Shooting =
  Hotmail and other providers might  ask for authentication. Log into your Email account, check your notifications  
+
  Hotmail and other providers might  ask for '''authentication'''. Log into your Email account, check your notifications  
 
  or settings and follow the instructions given by your Email provider. If you cannot find them ask your provider  
 
  or settings and follow the instructions given by your Email provider. If you cannot find them ask your provider  
 
  what you need to do to let third parties like Beds24 send Emails through your SMTP server.
 
  what you need to do to let third parties like Beds24 send Emails through your SMTP server.
  
 
   
 
   
  If Emails are not sending please check your "Descriptive Sending Email Address", it cannot be a word only. The pop up help for the setting has examples of valid formats.
+
  '''Emails are not sending'''
 +
1. Check if you outgoing E-mail is working by clicking on "Send Test Email".
 +
2. Check your "Descriptive Sending Email Address", it cannot be a word only. The pop up help for the setting has examples of valid formats.
 +
 
 +
 
 +
'''If E-mail are sending but guests do not receive your E-mails''' you can use a tool like https://www.mail-tester.com/ to check what the problem might be.

Revision as of 09:40, 29 July 2020

Outgoing Email
This page is about the menu  (SETTINGS) ACCOUNT > OUTGOING EMAIL and explains how to send Emails to guests from your own Email address instead of a Beds24 Email address.

1 General

Sending Account: Choose whether to use the system email server or your own email address to send email.

If you choose your own email address the guest will receive an email confirmation from your email address and you will see sent mails in your outgoing mail folder. You can use your own email service via SMTP or Mailgun, It is also possible to use both, first we will try your SMTP server and if this fails we will try Mailgun. If both fail, the mail will be sent by the system email server.

If you have entered a property Email address in (SETTINGS) PROPERTIES > DESCRIPTION replies from guests to confirmation messages will be sent in cc to the property EMail address. If you do not want this do not enter a property Email address.

If you do not use your own email, the guest will receive a booking notification from the system Email address.


The following settings are required if you use your own email address:

Email Address: This is the email address which will send email notifications.

Mail Server: This is the email server which will send your email. For example the gmail server is smtp.gmail.com.

User Name: This is the user name for your email server. This is often your email address.

Password: This is the password for your email server.

Use Encryption: This is the email server encryption setting. For example the gmail server requires SSL.

Port Number: This is the email server SMTP port. This is normally 25 but can be different. For example the gmail server uses 465.

2 Standard Email Providers

2.1 Gmail (googlemail) Standard Account

Mail Server: smtp.gmail.com

Encryption: SSL

Port: 465

You need to create and use an Application Password for the Gmail account. Here google explains

2.1.1 Allow less secure apps

Google accounts which have a menu "My Account" > "Connected apps & sites" may need to set

"Allow less secure apps" = ON

to allow email sending via gmail.

If you try to use your normal Gmail password Google might block the emails from sending and treat them as spam.

2.2 Gmail (googlemail) G-Suite Account (pro version)

Mail Server: smtp.gmail.com

Encryption: SSL

Port: 465

You need to create and use an Application Password for the Gmail account. Here google explains

2.2.1 Allow less secure apps

Google pro accounts may need the following settings to allow email sending via gmail:

  • Open your Google Admin console (admin.google.com).
  • Click Security > Basic settings .
  • Under Less secure apps, select Go to settings for less secure apps.
  • In the subwindow, select the Enforce access to less secure apps for all users radio button. ...
  • Click the Save button.
If you try to use your normal Gmail password Google might block the emails from sending and treat them as spam.

2.3 Microsoft Live (Hotmail)

Microsoft live has issues with external systems like Beds24 sending email and can block mails, we cannot recommend this system, use at your own risk

Mail Server: smtp.live.com OR smtp-mail.outlook.com (Check the details from your email service)

Encryption: No

Port: 587

Set up

Outgoing1.png view large

The system can use your own Email address

Outgoing2.png view large

If you see an error message please check

  • are all entries correct
  • some systems require authentication. Please see "Trouble Shooting" (below)

Outgoing3.png view large

Sub accounts can be used to use different outgoing Email addresses for multiple properties in one account.

3 Mailgun

Mailgun is a mail sending service.

You will need an account at mailgun and can get the Key and Domain values from your mailgun account.

4 SPF Record

Adding the following SPF record to your sending domain may help delivery of your emails and prevent them being treated as spam. Please refer to your domain register for help adding an SPF record to your domain.

v=spf1 include:mail.beds24.com ~all


5 Trouble Shooting

Hotmail and other providers might  ask for authentication. Log into your Email account, check your notifications 
or settings and follow the instructions given by your Email provider. If you cannot find them ask your provider 
what you need to do to let third parties like Beds24 send Emails through your SMTP server.


Emails are not sending
1. Check if you outgoing E-mail is working by clicking on "Send Test Email". 
2. Check your "Descriptive Sending Email Address", it cannot be a word only. The pop up help for the setting has examples of valid formats.


If E-mail are sending but guests do not receive your E-mails you can use a tool like https://www.mail-tester.com/ to check what the problem might be.