Roundcube Probleme


  • Hello ;


    You don't understand.


    master (next i-MSCP version 1.1.0-RC1) is the development branch. This is not yet released version. You can update your installation by cloning our master branch.


    Read that thread to know how:


    http://forum.i-mscp.net/Thread-1-1-0-rc1



    Thanks for using i-MSCP

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

    Edited once, last by Nuxwin ().

  • Deleting now works, but i cant send and receive mails with roundcube and thunderbird. Seems like the DNS records are ok each, smtp.domain.de and imap.domain.de are pointing to the same server ip.


    Also it seems like the installation of the i-smcp update changed the mailserver installation / configuration from courier to dovecat in postfix main.conf. So how i can fix this?



    Edited once, last by Marly ().


  • Deleting now works, but i cant send and receive mails with roundcube and thunderbird. Seems like the DNS records are ok each, smtp.domain.de and imap.domain.de are pointing to the same server ip.


    Also it seems like the installation of the i-smcp update changed the mailserver installation / configuration from courier to dovecat in postfix main.conf. So how i can fix this?


    I'll try.

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

  • Ok, I see the bug. I'll fix it ASAP.

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

  • Ok, bug fixed in https://github.com/i-MSCP/imsc…113ef0f676a5b256139eb22b7


    To update, do (as root):


    Code
    1. # cd /usr/local/src/imscp
    2. # git pull
    3. # perl imscp-autoinstall -ds


    Note: On imscp-autoinstall, the -d option force debug mode and the -s option skip debian package installation/update.


    Thanks for your report.

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

    Edited once, last by Nuxwin ().