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)
Thu, Jul 18, 5:44 AM
Unknown Object (File)
Tue, Jul 9, 2:29 PM
Unknown Object (File)
Sat, Jun 29, 2:24 AM
Unknown Object (File)
Jun 20 2024, 5:13 PM
Unknown Object (File)
Jun 20 2024, 4:34 PM
Unknown Object (File)
Jun 20 2024, 4:29 PM
Unknown Object (File)
Jun 20 2024, 2:14 PM
Unknown Object (File)
Jun 19 2024, 5:36 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.