Thread: [Postfixadmin-devel] 2.3 beta.... and the future?
Brought to you by:
christian_boltz,
gingerdog
From: David G. <da...@co...> - 2009-01-15 21:14:53
|
Hi, I've been busy merging patches recently, and I think we're at the point of releasing 2.3beta ... and hopefully then 2.3. I'll probably release 2.3beta (.debs and .tar.gz) tomorrow (Friday) assuming I get time around my son's 1st birthday party etc. Then I'll probably wait a week, and then release 2.3. I'm fairly confident that all the MySQL upgrade issues have been fixed (all due to character sets)... which was perhaps the biggest thing holding back the next release. Future wise ... I'm personally interested in merging in Amavis stuff (see postvisadmin.sf.net ... which shares similarities at the DB level, but not much at the code level; I've emailed the author and he appears happy for a merge to take place). Wiza (IRC) appears to be busy converting the code base to use the Zend framework and Doctrine. Hopefully this will make the project more buzzword compliant, and also secure - and I can always hope - others will join in it's development. Additionally I can hope that it'll lead to development of an XMLRPC interface for e.g. vacations/password changing/forwarding etc as done by the squirrelmail and roundcube plugins. Anyway, my initial thoughts are, if I get to merge Amavis stuff - this will be after 2.3 is released. Hopefully it'll warrant a 3.0 release. Depending on timing, Wiza's codebase refactoring will probably form e.g. 4.0. I don't know if it'll be possible to do an incremental merge - which I'd prefer (who hands out SVN access?) I've no idea how long the Amavis or ZF/Doctrine stuff will take... I suspect the ZF/Doctrine change (if it finishes) will be very invasive and probably cause plenty of new bugs. Amavis support should be relatively easy and give us a nice new feature. Feedback/Bug Reports/Criticism/Patches/Comments welcome... David. -- David Goodwin [ david at codepoets dot co dot uk ] [ http://www.codepoets.co.uk ] |
From: Robert S. <ro...@sc...> - 2009-01-16 00:03:43
|
David Goodwin schrieb: > Hi, > > I've been busy merging patches recently, and I think we're at the > point of releasing 2.3beta ... and hopefully then 2.3. I'll probably > release 2.3beta (.debs and .tar.gz) tomorrow (Friday) assuming I get > time around my son's 1st birthday party etc. Then I'll probably wait a > week, and then release 2.3. > > > I'm fairly confident that all the MySQL upgrade issues have been fixed > (all due to character sets)... which was perhaps the biggest thing > holding back the next release. > > > Future wise ... I'm personally interested in merging in Amavis stuff > (see postvisadmin.sf.net ... which shares similarities at the DB > level, but not much at the code level; I've emailed the author and > he appears happy for a merge to take place). > > Wiza (IRC) appears to be busy converting the code base to use the Zend > framework and Doctrine. Hopefully this will make the project more > buzzword compliant, and also secure - and I can always hope - others > will join in it's development. Additionally I can hope that it'll lead > to development of an XMLRPC interface for e.g. vacations/password > changing/forwarding etc as done by the squirrelmail and roundcube > plugins. > > Anyway, my initial thoughts are, if I get to merge Amavis stuff - this > will be after 2.3 is released. Hopefully it'll warrant a 3.0 release. > > Depending on timing, Wiza's codebase refactoring will probably form > e.g. 4.0. I don't know if it'll be possible to do an incremental merge > - which I'd prefer (who hands out SVN access?) > > I've no idea how long the Amavis or ZF/Doctrine stuff will take... I > suspect the ZF/Doctrine change (if it finishes) will be very invasive > and probably cause plenty of new bugs. Amavis support should be > relatively easy and give us a nice new feature. > > Feedback/Bug Reports/Criticism/Patches/Comments welcome... > > David. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > > > ------------------------------------------------------------------------ > > _______________________________________________ > Postfixadmin-devel mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postfixadmin-devel Hi David, having Amavis in postfixadmin would be great ! -- Best Regards MfG Robert Schetterer Germany/Munich/Bavaria |
From: Luigi R. <li...@lu...> - 2009-01-16 06:53:07
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David Goodwin said the following on 15/01/09 22:14: > Future wise ... I'm personally interested in merging in Amavis stuff > (see postvisadmin.sf.net ... which shares similarities at the DB > level, but not much at the code level; I've emailed the author and > he appears happy for a merge to take place). It would be great if the code would support amavisd-new too. I wrote a very simple a PHP code to handle some features of amavisd-new+MySQL at sysadmin level, since mailzu seems rather abandoned, but at user interface level my code is very... basic, since is written for SysAdmins and not for users. Ciao, luigi - -- / +--[Luigi Rosa]-- \ Eat right, get lots of exercise... die anyway. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAklwKioACgkQ3kWu7Tfl6ZRGSgCfSLpl/Q/1FnRTl4ubhFW65mjI 4IAAnRHaCFaxxWDkl/oXiJ75pgY34nyK =efuY -----END PGP SIGNATURE----- |
From: David G. <da...@co...> - 2009-01-16 08:27:33
|
Luigi Rosa wrote : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > David Goodwin said the following on 15/01/09 22:14: > > > Future wise ... I'm personally interested in merging in Amavis stuff > > (see postvisadmin.sf.net ... which shares similarities at the DB > > level, but not much at the code level; I've emailed the author and > > he appears happy for a merge to take place). > > It would be great if the code would support amavisd-new too. > > I wrote a very simple a PHP code to handle some features of amavisd-new+MySQL at > sysadmin level, since mailzu seems rather abandoned, but at user interface level > my code is very... basic, since is written for SysAdmins and not for users. Hi, I /think/ I use amavis-new, and refer to it as amavis ;) Are there major differences? presumably amavis is dead, and everyone uses amavis-new? If you want to contribute the code, that would earn you plenty of brownie points. From looking on the web, there is an mailzu-ng project, which may take off where mailzu has failed. thanks David -- David Goodwin [ david at codepoets dot co dot uk ] [ http://www.codepoets.co.uk ] |
From: Luigi R. <li...@lu...> - 2009-01-17 09:12:22
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David Goodwin said the following on 16/01/09 09:27: > If you want to contribute the code, that would earn you plenty of > brownie points. My two cents: http://luigi.rosa.name/gestionemailserver.tgz The code is GNU GPL. I admit that this isn't the best PHP code I can write. Keep in mind thay this is a sort of "mail server manager" that I wrote to handle some basic operations (ldap directory, amavisd-new, policyd). Unpack in a web directory, edit include/config.php and it SHOULD work :) Unfortunately, include/config.php is the only file with english comments, anyway feel free to ask. Some remarks about the content: amavis_destinatari.php recipients table manager amavis_mittenti.php senders table manager amavis_policy.php policy editor, requires a 16:9 screen :) :) :) amavis_quarantena.php quarantine manager amavis_ultimora.php mail handled during the last hour amavis_visualizzamail.php displays a single mail message amavis_wblist.php whitelist/blacklist manager cron-notifica.php sends a message with the quarantined messages during the last day (script to be CRONed daily) ldap_*.php poor man's (or blonde woman) ldap editor :) policyd_*.php policyd (1.x) manager > From looking on the web, there is an mailzu-ng project, which may take > off where mailzu has failed. I did not see much enthusiasm in the ng- project, but I may be wrong. Ciao, luigi - -- / +--[Luigi Rosa]-- \ I've been seduced by the alcoholic side of the Force. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAklxoOEACgkQ3kWu7Tfl6ZRmCACZAc3cDxrfBDA6Gr/bSzW21Fa/ maQAoJi4zL1INx5PkCMfJxC5gAT7oRKZ =4RsX -----END PGP SIGNATURE----- |