Home
last modified time | relevance | path

Searched refs:ERR_LMTP_MSG_NULL (Results 1 – 2 of 2) sorted by relevance

/dports/mail/dspam/dspam-3.10.2/src/
H A Dlanguage.h140 #define ERR_LMTP_MSG_NULL "Message is empty. Aborting." macro
H A Ddaemon.c700 daemon_reply(TTX, LMTP_FAILURE, "5.2.0", ERR_LMTP_MSG_NULL); in process_connection()