This can be done via "KeyHelp admin UI -> Configuration -> "Email Addresses of Server Domain"
Using Cloud Flare subdomin as hostname
Re: Using Cloud Flare subdomin as hostname
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Using Cloud Flare subdomin as hostname

Re: Using Cloud Flare subdomin as hostname

--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
Re: Using Cloud Flare subdomin as hostname
But main problem is sending.
I this stage, I have no idea what to do next.
Re: Using Cloud Flare subdomin as hostname
That means that your server cannot reach port 25 of the receiving mail server.connect to alt1.gmail-smtp-in.l.google.com[142.250.150.26]:25: Connection timed out
Make sure that outhoing port 25 is not blocked by a firewall.
Try telnet alt1.gmail-smtp-in.l.google.com 25, it should lokk like this:
Code: Select all
~$ telnet alt1.gmail-smtp-in.l.google.com 25
Trying 2a00:1450:4025:c03::1a...
Connected to alt1.gmail-smtp-in.l.google.com.
Escape character is '^]'.
220 mx.google.com ESMTP bc16si123901edb.165 - gsmtp
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Using Cloud Flare subdomin as hostname
Code: Select all
Make sure that outhoing port 25 is not blocked by a firewall.
You are very right. That was a problem.
What you guy think about SMTP option for extrenal mail server?
This can be good if we have some outbound filtering, like mailchannels at extrenal server.