Searched refs:CLEANUP_FLAG_SMTP_REPLY (Results 1 – 4 of 4) sorted by relevance
27 #define CLEANUP_FLAG_SMTP_REPLY (1<<7) /* Enable SMTP reply */ macro
57 CLEANUP_FLAG_SMTP_REPLY, "enable_smtp_reply",
633 (state->flags & CLEANUP_FLAG_SMTP_REPLY) in cleanup_service()
2221 | CLEANUP_FLAG_SMTP_REPLY; in mail_open_stream()