[dovecot/pigeonhole] 9755be: lib-sieve: Try to skip individual invalid addresse...

GitHub noreply at github.com
Sat May 12 10:30:16 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 9755beaf83545aa8fc2682b86a6adc672bbc7dac
      https://github.com/dovecot/pigeonhole/commit/9755beaf83545aa8fc2682b86a6adc672bbc7dac
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-05-12 (Sat, 12 May 2018)

  Changed paths:
    M src/lib-sieve/sieve-address.c

  Log Message:
  -----------
  lib-sieve: Try to skip individual invalid addresses while iterating an address list.

Before, the whole address list (header value) was returned as an invalid
address, ignoring any valid addresses it may still have contained.


  Commit: b58515a7fb2d125dc87e0127243bedbddfd20216
      https://github.com/dovecot/pigeonhole/commit/b58515a7fb2d125dc87e0127243bedbddfd20216
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-05-12 (Sat, 12 May 2018)

  Changed paths:
    M src/lib-sieve/sieve-address.c

  Log Message:
  -----------
  lib-sieve: Check iterated addresses in address list for validity as an SMTP address.


  Commit: cdb1a65631c1cc74fbb22fc5867142fe4fe99688
      https://github.com/dovecot/pigeonhole/commit/cdb1a65631c1cc74fbb22fc5867142fe4fe99688
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-05-12 (Sat, 12 May 2018)

  Changed paths:
    M src/lib-sieve/sieve-address.c

  Log Message:
  -----------
  lib-sieve: Add more trace debugging output for address list iteration.


  Commit: ddab597cfe08722be80b14856dacb0b38915e194
      https://github.com/dovecot/pigeonhole/commit/ddab597cfe08722be80b14856dacb0b38915e194
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-05-12 (Sat, 12 May 2018)

  Changed paths:
    M tests/test-address.svtest

  Log Message:
  -----------
  tests: address test: Add tests for invalid addresses with UTF-8 in the localpart.


Compare: https://github.com/dovecot/pigeonhole/compare/6fe1b102a126...ddab597cfe08
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list