]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: Implemented function to write an SMTP reply as a single line.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 27 Nov 2017 10:44:23 +0000 (11:44 +0100)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 27 Nov 2017 15:21:31 +0000 (16:21 +0100)
commit57b18ecb6fdfa9f8503fc00a6869763e6ffcecb2
tree27ab6263531ef5c62102563ab8d1f2d543b02d51
parentc0660f13a2b3e99d1468031550b5d69214592c25
lib-smtp: Implemented function to write an SMTP reply as a single line.

Needed for proxying in current LMTP code.
src/lib-smtp/smtp-reply.c
src/lib-smtp/smtp-reply.h