Re: advanced email filtering

2023-01-30 Thread Viktor Dukhovni
On Mon, Jan 30, 2023 at 03:41:47PM -0800, David Koski wrote: > > You can add instances of the spawn(8) service in master.cf to fork/exec > > per-connection programs, it is only suitable in low-throughput > > environments. This is the analogue of pipe(8) you were looking for. > > I tried spawn bu

Re: advanced email filtering

2023-01-30 Thread Viktor Dukhovni
On Mon, Jan 30, 2023 at 08:49:02AM -0800, David Koski wrote: > The email stays stuck in the queue. I am using a pipe that should > respond to port 10025. It does respond to telnet: It responds *incorrectly* on port 10025. > Telnet response from 10025: > > $ telnet 127.0.0.1 10025 > Trying 127

advanced email filtering

2023-01-30 Thread David Koski
I'm testing advanced email filtering using a pass-through script to copy email without actually changing the contents, but without success.  The email stays stuck in the queue.  I am using a pipe that should respond to port 10025.  It does respond to telnet: Telnet response from 10025: $ teln

Re: Postfix stable release 3.7.4 and legacy releases 3.6.8, 3.5.18, 3.4.28

2023-01-30 Thread Wietse Venema
Viktor Dukhovni: > On Mon, Jan 30, 2023 at 10:50:16AM +1100, Phil Biggs wrote: > > > I understand that why something non-critical, like the patch below, > > wouldn't be > > listed in the announcement but would it have been incorporated into 3.7.4? > > The patch is included in the latest patche