%PDF- %PDF-
Direktori : /lib/mailman/Mailman/Commands/ |
Current File : //lib/mailman/Mailman/Commands/cmd_password.pyc |
� ��ac @ sR d Z d d l m Z d d l m Z d d l m Z d Z d � Z d � Z d S( s' password [<oldpassword> <newpassword>] [address=<address>] Retrieve or change your password. With no arguments, this returns your current password. With arguments <oldpassword> and <newpassword> you can change your password. If you're posting from an address other than your membership address, specify your membership address with `address=<address>' (no brackets around the email address, and no quotes!). Note that in this case the response is always sent to the subscribed address. i����( t parseaddr( t mm_cfg( t _i c C s t t � S( N( R t __doc__( t mlist( ( sk /builddir/build/BUILDROOT/mailman-2.1.15-30.el7_9.2.x86_64/usr/lib/mailman/Mailman/Commands/cmd_password.pyt gethelp&