enable DSN (Delivery Status Notification) for the implicit socket too
authorop <op@openbsd.org>
Sun, 3 Dec 2023 11:48:52 +0000 (11:48 +0000)
committerop <op@openbsd.org>
Sun, 3 Dec 2023 11:48:52 +0000 (11:48 +0000)
commit137da685c07eb1d7ca6c667a51da0952927b4dea
tree67669c578e9b7b56cb7c972a7d4dc6ddcc83181a
parent4010795e8dad898f211d3beee5dd0c0b2b0409dc
enable DSN (Delivery Status Notification) for the implicit socket too

DSN is implicitly enabled when using `listen on sock' but it's not for
the implicit socket, avoid this incoherence by enabling it on the
implicit socket too.

Report and diff by Tassilo Philipp (tphilipp at potion-studios dot com)
ok millert@
usr.sbin/smtpd/parse.y