Posts by TheCry

    Hi Laurent,
    I'm using the version 1.5.1.. I want to send a roundmail to my customers but i got this error

    Is this fixed in 1.5.3?

    Hast Du irgendetwas auf Deinem Server eingerichtet um solche Meldungen zu prüfen

    Code
    1. warning: ds7478.dedicated.turbodns.co.uk[94.136.53.87]: SASL LOGIN authentication failed: UGFzc3

    Dafür gibt es Fail2Ban..

    At first...
    If you are using wordpress or any other CMS which is using url rewriting add this in your .htaccess at the correct section

    Code
    1. RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$

    In wordpress it looks like this

    Code
    1. <IfModule mod_rewrite.c>RewriteEngine OnRewriteBase /RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$RewriteRule ^index\.php$ - [L]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]</IfModule>


    Then you have restart the renew action.
    Login to phpMyAdmin or on ssh to mysql with the "imscp_user" (you will have root access The login is to find in the file => /etc/mysql/conf.d/imscp.cnf)
    You have to use this query

    SQL
    1. UPDATE `imscp`.`letsencrypt` SET `letsencrypt_status` = 'torenew' WHERE `letsencrypt_status` = 'Incomplete authorizations';

    At last run this on you console

    Code
    1. perl /var/www/imscp/gui/plugins/LetsEncrypt/cronjobs/renew.pl -dv


    Now it should work

    So.. He has 300MB discspace as i know. But if you expand an existing discspace and give more email quota you have to edit the email accoutns and set a new quota to every email account