ISPConfig Devel Report.

Discussion in 'Developers' Forum' started by till, Nov 27, 2005.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    Hello all,

    here is a short report on what is going on in ISPConfig development.

    ISPConfig 2

    The Code of the 42goISP billing system is now available in the ISPConfig SVN repository under BSD license.

    ISPConfig 3

    We are making good progress in ISPConfig 3 development. The new base framework for the interface is nearly finished.

    Falko has written the new DNS Manager module based on myDNS with mySQL Backend.

    The Email Module that i am working on is finished about 70% and has already more functions then ISPConfig2. The current implementation is based on Exim4 + mySQL + Courier POP / IMAP with virtual mailusers and virtual quota for maildirs. The next step will be the integration of spamassassin with mySQL settings and clamav. The Mail module supports multiple mailservers in one controlpanel.

    We already have some first french and swedish translations, thanks to idem and NBonline.

    Have a nice weekend,

    Till
     
  2. IntnsRed

    IntnsRed ISPConfig Developer ISPConfig Developer

    Sounds exciting! Thanks for the update -- it's always nice to know what's happening.

    One question about the DNS changes: Will this still be Bind9 (e.g. zone data simply stored in MySQL) or is it a change to different DNS software?
    ________
    Gsr600
     
    Last edited: Mar 4, 2011
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Currently we will only support mydns:

    http://mydns.bboy.net/

    Later we might also support bind. The priblem with bind is that it does not support mysql officially and you will have to patch and compile it yourself if you want mySQL support. Also bind has a long security hole history.
     
  4. falko

    falko Super Moderator ISPConfig Developer

    It's working but not yet finished. I still have to create language files and validate input with regular expressions...
     

Share This Page