mailman

  • I switched back to the snapshot before i installed mailman and this plugin ->there is no need to disturb your sleep :P


    Hello ;


    The mailman plugin must be updated for last release. I'll do that this night.


  • I switched back to the snapshot before i installed mailman and this plugin ->there is no need to disturb your sleep :P


    any news about the error above ? I have installed the latest Git Master and the latest Mailman Plugin ( .2 ) and got the same error
    here are more Information :

  • any news about the error above ? I have installed the latest Git Master and the latest Mailman Plugin ( .2 ) and got the same error
    here are more Information :


    PUSH ......
    sorry, but I need them realy

  • PUSH ......
    sorry, but I need them realy


    Will be done in time.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Hello everyone


    I would like to share with you the way i made this plugin working on 1.1.0-rc3. Please note that i'm not the author of the plugin, so maybe the solution i'm giving here is not the good one. Please, at your own risk :(


    1. fix plugin wrong status issue. these links will help you


    http://forum.i-mscp.net/Thread…got-a-wrong-status?page=2


    https://github.com/i-MSCP/imsc…46396c40d39755542abfbda80


    2. since 1.1.0-rc3, status dnschange is removed and status add replaced by toadd.
    http://forum.i-mscp.net/Thread…i-MSCP-1-1-0-RC3-released


    so then,
    * replace ITEM_DNSCHANGE_STATUS with ITEM_TOCHANGE_STATUS in file /var/www/imscp/gui/plugins/Mailman/frontend/mailman.php lines 118 and 245
    * replace ITEM_ADD_STATUS with ITEM_TOADD_STATUS in file /var/www/imscp/gui/plugins/Mailman/frontend/mailman.php line 134


    3. in file /var/www/imscp/gui/plugins/Mailman/Mailmain.php on line 49
    * replace public function install() with public function install(iMSCP_Plugin_Manager $pluginManager)


    Everything should then work fine.

    Edited once, last by bristohn ().

  • Hi there, just wanted to ask if this plugin ist still under active developing or not. (Would be great to get this plugin :-) )