Posts by All

    That is the error where i got when i try to install on ubuntu 18.04

    Hello,


    Yesterday after my server was restarted, I noticed that I did not get any emails and it became very strange to me and I decided to see what was happening in the log.


    Any idea why that happend and what i need to do?

    Code
    1. Feb 13 11:37:00 www postfix/smtpd[8102]: connect from mail-qk0-f179.google.com[209.85.220.179]
    2. Feb 13 11:37:00 www postfix/smtpd[8102]: warning: connect to Milter service unix:/spamass/spamass.sock: No such file or directory
    3. Feb 13 11:37:00 www postfix/smtpd[8102]: NOQUEUE: milter-reject: CONNECT from mail-qk0-f179.google.com[209.85.220.179]: 451 4.7.1 Service unavailable - try again later; proto=SMTP
    4. Feb 13 11:37:00 www postfix/smtpd[8102]: NOQUEUE: milter-reject: EHLO from mail-qk0-f179.google.com[209.85.220.179]: 451 4.7.1 Service unavailable - try again later; proto=SMTP helo=<mail-qk0-f179.google.com>
    5. Feb 13 11:37:01 www postfix/smtpd[8102]: lost connection after STARTTLS from mail-qk0-f179.google.com[209.85.220.179]
    6. Feb 13 11:37:01 www postfix/smtpd[8102]: disconnect from mail-qk0-f179.google.com[209.85.220.179] ehlo=1 starttls=0/1 commands=1/2

    Linux Distro :Ubuntu Xenial
    IMSCP-1.5.1
    Plugins: RoundcubePlugins, Postgrey, OpenDKIM, Monitorix, Mailgraph, LetsEncrypt, ClamAV

    Hello ,
    After update to 1.5.0 i have a problem with activating my SSL for admin panel.

    Code
    1. The /.well-known/acme-challenge/ URL path is not reachable for the my.admin.panel domain. This can be either due to a DNS problem, or because you have an Apache2 rewrite rule somewhere that rewrites the URL path to an unexpected location. In case of an Apache2 rewrite rule, be sure to exclude the /.well-known/acme-challenge/ URL path by adding a rewrite condition such as RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/

    Any idea why that?



    Linux Distro: Ubuntu Xenial XerusI-MSCP : 1.5.0
    Plugins: ClamAV, LetsEncrypt, Mailgraph, Monitorix, OpenDKIM, Postgrey, RoundcubePlugins