like
EHLO xn--maliciousdomain.xn--com
i added :
/etc/pmg/main.cf.in
check_helo_access regexp:/etc/postfix/helo_access
added the line :
/^xn--.*$/ REJECT Punycode HELO domains are not allowed
in helo_access
then postmap /etc/postfix/helo_access
then pmgconfig sync --restart 1
postfix restart
does not work.
what's the thing is miss here ?
thanks
EHLO xn--maliciousdomain.xn--com
i added :
/etc/pmg/main.cf.in
check_helo_access regexp:/etc/postfix/helo_access
added the line :
/^xn--.*$/ REJECT Punycode HELO domains are not allowed
in helo_access
then postmap /etc/postfix/helo_access
then pmgconfig sync --restart 1
postfix restart
does not work.
what's the thing is miss here ?
thanks
Last edited: