[dovecot/core] be02ac: lib-lda: Created tests for SMTP message submission...

GitHub noreply at github.com
Fri Sep 8 18:30:11 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: be02ac47a984f422823feb20a77dcf160f7d562e
      https://github.com/dovecot/core/commit/be02ac47a984f422823feb20a77dcf160f7d562e
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M src/lib-lda/Makefile.am
    A src/lib-lda/test-bin/sendmail-exit-1.sh
    A src/lib-lda/test-bin/sendmail-success.sh
    A src/lib-lda/test-smtp-client.c

  Log Message:
  -----------
  lib-lda: Created tests for SMTP message submission using the smtp-client API.


  Commit: 3e5a1673793631ea5cf0371e9ef5360b5e525335
      https://github.com/dovecot/core/commit/3e5a1673793631ea5cf0371e9ef5360b5e525335
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M src/lib-lda/Makefile.am
    M src/lib-lda/mail-send.c
    R src/lib-lda/smtp-client.c
    M src/lib-lda/smtp-client.h
    A src/lib-lda/smtp-submit.c
    A src/lib-lda/smtp-submit.h
    R src/lib-lda/test-smtp-client.c
    A src/lib-lda/test-smtp-submit.c

  Log Message:
  -----------
  lib-lda: Renamed smtp-client to smtp-submit (1/2).

Renamed the files.


  Commit: 98437599b5c603507c5fb4408d7a93160d0eb220
      https://github.com/dovecot/core/commit/98437599b5c603507c5fb4408d7a93160d0eb220
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M src/lib-lda/Makefile.am
    M src/lib-lda/mail-send.c
    A src/lib-lda/smtp-client.c
    M src/lib-lda/smtp-client.h
    M src/lib-lda/smtp-submit.c
    M src/lib-lda/smtp-submit.h
    M src/lib-lda/test-smtp-submit.c

  Log Message:
  -----------
  lib-lda: Renamed smtp-client to smtp-submit (2/2).

Renamed smtp_client identifiers to smtp_submit.
Also, created temporary backwards-compatibility in smtp-client.h.


  Commit: 7fbbd3bf536e8698e79e7d5c93c8f6f650bed929
      https://github.com/dovecot/core/commit/7fbbd3bf536e8698e79e7d5c93c8f6f650bed929
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M src/lib-lda/mail-send.c
    M src/lib-lda/smtp-client.c
    M src/lib-lda/smtp-submit.c
    M src/lib-lda/smtp-submit.h
    M src/lib-lda/test-smtp-submit.c

  Log Message:
  -----------
  lib-lda: Made smtp-submit standalone.

Removed dependencies on LDA.


  Commit: 792813592c69ddc0389b6f071d8120a7706b914d
      https://github.com/dovecot/core/commit/792813592c69ddc0389b6f071d8120a7706b914d
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M src/Makefile.am
    M src/lib-lda/Makefile.am
    R src/lib-lda/smtp-submit.c
    R src/lib-lda/smtp-submit.h
    R src/lib-lda/test-bin/sendmail-exit-1.sh
    R src/lib-lda/test-bin/sendmail-success.sh
    R src/lib-lda/test-smtp-submit.c
    M src/lib-smtp/Makefile.am
    A src/lib-smtp/smtp-submit.c
    A src/lib-smtp/smtp-submit.h
    A src/lib-smtp/test-bin/sendmail-exit-1.sh
    A src/lib-smtp/test-bin/sendmail-success.sh
    A src/lib-smtp/test-smtp-submit.c

  Log Message:
  -----------
  lib-lda: Moved smtp-submit to lib-smtp.


  Commit: faca780e2331e81bba56d484ae2b6e758d3ac3f3
      https://github.com/dovecot/core/commit/faca780e2331e81bba56d484ae2b6e758d3ac3f3
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M src/lib-lda/mail-send.c
    M src/lib-lda/smtp-client.c
    M src/lib-smtp/smtp-submit.c
    M src/lib-smtp/smtp-submit.h
    M src/lib-smtp/test-smtp-submit.c

  Log Message:
  -----------
  lib-smtp: smtp-submit: Added support for asynchronous message submission.


Compare: https://github.com/dovecot/core/compare/a594a5954882...faca780e2331


More information about the dovecot-cvs mailing list