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
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
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
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