Skip to content

Fix handlers/after_delivery.py to properly update last_post_at.

Mark Sapiro requested to merge msapiro/mailman:last_post into master

Fixes #453 (closed) mailman/handlers/after_delivery.py was incorrectly updating the legacy name last_post_time instead of the actual last_post_at.

Merge request reports

Loading