On Tue, Jan 02, 2024 at 02:44:06PM -0500, Vince Heuser via Postfix-users wrote:

> Jan 02 14:26:56 islou postfix/qmgr[24444]: 4T4NC41vLCzQ1P: 
> from=<r...@islou.net>, size=1258, nrcpt=1 (queue active)
> Jan 02 14:26:56 islou postfix/smtp[22517]: 4T4N9z4tYzzQ1b: to=<v...@vh.com>, 
> relay=127.0.0.1[127.0.0.1]:10024, delay=57, delays=0.04/0/0/57, dsn=2.0.0, 
> status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued 
> as 4T4NC41vLCzQ1P)
> Jan 02 14:26:56 islou postfix/qmgr[24444]: 4T4N9z4tYzzQ1b: removed
> Jan 02 14:26:56 islou postfix/pipe[22532]: 4T4NC41vLCzQ1P: to=<v...@vh.com>, 
> relay=dovecot, delay=0.24, delays=0.03/0/0/0.21, dsn=2.0.0, status=sent 
> (delivered via dovecot service)
> Jan 02 14:26:56 islou postfix/qmgr[24444]: 4T4NC41vLCzQ1P: removed

You have logging from "qmgr", the "relay" delivery agent and the
"dovecot" instance of the "pipe" delivery agent.

> islou:~# postconf -Mf
> smtp       inet  n       -       y       -       -       smtpd
> cleanup    unix  n       -       y       -       0       cleanup
> smtp       unix  -       -       y       -       -       smtp
> relay      unix  -       -       y       -       -       smtp
>     -o fallback_relay=

For the above "chroot = y".

> qmgr       fifo  n       -       n       300     1       qmgr
> dovecot    unix  -       n       n       -       -       pipe flags=DRhu
>     user=vmail:vmail argv=/usr/lib/dovecot/dovecot-lda -f ${sender} -d
>     ${recipient}
> smtp-amavis unix -       -       n       -       2       smtp
>     -o smtp_data_done_timeout=1200
>     -o smtp_send_xforward_command=yes
>     -o disable_dns_lookups=yes
>     -o max_use=20

And for these "chroot = n".  That lines up quite well with
absence/presence of log entries.

-- 
    Viktor.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to