Sorry about that. Thanks. On 2/7/2023 4:03 PM, Simon Hobson wrote: Sorry, you are asking in the wrong place : This is not a general Postfix help forum - this is for the separate package PostfixAdmin which configures/maintains virtual domains & mailboxes using Postfix (plus MySQL or PostgreSQL, optionally maildrop, and Courier or Dovecot). For Postfix help you should head over to postfix.org and check out the Postfix mailing lists. But ... Looking at those links, you've mistyped your reject_domains...
Sorry about that. Thanks.
Hello all. I'm trying to block certain TLDs and everything I try I'm getting: 451 4.3.5 email@gmail.com: Sender address rejected: Server configuration error; Obviously this is a configuration issue. I've tried following these sites among others: https://forum.centos-webpanel.com/index.php?topic=10649.0 https://www.davidmartinwhite.com/2016/10/25/fighting-spam-block-entire-ttld-with-postfix/ https://www.ericmichaelstone.com/how-to-block-an-entire-tld-in-postfix/ Hoping there's and easy fix in my configuration....
Sorry, posted this in the wrong place.
I've setup a postfix server as a closed relay to only deliver/forward email for my domain. I believe I have everything working as desired, except for what is getting logged. If I connect to postfix with a portable mail client on my local network and send a message through it, I see the connection in the logs. For example: Oct 25 13:55:29 server2 postfix/smtpd[3146777]: connect from unknown[10.10.5.27] Oct 25 13:55:29 server2 postfix/smtpd[3146777]: 424B7407AB55: client=unknown[10.10.5.27] Oct 25...