To configure the email sending navigate to Config → Main → Email
.
Separate email accounts can be configured for each partner:
Use system SMTP
in SMTP settings of My Profile is enabled;Sending emails from a name or email address different from the email account used for SMTP login may be prohibited by your email service provider or disabled on your mail server, please be attentive when configuring this.
Email logs can be found under Administration → Logs → Email
or under Messages → Mass sending → History
.
SMTP
, Sendmail
, OAuth Google
(using Google API), or OAuth Office 365
.Sendmail
, e.g. /usr/sbin/sendmail
;Sendmail
, e.g. -bs
.Pleas follow these links for a Sendmail configuration examples:
When sending emails has been configured, we can double check if it works. Specify your email address to receive the test email and click on the Run test
button. An email should be received within a few minutes if there are no errors and successful response was received after running the test.
We strongly recommend to use an Email Delivery Service such as MessageBird.
To use your Google mail account for email sending, please fill in the following fields:
Parameter | Value |
---|---|
Sender's email | your email (email@gmail.com) |
Transport type | SMTP |
Host | smtp.gmail.com |
Port | 465 |
Verify SSL certificate | enabled |
Encrypted | SSL |
Use authentication | enabled |
Username | your username. Full email (email@gmail.com) |
Password | your password. APP password; |
The following changes need to be made in your Google account to use your Google email to send emails via the Splynx server:
The app’s password authentication for MS Office 365 is no longer available!
Suggested solution is third-party integrations. Some options include:
- SparkPost (pricing(G2) or pricing(Capterra))
- SendGrid
- Mailjet (pricing)
- Moosend (pricing)
- Brevo (pricing)
Clients may select the service that best fits their needs.
After selecting "Transport type" as OAuth Office 365
, the OAuth config section will appear, where you need to enter the Username for the Office 365 email:
If the Custom server settings
toggle is enabled, you can configure a custom host, port, and encryption settings. This is useful when connecting to your own email servers instead of Microsoft's default servers:
Encryption - choose the encryption method: SSL, TLS, or None;
Verify SSL certificate - if this toggle is enabled, the system will verify the SSL certificate of the SMTP host.
When all the required details are entered, click the Connect
button. If the connection is successful, you will see this next to the Status:
For more information, please read the following articles:
Inboxes
My Profile (Email)