A. Schulze via Postfix-users wrote in
 <8c5873ea-137e-4938-8b77-2194fd757...@andreasschulze.de>:
 |Am 02.01.24 um 20:44 schrieb Vince Heuser via Postfix-users:
 |> smtp       inet  n       -       y       -       -       smtpd
 |
 |Hi,
 |
 |the smtp server run chroot. You need to configure syslog to listen \
 |on /path/to/postfix-chroot/dev/log
 |(usually /var/spool/postfix/dev/log)

btw if that is linux or so you can --bind mount even single files
for whatever purpose into whatever namespace, for example

    mount --bind "${TMPDIR}"/.X11-unix ${rundir}/root/tmp/.X11-unix

(Of course access rights must match, but such a --bind mount can
be very convenient.)

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to