mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 19:08:17 +00:00
c2444b6266
This commit allows setting a per-message `expires` timestamp via msg:set_scheduling (and thus msg:import_scheduling_header). The expiration takes precedence over max_age; max_age will be ignored for messages that have configured and expiration time. The expiration time is independent of the other scheduling restrictions.