Posts by VirtualCed

    @nextx42 : I didn't change anything at cache level.
    Just need to reboot, an update an a change in the config files (filters was set at no):


    Code
    1. /var/www/imscp/gui/plugins/RoundcubePlugins/config.php
    2. 'managesieve_plugin' => 'yes', // YES to enable (default), NO to disable

    Hello,


    Is this script still compatible with the 1.2.x releases ?
    I don't know if I do something wrong or if it's just not compatible anymore...


    Uptime : 7 minutes means I made the reboot.
    /etc/issue giving Ubuntu 14.04.2 LTS give the distro.


    That's why I put all the relevant information. And really missing any idea for a new step...

    So... I've tested everything :


    Code
    1. └─> tail /etc/imscp/imscp.conf # Please, do not change these parameters manually# Run the i-MSCP installer as follow:# imscp-autoinstall -dr serversFRONTEND_SERVER = nginxSQL_SERVER = mysql_5.5PO_SERVER = dovecotNAMED_SERVER = bindHTTPD_SERVER = apache_itkFTPD_SERVER = proftpdMTA_SERVER = postfix


    Code
    1. └─> dpkg -l | grep dovecotii dovecot-core 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - core filesii dovecot-imapd 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - IMAP daemonii dovecot-managesieved 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - ManageSieve serverii dovecot-mysql 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - MySQL supportii dovecot-pop3d 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - POP3 daemonii dovecot-sieve 1:2.2.9-1ubuntu2.1 amd64 secure POP3/IMAP server - Sieve filters support


    Code
    1. └─> cat /etc/issueUbuntu 14.04.2 LTS \n \l


    Code
    1. └─> head /etc/imscp/imscp.conf ## Version variablesBuildDate = 20150212Version = 1.2.2CodeName = Andromeda


    Code
    1. └─> uptime17:14:53 up 7 min, 1 user, load average: 0,26, 0,35, 0,22


    Code
    1. └─> cat /var/www/imscp/gui/plugins/RoundcubePlugins/config.php | grep -i sieve
    2. // Uses the managesieve protocol and allows the user to manage his sieve mail rules.
    3. // A default Spam sieve rule will be created after the user opened the Filters configuration in Roundcube.
    4. 'managesieve_plugin' => 'yes', // YES to enable (default), NO to disable
    5. 'managesieve_script_name' => 'managesieve', // default: managesieve


    Anything else to check ?

    Hello


    I'm not sure to post at the right place. Don't want to spam another thread but I feel it's linked to this one.


    I'm using I-MSCP 1.2.2 with RoundcubePlugins 1.1
    I set yes in the config.php to use Managesieve


    But I don't see the filter option in Roundcube.


    Is there a service to restart before having it available ?


    cEd

    Code
    1. └─> cat /etc/imscp/imscp.conf | grep HTTPD_SERVERHTTPD_SERVER = apache_itk


    Code
    1. └─> lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 14.04.1 LTSRelease: 14.04Codename: trusty


    Code
    1. └─> cat /etc/imscp/imscp.conf | grep Version## Version variablesVersion = 1.1.20


    Code
    1. └─> ls -la /var/log/apache2/ | grep radiodrwxr-x--- 2 root root 4096 déc. 28 15:02 radiosaintlambert.bedrwxr-xr-x 2 root root 4096 déc. 28 15:06 radiostlambert.be


    Now I'm adding an alias to radiostaintlambert.be and called him radiostaintlambert.fr



    After adding it :


    Code
    1. └─> ls -la /var/log/apache2/ | grep radio
    2. drwxr-x--- 2 root root 4096 déc. 28 15:02 radiosaintlambert.be
    3. drwxr-xr-x 2 root root 4096 déc. 28 15:06 radiostlambert.be


    I found why you can't reproduce it. When I create an alias I always activate URL Transfer as it's better for SEO.


    I just made a test, if I don't activate this transfer, the folder is created.


    Best regards
    Cedric