Set up a custom SMTP email server
Flokzu uses market leading email servers to send email and notifications from the tool (task assignation notification, comments, due dates, send tasks).
However, sometimes it is necessary to have a greater control over sent emails or, even better, that emails be sent from an address with the organization's own domain.
In order to do this, the SMTP module allows you to define a server for sent email that Flokzu will use to send all kinds of emails, instead of its default servers.
To set up this feature, you must navigate to Configuration > Advanced and click on Custom SMTP Email Server.
In the SMTP configuration you must first activate the module and select the authentication type:
- Basic authentication: Basic authentication allows you to configure your email using your own email server, which may be a service that you have contracted yourself.
- Google or Microsoft account: You would use that option to send emails using your corporate or educational Google/Microsoft account.
SMTP configuration with basic authentication.
In the SMTP settings you must enter the parameters defined in it (host, port, username, password).
After you finish the set up, you can validate the SMTP credentials by clicking on the "Valdiate SMTP settings" button.
Microsoft and Google
Those users with corporate or educational Google or Microsoft 365 accounts may authenticate by selecting the specific option.
Microsoft | |
---|---|
This option can be used by users with a corporate or educational account in Microsoft 365 and have SMTP enabled for the user configured in the email customization. | Users with a Google Workspace account can ask their account administrator to add the Flokzu application to their whitelist, after which you will be able to configure custom SMTP sending with the Google option. |
Microsoft personal accounts (hotmail, outlook, live, etc.) and Google accounts (gmail) will be able to configure SMTP using Basic Authentication with the following:
Microsoft | |
---|---|
SMTP server: smtp.office365.com | SMTP Server: smtp.google.com.com |
Port: 587 | Port: 587 |
In both cases you must fill in your account credentials:
- Username: Full Microsoft 365 (e.g. name@outlook.com) or google (e.g. name@gmail.com) email address.
- Password The password associated with your email address.
In all cases, after completing the configuration, Flokzu will perform credentials validation when saving the configuration. This means that the module won't be enabled is the system can't verify that the host and the credentials are valid and guarantee that emails be sent correctly.
Advantages of using your own server to send emails
- All emails will be sent from @yourdomain.com instead of @flokzu.com.
- This will allow you to have a greater control over the emails that are sent and received.
- You can have more information in case emails are not sent for some reason.
Updated on: 27/12/2024
Thank you!