]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: server: command: Move core of smtp_server_command_submit_reply() into a...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Wed, 31 Oct 2018 23:44:10 +0000 (00:44 +0100)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 1 Nov 2018 21:22:43 +0000 (22:22 +0100)
commit1d99b045a689306a035ab9a29ed47c96e9ad2e2b
treebf6c6d8128a6309335d4b17bbd0b486d133137ab
parent24a22bd8daa4d5666f50b686adc9db51c58cb643
lib-smtp: server: command: Move core of smtp_server_command_submit_reply() into a separate function.

Makes the next changes easier.
src/lib-smtp/smtp-server-command.c