[Remail] [PATCH 0/3] A set of minor improvements and bugfixes

konstantin at linuxfoundation.org konstantin at linuxfoundation.org
Wed Nov 27 02:27:52 CET 2019


From: Konstantin Ryabitsev <konstantin at linuxfoundation.org>

I have the test environment finally set up and working, but I had to add
a few small fixes, especially for correct inheritance of gpg settings.
Without that in place, actual list mail processing was always using
default gpg/smime parameters, ignoring remail.yaml settings.

Konstantin Ryabitsev (3):
  Add requirements.txt file
  Fix default list-id value to conform to RFC2919
  Make sure list configs inherit global gpg/smime

 Documentation/man5/remail.config.rst |  6 ++++++
 remail/config.py                     | 18 +++++++++++-------
 requirements.txt                     |  5 +++++
 3 files changed, 22 insertions(+), 7 deletions(-)
 create mode 100644 requirements.txt


base-commit: e3a2f4bc1dd624a1e5fa42e0abaf099857f6f4b9
-- 
2.23.0




More information about the Remail mailing list