[pfx] Re: Can I log that an smtp sesion is NOT encrypted?

2024-11-20 Thread Bryan K. Walton via Postfix-users
On Tue, Nov 19, 2024 at 04:34:22PM -0500, Wietse Venema wrote: > Bryan K. Walton via Postfix-users: > > are TLS encrypted. But is there a way to log when an smtp session is > > specifically not encrypted? > > main.cf: > smtpd_data_restrictions = warn_if_reject

[pfx] Can I log that an smtp sesion is NOT encrypted?

2024-11-19 Thread Bryan K. Walton via Postfix-users
Hi, I'm trying to find a way for Postfix to log when a mail server that connects to our server delivers an email message to us through an unencrypted session. I know that TLS logging can log when sessions are TLS encrypted. But is there a way to log when an smtp session is specifically not encry

[pfx] Re: How to "save" full bounced email message

2024-08-23 Thread Bryan K. Walton via Postfix-users
On Fri, Aug 23, 2024 at 07:37:19AM +0200, Ralf Hildebrandt via Postfix-users wrote: > > > It then sent a bounce message to root's mailbox. The bounce message > > included a delivery report and the undelivered message headers. > > However, the rest of the original email was removed. > > Try incr

[pfx] How to "save" full bounced email message

2024-08-22 Thread Bryan K. Walton via Postfix-users
We have a server that has Postfix configured to use a relayhost for all mail delivery. All system mail is handed off to the relay host which then takes over handling for the eventual final delivery. Today, we had an email message generated by this server that was too large for handing over to the

[pfx] Re: Problems with check_sender_access and bypassing Amavis

2023-09-21 Thread Bryan K. Walton via Postfix-users
On Wed, Sep 20, 2023 at 10:33:38PM +0200, Benny Pedersen via Postfix-users wrote: > its just a fail to accept local sender enveloppes on port 25, did you ensure > this is not possible ? > > logs is equal sender and recipient spams > > if its only on non port 25 its ok Hi Benny, I'm sorry but I

[pfx] Re: Problems with check_sender_access and bypassing Amavis

2023-09-20 Thread Bryan K. Walton via Postfix-users
On Wed, Sep 20, 2023 at 03:01:21PM -0500, Noel Jones via Postfix-users wrote: > The check_sender_access must be BEFORE any permit_mynetworks or > permit_sasl_authenticated. Thanks Noel! That was the issue. I had check_sender_access AFTER permit_mynetworks and permit_sasl_authenticated. Much ob

[pfx] Problems with check_sender_access and bypassing Amavis

2023-09-20 Thread Bryan K. Walton via Postfix-users
We have a Postfix server that works with Amavisd-new to do spam and virus scanning. In my main.cf, I have the following: content_filter = amavisfeed:[127.0.0.1]:10024 Then, I have master.cf configured as such: # AMAVISD-NEW amavisfeed unix - - n - 2 smtp -o