Hello, confirmation email with link for resetting password often ends in Spam on Google. I think it includes some spam fingerprint, because I think/hope I have everything configured properly. Is there some easy way to customize email which is being send if you request resetting your password and email with new password? Code: Delivered-To: [email protected] Received: by 2002:ac9:2a54:0:0:0:0:0 with SMTP id e20csp7353326ocb; Mon, 30 Sep 2019 07:10:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqx8qNcTUV/JrRP/+dFwz0zZ8dXhK8qd/vLOM9JzM/vzJrMWi0VNCmcxnTdS9xPgbNraYiZM X-Received: by 2002:a1c:1f47:: with SMTP id f68mr1389187wmf.78.1569852634762; Mon, 30 Sep 2019 07:10:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569852634; cv=none; d=google.com; s=arc-20160816; b=LcA/R7CbJSdT7lh5E7DGQz5iKmitTmX9jgtipUMNwKK9PfTzEU7hhFfX5YtsVNxEur C2C7M+w65n6P30Sgkb5WU6Vvg+ZznadP+JoUa6BB41oHCtE02cXLbUj+ajGKM2JfjPzY Jl5P2owwZ33zC4MDa5mvFt8K3bnaEXMzLLYc0mBShQ0CBENN70ISZWYANp5edO90VTBv Uq5Ku/FqrbsPAfJuENRKw7rdq2okDC0h8P/2EkR1dtXRr0KRwrzK+iTYHm5jQ5T0WCx1 9n/HhuUfx+VqjHfX40p4Xj8+GWsJcVPA3JcIQeqJGMKyrDRInXOM7Q/6Y7zaF2eeghGA NLpw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=date:message-id:from:user-agent:mime-version:subject:to; bh=9cgCfrtMIar5m2dLaxGLF5W8PfCXqrJrw76ZSRkHfAA=; b=yzCEmBfIl2h2vbwTUCoiGLjkebvNobcihuZr8TKQPuvk2titPQqSeV3S9MqQeSl5v3 q6tPucInVHA1z7KTBuQC1G/6CeuMyvSF6vXmZTu2SrrbwJcV3fiSfQjKWiwolcNoDiTs B0WIthydaXCkxjCKWUiLVPD96yC/BGJt2fmX6jbP5rAVWigpAJsbREda6XPm7lNklLz4 sG/WioPlZJLXYR/j0Qi/zP3HzPfwlTUgsoOuz4nHpHLyHf0/aWXsi0np0ZzqO5Dm6nBr Jewl4E+PY/swmCAo7zfJ6Hrok+oaIWWsY47mnsDmiVk2r68mhORt6SCGUoP0Vzwzf5KY 8gGA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of [email protected] designates 2a01:XXX:c2c:d7fc::1 as permitted sender) [email protected] Return-Path: <[email protected]> Received: from master.XXX.XXX (master.XXX.XXX. [2a01:XXX:c2c:d7fc::1]) by mx.google.com with ESMTPS id x2si9435646wrg.236.2019.09.30.07.10.34 for <[email protected]> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Sep 2019 07:10:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of [email protected] designates 2a01:XXX:c2c:d7fc::1 as permitted sender) client-ip=2a01:XXX:c2c:d7fc::1; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of [email protected] designates 2a01:XXX:c2c:d7fc::1 as permitted sender) [email protected] Received: from localhost (localhost [127.0.0.1]) by master.XXX.XXX (Postfix) with ESMTP id 16B2440B81 for <[email protected]>; Mon, 30 Sep 2019 16:10:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at master.hostell.cloud Received: from master.XXX.XXX ([127.0.0.1]) by localhost (master.XXX.XXX [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JY8ijPBQAOjb for <[email protected]>; Mon, 30 Sep 2019 16:10:33 +0200 (CEST) Received: by master.XXX.XXX (Postfix, from userid 5003) id BF5A340BBB; Mon, 30 Sep 2019 16:10:33 +0200 (CEST) To: XXX <[email protected]> Subject: Confirm ISPConfig 3 Control panel password reset MIME-Version: 1.0 User-Agent: ISPConfig/3 (Mailer Class) From: "XXX.XXX" <[email protected]> Content-Type: text/plain; charset="utf-8" Message-ID: <[email protected]> Date: Mon, 30 Sep 2019 16:10:33 +0200 Please confirm that your want to reset your ISPConfig 3 control panel account password by visiting the following activation link: https://master.XXX.XXX:8080/login/password_reset.php?username=XXX&hash=d94b08fcd154f56d9011304e4188ed56e8ae05f0
Hello, looks like Gmail stopped to marking these mail as spam after I clicked several times it is not spam. Anyway I would like to know how to change content of these emails? Is it possible please?