mathewfer wrote:
I want to prevent outsiders sending email FROM "user1@example.com" TO "user1@example.com" - same user and domain name.
Is this address ("user1@example.com") in the "From:" header, or the sender address in smtp session? To check the sender address in smtp session, you must check Postfix or iRedAPD log file to figure it out.