[pfx] Re: Configuration Request: Restrict Outgoing Emails to Allowed Domains, Allow All Incoming, and Bypass Restrictions for Privileged Users

2025-05-07 Thread Srinivasa Gowd S via Postfix-users
Hello, Thank you, Viktor, for your reply on this. The following entries are present in the "check_sender_access" table. We have configured it so that "srb...@sutisoft3.in" and "tsupp...@sutisoft3.in" are treated as privileged users. All users can send emails to domains @sutisoft.com, @sutisoft

[pfx] Re: Configuration Request: Restrict Outgoing Emails to Allowed Domains, Allow All Incoming, and Bypass Restrictions for Privileged Users

2025-05-07 Thread Matus UHLAR - fantomas via Postfix-users
On 07.05.25 12:57, Srinivasa Gowd S via Postfix-users wrote: We would like to configure our Postfix server to meet the following requirements: 1. Allow incoming emails from all external domains to all internal users. This is standard when recipient domain is metioned in mydestination,

[pfx] Re: [pxf] How Postfix send data to the milter?

2025-05-07 Thread Mike Teplynin via Postfix-users
On Wed, May 7, 2025 at 10:15 AM Tom Hendrikx via Postfix-users wrote: > In the past, I've used the test tools (milter-test-server, > milter-test-client) from https://github.com/milter-manager/milter-manager Very nice link, thank you! -- Best regards, Mike ___

[pfx] Re: How does Postfix send data to the milter?

2025-05-07 Thread Bill Cole via Postfix-users
On 2025-05-06 at 14:44:24 UTC-0400 (Tue, 6 May 2025 18:44:24 +) Claus Assmann via Postfix-users is rumored to have said: On Tue, May 06, 2025, Bill Cole via Postfix-users wrote: Sadly, there has never been robust definitive docs for the Milter API. What is missing from the documentation

[pfx] Re: Configuration Request: Restrict Outgoing Emails to Allowed Domains, Allow All Incoming, and Bypass Restrictions for Privileged Users

2025-05-07 Thread Viktor Dukhovni via Postfix-users
On Wed, May 07, 2025 at 02:56:11PM +0530, Srinivasa Gowd S wrote: > The following entries are present in the "check_sender_access" table. > We have configured it so that "srb...@sutisoft3.in" and > "tsupp...@sutisoft3.in" are treated as privileged users. All users can send > emails to domains @

[pfx] Re: Configuration Request: Restrict Outgoing Emails to Allowed Domains, Allow All Incoming, and Bypass Restrictions for Privileged Users

2025-05-07 Thread Viktor Dukhovni via Postfix-users
On Wed, May 07, 2025 at 12:57:29PM +0530, Srinivasa Gowd S via Postfix-users wrote: > 1.Allow incoming emails from all external domains to all internal > users. > 2.Restrict outgoing emails for all users so they can only send to > a list of allowed domains. > 3.Allow speci

[pfx] Re: [pxf] How Postfix send data to the milter?

2025-05-07 Thread Tom Hendrikx via Postfix-users
On 06-05-2025 18:58, Mike Teplynin via Postfix-users wrote: After my previous question about mail archiving, I tried to write a milter that will save copies of emails in a way convenient for me. And now my question is about how Postfix sends headers and message body to milter. Everything that is

[pfx] Configuration Request: Restrict Outgoing Emails to Allowed Domains, Allow All Incoming, and Bypass Restrictions for Privileged Users

2025-05-07 Thread Srinivasa Gowd S via Postfix-users
Hello Postfix Support, We would like to configure our Postfix server to meet the following requirements: 1. Allow incoming emails from all external domains to all internal users. 2. Restrict outgoing emails for all users so they can only send to a list of allowed domains. 3.