I don't remember setting up any SMTP on my PVE node but magically I can receive the email from my node to my email
from the email I received I can see the header is like below
and the domain is even from my internal local domain "*.syd.home"
How is it possible that it can send the email successfully to my real email account?
from the email I received I can see the header is like below
and the domain is even from my internal local domain "*.syd.home"
How is it possible that it can send the email successfully to my real email account?
Code:
Return-Path: <root@pve.syd.home>
X-Original-To: MY-REAL-EMAIL
Delivered-To: MY-REAL-EMAIL
Received: from pve.syd.home (MYIP]) by
mailin032.protonmail.ch (Postfix) with ESMTP id 4Qt6J51HbHz7QQ5x for <MY-REAL-EMAIL>;
Fri, 30 Jun 2023 20:25:09 +0000 (UTC)
Received: by pve.syd.home (Postfix, from userid 65534) id CAC385002E7; Sat,
1 Jul 2023 06:25:01 +1000 (AEST)
Received: by pve.syd.home (Postfix, from userid 0) id C54865002E6; Sat,
1 Jul 2023 06:25:01 +1000 (AEST)
Authentication-Results: mailin032.protonmail.ch; dmarc=none (p=none dis=none)
header.from=pve
Authentication-Results: mailin032.protonmail.ch; spf=none smtp.mailfrom=pve.syd.home
Authentication-Results: mailin032.protonmail.ch; arc=none smtp.remote-ip=MYIP
Authentication-Results: mailin032.protonmail.ch; dkim=none
From: mdadm monitoring <root@pve>
To: root@pve.syd.home