
    -_g                     d    d dl mZmZmZmZ  G d de      Z G d dee      Z G d deee      Zy)	    )PluginRedHatPluginDebianPluginUbuntuPluginc                       e Zd ZdZdZdZd Zy)DovecotzDovecot IMAP and POP3dovecot)mailc                 H    | j                  d       | j                  d       y )Nz/etc/dovecot*z
dovecot -n)add_copy_specadd_cmd_output)selfs    </usr/lib/python3/dist-packages/sos/report/plugins/dovecot.pysetupzDovecot.setup   s    ?+L)    N)__name__
__module____qualname__
short_descplugin_nameprofilesr    r   r   r   r      s    (JKH*r   r   c                       e Zd ZdZdZdZy)RedHatDovecot/ Parent class Dovecot's setup() will be called )r	   )z/etc/dovecot.confN)r   r   r   __doc__packagesfilesr   r   r   r   r      s    9H"Er   r   c                       e Zd ZdZdZy)DebianDovecotr   )z/etc/dovecot/READMEN)r   r   r   r   r   r   r   r   r    r       s
    9$Er   r    N)sos.report.pluginsr   r   r   r   r   r   r    r   r   r   <module>r"      s8    P O	*f 	*#G\ #%G\< %r   