Searched refs:smtp_server_command_reply_status_equals (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-smtp/
H A Dsmtp-server-cmd-starttls.c80 i_assert(smtp_server_command_reply_status_equals(command, 220));
H A Dsmtp-server-cmd-auth.c58 i_assert(smtp_server_command_reply_status_equals(command, 235));
H A Dsmtp-server.h433 bool smtp_server_command_reply_status_equals(struct smtp_server_command *cmd,
H A Dsmtp-server-command.c494 bool smtp_server_command_reply_status_equals(struct smtp_server_command *cmd, function

Completed in 27 milliseconds