Home
last modified time | relevance | path

Searched refs:DSN_NEVER (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dqueue.c570 if (e->dsn_notify & DSN_NEVER) in queue_bounce()
H A Dsmtpd.h469 #define DSN_NEVER 0x08 macro
H A Dsmtp_session.c2466 tx->evp.dsn_notify |= DSN_NEVER; in smtp_tx_rcpt_to()
2469 if (tx->evp.dsn_notify & DSN_NEVER && in smtp_tx_rcpt_to()
H A Dmta_session.c1653 if (arg & DSN_NEVER) in dsn_strnotify()