On 24/10/2019 07.32, @lbutlr wrote: > On 23 Oct 2019, at 15:20, lists <li...@lazygranch.com> wrote: >> >> /\.asia$/ 510 Denied: Unacceptable TLD .asia > > [Long list… removed] > > smtpd_helo_restrictions = reject_invalid_helo_hostname > check_helo_access pcre:/etc/postfix/helo_checks.pcre permit > > /etc/postfix/helo_checks.pcre: > /.*\.(com|net|org|edu|gov|ca|mx|de|dk|fi|fr|uk|us|tv|info|biz|eu|es|il|it|nl|name|jp|host|au|nz|ch|tv)$/ > DUNNO > /.*\.*$/ 550 Mail to or from this TLD is not allowed
your list of allowed TLDs seems rather arbitrary. You allow .info, but not .email I understand that it can make sense to block .ninja or .loan I have an .email domain myself, and use if for my personal email Is .email considered a dumb TLD ?