]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
submission: relay backend: Use smtp_reply_is_success() to evaluate reply form relay.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 12 Oct 2018 08:07:14 +0000 (10:07 +0200)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 15 Oct 2018 23:33:43 +0000 (01:33 +0200)
commit3cda72f2c2a4041a4a561416d52db03f685b1800
treeaec89e4a7929509700634293150d01e55dae2a8c
parentcb3e468add3cd19fd8c95b7e3f22b04166d3fd8c
submission: relay backend: Use smtp_reply_is_success() to evaluate reply form relay.

Before, it evaluated the reply status directly.
src/submission/submission-backend-relay.c