[SOLVED] Whitelisting / relaying for local subnet

Oct 1, 2019
20
2
8
49
Hi all,
why does Mail Proxy Whitelisting has no effect on the HELO Syntax check?

Code:
Dec 18 10:15:20 mx11 postfix/postscreen[11818]: WHITELISTED [10.80.1.110]:54051
Dec 18 10:15:20 mx11 postfix/smtpd[11807]: connect from **********l[10.80.1.110]
Dec 18 10:15:20 mx11 postfix/smtpd[11807]: NOQUEUE: reject: RCPT from **********[10.80.1.110]: 504 5.5.2 <*******>: Helo command rejected: need fully-qualified hostname; from=<backup@********> to=<support@********> proto=ESMTP helo=<*******>

and furthermore, if I disable HELO checks, I am getting a "relaying denied, despite the Host is in the same subnet as the Mail Gateway:

Code:
 Dec 18 10:24:31 mx11 postfix/postscreen[12572]: WHITELISTED [10.80.1.110]:54076
Dec 18 10:24:31 mx11 postfix/smtpd[12587]: connect from *********l[10.80.1.110]
Dec 18 10:24:31 mx11 postfix/smtpd[12587]: 50CA8405BD: client=**********[10.80.1.110]
Dec 18 10:24:31 mx11 postfix/smtpd[12587]: 50CA8405BD: reject: RCPT from ********[10.80.1.110]: 554 5.7.1 <support@********>: Relay access denied; from=<backup@*********> to=<support@*********> proto=ESMTP helo=<*********>

According to Documentation relaying is allowed in local subnets:
1576661275447.png

Can someone explain?
Thank you.

edit: Even if I add the local subnets under "Networks" I get a "Relay access denied"
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!