ó
Eü½cc           @   s   d  Z  d d l 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.
iÿÿÿÿNc         C   s"   t  j  ƒ  |  _ |  j d 7_ d  S(   Ni   (   t   timet   last_post_timet   post_id(   t   mlistt   msgt   msgdata(    (    s=   /export/web/mailman/mailman/Mailman/Handlers/AfterDelivery.pyt   process   s    (   t   __doc__R    R   (    (    (    s=   /export/web/mailman/mailman/Mailman/Handlers/AfterDelivery.pyt   <module>   s   