]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-lda: Renamed smtp-client to smtp-submit (1/2).
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 5 May 2017 10:55:49 +0000 (12:55 +0200)
committerTimo Sirainen <tss@dovecot.fi>
Fri, 8 Sep 2017 15:16:36 +0000 (18:16 +0300)
commit3e5a1673793631ea5cf0371e9ef5360b5e525335
treea3e234168cd0b0ba4048876cd181907fe820b44a
parentbe02ac47a984f422823feb20a77dcf160f7d562e
lib-lda: Renamed smtp-client to smtp-submit (1/2).

Renamed the files.
src/lib-lda/Makefile.am
src/lib-lda/mail-send.c
src/lib-lda/smtp-client.h
src/lib-lda/smtp-submit.c [moved from src/lib-lda/smtp-client.c with 99% similarity]
src/lib-lda/smtp-submit.h [new file with mode: 0644]
src/lib-lda/test-smtp-submit.c [moved from src/lib-lda/test-smtp-client.c with 99% similarity]