External SMTP
-
Hello,
I've recently installed Cloudron and configured external SMTP, however, I want all emails to send from a specific domain that the apps aren't hosted on. Is this possible? If so, how?
Thanks.
-
@TechoutDev if I understand correctly, then you would need to configure the FROM address assigned to those apps in the app configure view: https://docs.cloudron.io/apps/#mail-from-address
-
-
Yes, this is possible.
- You should add this domain in the Domains view
- Configure this domain in Email view to send out email via External SMTP
- Then, go into the app -> email and select the domain in the drop down on the right side.
-
Apologies for the late reply, this isn't working for some reason. I had done the same thing & just rechecked, yet it doesn't send emails for some reason.
-
@TechoutDev To debug, open the mail logs window. Mail -> Logs button in top right. And then there is another logs button inside it. Keep that browser window open. Then, use the send test mail button - https://docs.cloudron.io/email/#send-test-email . Can you please post what's in the logs?
-
To send emails from a domain not hosted on your app, configure the domain in the Email view for External SMTP and try using SMTPget for a reliable service.
-