Page MenuHomePhorge

Add footer_sender_exceptions option (T850567)
ClosedPublic

Authored by machniak on Jul 26 2023, 12:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 16, 5:44 AM
Unknown Object (File)
Thu, Oct 10, 7:41 AM
Unknown Object (File)
Mon, Oct 7, 1:38 PM
Unknown Object (File)
Sep 13 2024, 8:34 AM
Unknown Object (File)
Sep 12 2024, 6:01 PM
Unknown Object (File)
Sep 11 2024, 11:55 PM
Unknown Object (File)
Aug 31 2024, 4:39 AM
Unknown Object (File)
Aug 20 2024, 5:59 AM

Details

Summary

Example: footer_sender_exceptions = NONE, *.kolab.ch, kolab.ch

Diff Detail

Repository
rP pykolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
mollekopf subscribed.

I'm wondering if we shouldn't just have a list of regexes in the config without any transformations. More flexible, but more complicated to use. But I suppose this works.

This revision is now accepted and ready to land.Jul 26 2023, 1:00 PM
This revision was automatically updated to reflect the committed changes.