ISPConfig 3.0.3.1-RC1 available for testing

Discussion in 'Developers' Forum' started by till, Oct 28, 2010.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    The release candidate 1 (RC1) version of the upcoming ISPConfig 3.0.3.1 is available for download. This version is feature complete and will be released as final version if no major bugs were found. RC versions are released for testing purposes, it is not recommended to use them on production systems.

    This release is a bugfix release for ISPConfig 3.0.3

    Changelog

    http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=48&status[]=

    Download

    http://www.ispconfig.org/downloads/ISPConfig-3.0.3.1-rc1.tar.gz

    Update instructions

    Code:
    wget http://www.ispconfig.org/downloads/ISPConfig-3.0.3.1-rc1.tar.gz
    tar xvfz ISPConfig-3.0.3.1-rc1.tar.gz
    cd ispconfig3_install/install
    php -q update.php
     
  2. xaver

    xaver New Member

    Hi,

    [fine now] webdav (never worked before)
    [wait for 0:30] awstats (i had only stats from 0:00-0:30)
    [no idear] ruby, i never used ruby, if i create a file with .rb and copy a example script and open it in Browser -> site is a download but the Hello World looks fine. (Anybody has a testscript ... I never used ruby)

    How Can i delete the a Ghost folder form Mail?

    Somthing else for test?
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    This issue is fixed. If you want to test it, create a new mailbox.
    If you have existing accounts with that problem, you have to delete the first empty line in the courierimapsubscribed and subscriptions file.
     
  4. xaver

    xaver New Member

    /var/vmail/domain/name.name/ and edit the 2 files?
    I did this since i read the bugfix from the bugtracker.

    I will create a new one -> fechtmail delete old and rename it ;)

    I think that is another Error, but only on one new System with 3.0.3 and no update form 3.0.2.

    Here the error:
    [​IMG]

    Another IMAP User under W** (deleted Mailbox and created again):
    [​IMG]
     
    Last edited: Oct 29, 2010
  5. radim_h

    radim_h Member

    Release date?

    Hello,
    do you have idea when 3.0.3.1 will be released ?
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Not before November 22 - that's when Till will be back from his holidays. :)
     
  7. damir

    damir New Member

    That is one well deserved holiday :)
     
  8. lucani

    lucani Member HowtoForge Supporter

  9. till

    till Super Moderator Staff Member ISPConfig Developer

    The reason why the directory is not chowned to the website user and group is to prevent that the website user is able to fill up the backup space with its own files as the backup space is not under quota control on many systems. I will see how we can find a solution for that or make this configurable in the server settings.
     
  10. radim_h

    radim_h Member

    3.0.3.1 will be something as "ISPC ready for production" for me .)

    actually imo 3.4 will fix some anoying issues, but most of them i have fixed in own mods
    except support for ProFtpd, which i'm really looking forward, pureftpd sucks...
     
    Last edited: Nov 23, 2010
  11. lucani

    lucani Member HowtoForge Supporter

    Is it implementable to create backup as root, then set chown of backup to user and finally chmod to 444 (same when creating backup folder)? Will it work?
     
  12. till

    till Super Moderator Staff Member ISPConfig Developer

    Creating bakups as root will not work for security reasons. The backup has always be created under the rights of the website owner and not root or the website owner might be able to get access to files of other websites or other system accounts by using hardlinks.
     
  13. radim_h

    radim_h Member

    Hello again guys.o)

    just want to ask, will 3.0.3.1 be released ?
    or are you skipping this one right to 3.0.4? (hope not..)
     
  14. till

    till Super Moderator Staff Member ISPConfig Developer

    Sure 3.0.1 will be released, thats we we published a RC1 for testing. When the bugs that ahd been founf in the RC are fixed, then we will release it as final.
     

Share This Page