Marek Podmaka via Postfix-users skrev den 2025-06-24 12:52:

dovecot   unix  -       n       n       -       -       pipe
  flags=DRhuO user=vmail:vmail argv=/usr/lib/dovecot/dovecot-lda -f
${sender} -a ${original_recipient} -d ${user}@${nexthop}


dovecot   unix  -       n       n       -       1       pipe
flags=DRhuO user=vmail:vmail argv=/usr/lib/dovecot/dovecot-lda -f ${sender} -a ${original_recipient} -d ${user}@${nexthop}

### postconf -n|grep dovecot
dovecot_destination_recipient_limit = 1

should work aswell

maybe change from lda to lmtp ?, so its not a problem at all with pipe

https://doc.dovecot.org/2.3/configuration_manual/howto/dovecot_lda_postfix/

https://doc.dovecot.org/2.3/configuration_manual/protocols/lmtp_server/
https://doc.dovecot.org/2.3/configuration_manual/howto/postfix_dovecot_lmtp/#howto-postfix-dovecot-lmtp

smtpd_sasl_type = dovecot
virtual_transport = dovecot
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to