%PDF- %PDF-
Direktori : /lib/mailman/Mailman/Queue/ |
Current File : //lib/mailman/Mailman/Queue/VirginRunner.pyc |
� ��ac @ sP d Z d d l m Z d d l m Z d d l m Z d e f d � � YZ d S( s Virgin message queue runner. This qrunner handles messages that the Mailman system gives virgin birth to. E.g. acknowledgement responses to user posts or Replybot messages. They need to go through some minimal processing before they can be sent out to the recipient. i����( t mm_cfg( t Runner( t IncomingRunnert VirginRunnerc B s# e Z e j Z d � Z d � Z RS( c C s d | d <t j | | | | � S( Ni t _fasttrack( R t _dispose( t selft mlistt msgt msgdata( ( sh /builddir/build/BUILDROOT/mailman-2.1.15-30.el7_9.2.x86_64/usr/lib/mailman/Mailman/Queue/VirginRunner.pyR "