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