So it has taken me a couple of days regarding the right implementation.  
According to me, I think a new command which takes all the `Address` instances 
and in each instances checks which tuple of `bounce_info`  have `disabled` 
attribute true ( more regarding these attribute in 
[this](https://gitlab.com/mailman/mailman/merge_requests/528) pr ). If it sees 
the `disabled` attribute of a tuple to be true it will roughly:  
- Send a warning
- Increase warning counter
- Check with the threshold
- Updates last_warning_sent timestamp value

The newly updated tuple ( with the updated counter and timestamp ) will be 
stored again.
I will add it to a cron job.
Is the above implementation thought correct?
Am I missing
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to