Skip to content
Snippets Groups Projects
  1. Dec 11, 2019
  2. Oct 13, 2019
  3. Oct 10, 2019
  4. Dec 11, 2018
    • Stephan Bosch's avatar
      lib-sieve: redirect action: Implement additional protection against mail loops. · 78f5952c
      Stephan Bosch authored
      Also check the X-Sieve-Redirected-From header for our own e-mail addresses. This
      header is added by the redirect action itself and in a mail loop it would see
      that same header with that same content. This is less reliable than the other
      mail loop detection (sender may set such a header), so, unlike the existing loop
      detection based on the duplicate db, the implicit keep is not canceled when the
      new loop detection is triggered.
      78f5952c
  5. Aug 01, 2018
  6. Jun 28, 2018
  7. May 11, 2018
  8. Apr 16, 2018
  9. Apr 13, 2018
  10. Mar 10, 2018
  11. Jan 10, 2018
  12. Jan 04, 2018
  13. Dec 18, 2017
  14. Dec 15, 2017
  15. Nov 26, 2017
    • Stephan Bosch's avatar
      Adjusted to the lib-smtp changes in Dovecot. · fbedb2db
      Stephan Bosch authored
      Now using struct smtp_address rather than sieve_address.
      In some cases, struct message_address may prove to be more suitable, but this is the best fit for now.
      Adjusted to the renamed fields in struct mail_deliver_context.
      fbedb2db
  16. Nov 18, 2017
  17. Oct 03, 2017
  18. Sep 30, 2017
  19. Sep 13, 2017
    • Stephan Bosch's avatar
      lib-sieve: vacation extension: Allow ignoring the envelope sender while... · 8643cbde
      Stephan Bosch authored
      lib-sieve: vacation extension: Allow ignoring the envelope sender while composing the "To:" header for the reply.
      
      This adds a new setting "sieve_vacation_to_header_ignore_envelope".
      With this setting enabled, the "To:" header is always composed from the first "Sender", "Resent-From" or "From" header found in the message (in that order).
      Normally, the "To:" header is composed from the address found in the "Sender", "Resent-From" or "From" headers that is equal to the envelope sender.
      If none is then found, the bare envelope sender is used.
      The new setting allows ignoring the envelope, which is useful e.g. when SRS is used.
      8643cbde
  20. Aug 17, 2017
    • Stephan Bosch's avatar
      lib-sieve: vacation extension: Compose the "To:" header from full sender... · d55d8773
      Stephan Bosch authored
      lib-sieve: vacation extension: Compose the "To:" header from full sender address found in the first "Sender:", "From:" or "Resent-From:" header.
      
      Before, it would create a "To:" header without a phrase part. The new behavior is nicer, since the reply will be addressed to the sender by name if possible.
      This addresses an old FIXME.
      d55d8773
  21. Aug 16, 2017
  22. Oct 21, 2016
    • Stephan Bosch's avatar
      lib-sieve: vacation extension: Use Microsoft X-Auto-Response-Suppress header... · 036d5191
      Stephan Bosch authored
      lib-sieve: vacation extension: Use Microsoft X-Auto-Response-Suppress header to prevent unwanted responses.
      
      We've seen a few situations where Pigeonhole and Microsoft products start a useless machine conversation.
      At least older versions of Outlook ignore the standards on multiple points to make this happen.
      We prevent this now by recognizing and generating the X-Auto-Response-Suppress header.
      036d5191
  23. Oct 20, 2016
  24. Oct 11, 2016
  25. Oct 04, 2016
  26. Aug 23, 2016
  27. Jul 07, 2016
  28. Jul 06, 2016
  29. May 15, 2016
  30. Apr 09, 2016
  31. Apr 06, 2016
  32. Mar 28, 2016
  33. Mar 27, 2016
  34. Feb 22, 2016
    • Stephan Bosch's avatar
      lib-sieve: util: program-client-local: Changed link between parent and child... · d28957f5
      Stephan Bosch authored
      lib-sieve: util: program-client-local: Changed link between parent and child process from a socketpair to a double pipe.
      
      Turns out /dev/stdin, /dev/stdout, and /dev/fd/XX don't work on Linux if the underlying FD is a socket.
      Since some programs may rely on those symbolic links to work, the local client is amended to use two pipes instead.
      This will not help for programs invoked in the remote script service, since a socket is required for the connection.
      d28957f5
  35. Feb 14, 2016
Loading

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.