ó
Iü½cc           @   sO   d  Z  d d l Z d d l m Z d d l m Z d d l m Z d „  Z d S(   s    Add the message to the archives.iÿÿÿÿN(   t   StringIO(   t   mm_cfg(   t   get_switchboardc         C   sq   | j  d ƒ s |  j r d  S| j d ƒ sJ | j  d d ƒ j ƒ  d k rN d  St t j ƒ } | j | | ƒ d  S(   Nt   isdigests   x-no-archives	   x-archivet    t   no(   t   gett   archivet   has_keyt   lowerR   R   t   ARCHQUEUE_DIRt   enqueue(   t   mlistt   msgt   msgdatat   archq(    (    s9   /export/web/mailman/mailman/Mailman/Handlers/ToArchive.pyt   process   s    -(	   t   __doc__t   timet	   cStringIOR    t   MailmanR   t   Mailman.Queue.sbcacheR   R   (    (    (    s9   /export/web/mailman/mailman/Mailman/Handlers/ToArchive.pyt   <module>   s
   