On 4/28/25 07:59, Stephen J. Turnbull wrote:

This doesn't seem to be exposed in Postorius.  It's not all that old
in Mailman 3 (April 2020) so it's possible that it is not moved from
Mailman 2 to Mailman 3 by the migration scripts.

This is comments in postorius/forms/list_forms.py
```
    # TODO: Expose after this functionality actually works in Core.
    # max_days_to_hold = forms.IntegerField(
    #     min_value=0,
    #     label=_('Discard held posts after'),
    #     required=False,
    #     help_text=_(
    #         'No. of days after which held messages will be automatically'
    #         ' discarded.'))
```

`mailman import21` will import the setting, but per the above comment, it doesn't yet work. The setting exists and is exposed in REST, but it appears it is not actually implemented.

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/K5MRQ7TFAYSCIUD7C6BKSBEJNZEZTURZ/

This message sent to arch...@mail-archive.com

Reply via email to