I have a warning: Email is not configured properly but the service say everything is ok ??
-
my server is at Hetzner
i'm running Cloudron v4.4.5I'm able to send email and receive email
since the installation I changed the main domain before it was my.oldname.tld now it is my.newname.tldApparently my Email is not configured properly
But under Email Status everything look fine
But in the log I have
Feb 25 09:07:30 invalid log format: undefined defaulting to DEFAULT Feb 25 09:07:30 [WARN] [-] [core] smtp.ini.nodes unset, using 1, see https://github.com/haraka/Haraka/wiki/Performance-Tuning Feb 25 09:07:30 Starting up Haraka version 2.8.24
Feb 25 09:07:30 [ERROR] [-] [helo.checks] deprecated setting mismatch renamed to host_mismatch
than
Feb 25 09:08:28 [WARN] [-] [dnsbl] disabling zone 'zen.spamhaus.org': ETIMEOUT Feb 25 09:08:29 [WARN] [-] [dnsbl] disabling zone 'zen.spamhaus.org': ETIMEOUT
So everything is ok or not ?
-
@murgero said in I have a warning: Email is not configured properly but the service say everything is ok ??:
@JOduMonT Do you host multiple domains?
Not yet
But I switch my main domain a week ago
BTW I saw my old domain name in a reply somewhere but it is lost through the catchall
since then I change the domain, I updated and reboot, but the log below is after the reboot -
@JOduMonT said in I have a warning: Email is not configured properly but the service say everything is ok ??:
saw my old domain name in a reply
here I found it is in my DKIM-Signature
Hi. This is the Mailer program at my.newdomain.tld. I'm afraid I wasn't able to deliver your message "Your Matomo account's password has just been changed" to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. Intended Recipients: <admin@server.local> Failure Reason: Error: Nowhere to deliver mail to for domain: server.local Original-Envelope-Id: <A0645508-D69E-4BF7-A967-5B4D65E36490.1@my.newdomain.tld> Reporting-MTA: dns;my.newdomain.tld Arrival-Date: Tue, 25 Feb 2020 16:06:36 +0000 Final-Recipient: rfc822;admin@server.local Action: failed Status: 5.1.2 (550 Nowhere to deliver mail to for domain: server.local) Received: (Haraka outbound); Tue, 25 Feb 2020 16:06:36 +0000 Authentication-Results: my.newdomain.tld; auth=pass (login) Received: from localhost (1bdff42c-6d70-4ac8-a225-fb960188c29f.cloudron [172.18.0.10]) by my.newdomain.tld (Haraka/2.8.24) with ESMTPA id A0645508-D69E-4BF7-A967-5B4D65E36490.1 envelope-from <matomo@newdomain.tld> (authenticated bits=0); Tue, 25 Feb 2020 16:06:36 +0000 To: admin <admin@server.local> Subject: Your Matomo account's password has just been changed From: Matomo Analytics <matomo@newdomain.tld> Reply-To: No-reply <matomo@newdomain.tld> Date: Tue, 25 Feb 2020 16:06:36 +0000 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline MIME-Version: 1.0 DKIM-Signature: v=1;a=rsa-sha256;bh=DB6oj+AMc/yGLA3CYJ8bVGziT0QjbQz8TovUIBUuYMc=;c=relaxed/simple;d=newdomain.tld;h=from:reply-to:subject:date:to:mime-version;s=cloudron-olddomain.tld;b=RwBA+pZ/Pku3w4Qurz1TvjiNcGTHBbK/Wbbh497qzoXoWaL9rPBCbc7QIWYmErrfxeA/ZhVOERHib3/Pf9gVM1ftNQwj6mdoW22lTKoIiU+kGEqLEMVa+q14fTKvtLucPuvUCdgJ//AR5fFuAxEc24Rj9iC2PivajRR9KhEZLOY= Message-Id: <A0645508-D69E-4BF7-A967-5B4D65E36490.1@my.newdomain.tld>
How I could change this ?
-
@JOduMonT Currently, the 'email is not configured properly' notification is updated every 30 minutes. So, it's very much possible that those email settings are fine now and that notification will go away after 30 minutes.
If you click on the notification, it should expand to give information on what exactly is not setup properly. Can you tell me what you see if you click the notification ?
Also, zen.spamhaus.org being disabled is not good! Do you have a custom DNS setup by any chance? Under system -> services, is
unbound
running OK?