]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: server: Add smtp_server_command_get_reply_count().
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sun, 14 Oct 2018 12:23:32 +0000 (14:23 +0200)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 15 Oct 2018 23:33:43 +0000 (01:33 +0200)
commitcb3e468add3cd19fd8c95b7e3f22b04166d3fd8c
treeeb108d0201898f208e80c7c25d2e252f962c7496
parenta08babe0ecac4bff99d110bf6ed2e5887c381ee5
lib-smtp: server: Add smtp_server_command_get_reply_count().

Returns the number of replies expected to the command.
src/lib-smtp/smtp-server-command.c
src/lib-smtp/smtp-server.h