[ postfixadmin-Patches-2981966 ] CLI for Postfixadmin
Brought to you by:
christian_boltz,
gingerdog
|
From: SourceForge.net <no...@so...> - 2010-04-05 02:00:31
|
Patches item #2981966, was opened at 2010-04-05 04:00 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=2981966&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Widget (example) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Valkum () Assigned to: Nobody/Anonymous (nobody) Summary: CLI for Postfixadmin Initial Comment: Today i've spend a lot of time to make a simple CLI widget for Postfixadmin. So you can add a tons of mailboxes or aliases at once by one script execution. The requirements are: php-cli Simply put the scripts folder in your main root of postfixadmin or somewhere else. You can add path to postfixadmin by -webroot /path/to/pfadmin At the moment only user view and user password works Version 0.2 comes tomorrow. eventually. //btw: popen with dovecotpw doesn't work on cli. Need bugfix here. <------ IMPORTANT (functions.inc.php - function pacrypt(..) ) Every time I got 'Enter new password:' on STDOUT from dovecotpw Copyright to many tons of code goes to CakePHP great work. CakePHP's dispatcher with own Shell. Report Bugs in this ticket please. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=2981966&group_id=191583 |