Home
last modified time | relevance | path

Searched refs:DSN_FAILURE (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dsmtpd.h467 #define DSN_FAILURE 0x02 macro
H A Dsmtp_session.c2462 tx->evp.dsn_notify |= DSN_FAILURE; in smtp_tx_rcpt_to()
2470 tx->evp.dsn_notify & (DSN_SUCCESS | DSN_FAILURE | in smtp_tx_rcpt_to()
H A Dmta_session.c1647 if (arg & DSN_FAILURE) in dsn_strnotify()