;ò
¢)?Bc           @   s   d  Z  d k Z d „  Z d S(   s~   Perform some bookkeeping after a successful post.

This module must appear after the delivery module in the message pipeline.
Nc         C   s"   t  i  ƒ  |  _ |  i d 7_ d  S(   Ni   (   s   times   mlists   last_post_times   post_id(   s   mlists   msgs   msgdata(    (    s.   /var/mailman/Mailman/Handlers/AfterDelivery.pys   process   s    (   s   __doc__s   times   process(   s   processs   time(    (    s.   /var/mailman/Mailman/Handlers/AfterDelivery.pys   ?   s   	