When Postfix delivers to an unknown user via Dovecot it gets status=deferred but I want a reject in SMTPD instead. How fix?

main.cf: mailbox_transport = dovecot:
master.cf:
dovecot unix - n n - - pipe
  flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver
  -e -f ${sender} -d ${recipient}

Running deliver by hand shows it exiting with status 75.

My site is free of ads and trackers. Was this post helpful to you? Why not BuyMeACoffee


Reference:

  1. Postfix