Mail suddenly stopped being received from all sites but google.

Discussion in 'Installation/Configuration' started by Bundy_Rob, Jun 3, 2023.

  1. Bundy_Rob

    Bundy_Rob New Member

    output from script
    Code:
    PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/lib/php/20170718/apcu.so (/usr/lib/php/20170718/apcu.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/apcu.so.so (/usr/lib/php/20170718/apcu.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'apc.so' (tried: /usr/lib/php/20170718/apc.so (/usr/lib/php/20170718/apc.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/apc.so.so (/usr/lib/php/20170718/apc.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php/20170718/imagick.so (/usr/lib/php/20170718/imagick.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/imagick.so.so (/usr/lib/php/20170718/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'memcache.so' (tried: /usr/lib/php/20170718/memcache.so (/usr/lib/php/20170718/memcache.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/memcache.so.so (/usr/lib/php/20170718/memcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    
    When attempting update to ispconfig 3.2.10
    using ispconfig_update.sh with defaults selected, I get

    Code:
    PHP Warning:  Packets out of order. Expected 1 received 0. Packet size=30 in /tmp/update_runner.sh.qvNfJ8Fj7K/install/lib/mysql.lib.php on line 209
    
    Code:
    
    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    [INFO] OS version is Ubuntu 18.04.6 LTS
    [INFO] uptime:  14:43:42 up 23:15,  1 user,  load average: 5.44, 2.71, 1.32
    [INFO] memory:
        total   used   free    shared  buff/cache   available
    Mem:    3.9G   2.4G   133M   104M   1.4G   1.2G
    Swap:     1.9G   150M   1.8G
    
    [INFO] ISPConfig is installed.
    ##### ISPCONFIG #####
    ISPConfig version is 3.2.10
    ##### VERSION CHECK #####
    [INFO] php (cli) version is 7.4.33
    [INFO] php-cgi (used for cgi php in default vhost!) is version 7.2.34
    ##### PORT CHECK #####
    ##### MAIL SERVER CHECK #####
    ##### RUNNING SERVER PROCESSES #####
    [INFO] I found the following web server(s):
    Apache 2 (PID 30606)
    [INFO] I found the following mail server(s):
    Postfix (PID 30404)
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 30525)
    [INFO] I found the following imap server(s):
    Dovecot (PID 30525)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 30646)
    ##### LISTENING PORTS #####
    (only   ()
    Local   (Address)
    [anywhere]:993   (30525/dovecot)
    [anywhere]:995   (30525/dovecot)
    [localhost]:11332   (30480/rspamd:)
    [localhost]:11333   (30480/rspamd:)
    [localhost]:11334   (30480/rspamd:)
    [localhost]:10024   (30451/amavisd-new)
    [localhost]:9000   (1279/php-fpm:)
    [localhost]:10025   (30404/master)
    [localhost]:10026   (30451/amavisd-new)
    [localhost]:10027   (30404/master)
    [anywhere]:587   (30404/master)
    [localhost]:11211   (1326/memcached)
    [localhost]:6379   (1465/redis-server)
    [anywhere]:110   (30525/dovecot)
    [anywhere]:143   (30525/dovecot)
    [anywhere]:465   (30404/master)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    ***.***.***.***:53   (30668/named)
    [localhost]:53   (30668/named)
    [anywhere]:21   (30646/pure-ftpd)
    ***.***.***.***:53   (1137/systemd-resolv)
    [anywhere]:22   (1962/sshd)
    [localhost]:953   (30668/named)
    [anywhere]:25   (30404/master)
    *:*:*:*::*:443   (30606/apache2)
    *:*:*:*::*:993   (30525/dovecot)
    *:*:*:*::*:995   (30525/dovecot)
    *:*:*:*::*:10024   (30451/amavisd-new)
    *:*:*:*::*:10026   (30451/amavisd-new)
    *:*:*:*::*:3306   (30128/mysqld)
    *:*:*:*::*:587   (30404/master)
    *:*:*:*::*:6379   (1465/redis-server)
    [localhost]10   (30525/dovecot)
    [localhost]43   (30525/dovecot)
    *:*:*:*::*:8080   (30606/apache2)
    *:*:*:*::*:80   (30606/apache2)
    *:*:*:*::*:8081   (30606/apache2)
    *:*:*:*::*:465   (30404/master)
    *:*:*:*::*:53   (30668/named)
    *:*:*:*::*:21   (30646/pure-ftpd)
    *:*:*:*::*:22   (1962/sshd)
    *:*:*:*::*:953   (30668/named)
    *:*:*:*::*:25   (30404/master)
    ##### IPTABLES #####
    Chain INPUT (policy DROP)
    target   prot opt source     destination   
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-sshd   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 22
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-sshd   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 22
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-sshd   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 22
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-sasl   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 25
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 110,995,143,993
    ufw-before-logging-input  all  --  [anywhere]/0  [anywhere]/0   
    ufw-before-input  all  --  [anywhere]/0  [anywhere]/0   
    ufw-after-input  all  --  [anywhere]/0  [anywhere]/0   
    ufw-after-logging-input  all  --  [anywhere]/0  [anywhere]/0   
    ufw-reject-input  all  --  [anywhere]/0  [anywhere]/0   
    ufw-track-input  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain FORWARD (policy DROP)
    target   prot opt source     destination   
    ufw-before-logging-forward  all  --  [anywhere]/0  [anywhere]/0   
    ufw-before-forward  all  --  [anywhere]/0  [anywhere]/0   
    ufw-after-forward  all  --  [anywhere]/0  [anywhere]/0   
    ufw-after-logging-forward  all  --  [anywhere]/0  [anywhere]/0   
    ufw-reject-forward  all  --  [anywhere]/0  [anywhere]/0   
    ufw-track-forward  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain OUTPUT (policy ACCEPT)
    target   prot opt source     destination   
    ufw-before-logging-output  all  --  [anywhere]/0  [anywhere]/0   
    ufw-before-output  all  --  [anywhere]/0  [anywhere]/0   
    ufw-after-output  all  --  [anywhere]/0  [anywhere]/0   
    ufw-after-logging-output  all  --  [anywhere]/0  [anywhere]/0   
    ufw-reject-output  all  --  [anywhere]/0  [anywhere]/0   
    ufw-track-output  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain f2b-dovecot-pop3imap (11 references)
    target   prot opt source     destination   
    
    Chain f2b-postfix (11 references)
    target   prot opt source     destination   
    
    Chain f2b-sasl (11 references)
    target   prot opt source     destination   
    
    Chain f2b-sshd (3 references)
    target   prot opt source     destination   
    
    Chain ufw-after-forward (1 references)
    target   prot opt source     destination   
    
    Chain ufw-after-input (1 references)
    target   prot opt source     destination   
    ufw-skip-to-policy-input  udp  --  [anywhere]/0  [anywhere]/0  udp dpt:137
    ufw-skip-to-policy-input  udp  --  [anywhere]/0  [anywhere]/0  udp dpt:138
    ufw-skip-to-policy-input  tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:139
    ufw-skip-to-policy-input  tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:445
    ufw-skip-to-policy-input  udp  --  [anywhere]/0  [anywhere]/0  udp dpt:67
    ufw-skip-to-policy-input  udp  --  [anywhere]/0  [anywhere]/0  udp dpt:68
    ufw-skip-to-policy-input  all  --  [anywhere]/0  [anywhere]/0  ADDRTYPE match dst-type BROADCAST
    
    Chain ufw-after-logging-forward (1 references)
    target   prot opt source     destination   
    LOG   all  --  [anywhere]/0  [anywhere]/0  limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
    
    Chain ufw-after-logging-input (1 references)
    target   prot opt source     destination   
    LOG   all  --  [anywhere]/0  [anywhere]/0  limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
    
    Chain ufw-after-logging-output (1 references)
    target   prot opt source     destination   
    
    Chain ufw-after-output (1 references)
    target   prot opt source     destination   
    
    Chain ufw-before-forward (1 references)
    target   prot opt source     destination   
    ACCEPT   all  --  [anywhere]/0  [anywhere]/0  ctstate RELATED,ESTABLISHED
    ACCEPT   icmp --  [anywhere]/0  [anywhere]/0  icmptype 3
    ACCEPT   icmp --  [anywhere]/0  [anywhere]/0  icmptype 11
    ACCEPT   icmp --  [anywhere]/0  [anywhere]/0  icmptype 12
    ACCEPT   icmp --  [anywhere]/0  [anywhere]/0  icmptype 8
    ufw-user-forward  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain ufw-before-input (1 references)
    target   prot opt source     destination   
    ACCEPT   all  --  [anywhere]/0  [anywhere]/0   
    ACCEPT   all  --  [anywhere]/0  [anywhere]/0  ctstate RELATED,ESTABLISHED
    ufw-logging-deny  all  --  [anywhere]/0  [anywhere]/0  ctstate INVALID
    DROP  all  --  [anywhere]/0  [anywhere]/0  ctstate INVALID
    ACCEPT   icmp --  [anywhere]/0  [anywhere]/0  icmptype 3
    ACCEPT   icmp --  [anywhere]/0  [anywhere]/0  icmptype 11
    ACCEPT   icmp --  [anywhere]/0  [anywhere]/0  icmptype 12
    ACCEPT   icmp --  [anywhere]/0  [anywhere]/0  icmptype 8
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp spt:67 dpt:68
    ufw-not-local  all  --  [anywhere]/0  [anywhere]/0   
    ACCEPT   udp  --  [anywhere]/0  ***.***.***.***     udp dpt:5353
    ACCEPT   udp  --  [anywhere]/0  ***.***.***.***    udp dpt:1900
    ufw-user-input  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain ufw-before-logging-forward (1 references)
    target   prot opt source     destination   
    
    Chain ufw-before-logging-input (1 references)
    target   prot opt source     destination   
    
    Chain ufw-before-logging-output (1 references)
    target   prot opt source     destination   
    
    Chain ufw-before-output (1 references)
    target   prot opt source     destination   
    ACCEPT   all  --  [anywhere]/0  [anywhere]/0   
    ACCEPT   all  --  [anywhere]/0  [anywhere]/0  ctstate RELATED,ESTABLISHED
    ufw-user-output  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain ufw-logging-allow (0 references)
    target   prot opt source     destination   
    LOG   all  --  [anywhere]/0  [anywhere]/0  limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW ALLOW] "
    
    Chain ufw-logging-deny (2 references)
    target   prot opt source     destination   
    RETURN   all  --  [anywhere]/0  [anywhere]/0  ctstate INVALID limit: avg 3/min burst 10
    LOG   all  --  [anywhere]/0  [anywhere]/0  limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
    
    Chain ufw-not-local (1 references)
    target   prot opt source     destination   
    RETURN   all  --  [anywhere]/0  [anywhere]/0  ADDRTYPE match dst-type LOCAL
    RETURN   all  --  [anywhere]/0  [anywhere]/0  ADDRTYPE match dst-type MULTICAST
    RETURN   all  --  [anywhere]/0  [anywhere]/0  ADDRTYPE match dst-type BROADCAST
    ufw-logging-deny  all  --  [anywhere]/0  [anywhere]/0  limit: avg 3/min burst 10
    DROP  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain ufw-reject-forward (1 references)
    target   prot opt source     destination   
    
    Chain ufw-reject-input (1 references)
    target   prot opt source     destination   
    
    Chain ufw-reject-output (1 references)
    target   prot opt source     destination   
    
    Chain ufw-skip-to-policy-forward (0 references)
    target   prot opt source     destination   
    DROP  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain ufw-skip-to-policy-input (7 references)
    target   prot opt source     destination   
    DROP  all  --  [anywhere]/0  [anywhere]/0   
    
    Chain ufw-skip-to-policy-output (0 references)
    target   prot opt source     destination   
    ACCEPT   all  --  [anywhere]/0  [anywhere]/0   
    
    Chain ufw-track-forward (1 references)
    target   prot opt source     destination   
    
    Chain ufw-track-input (1 references)
    target   prot opt source     destination   
    
    Chain ufw-track-output (1 references)
    target   prot opt source     destination   
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  ctstate NEW
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  ctstate NEW
    
    Chain ufw-user-forward (1 references)
    target   prot opt source     destination   
    
    Chain ufw-user-input (1 references)
    target   prot opt source     destination   
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:21
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:22
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:25
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:53
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:80
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:110
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:119
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:123
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:143
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:443
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:465
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:587
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:993
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:995
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:3306
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:4190
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:8080
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:8081
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  multiport dports 40110:40210
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:53
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:21
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:22
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:25
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:80
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:110
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:119
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:123
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:143
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:443
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:465
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:587
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:993
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:995
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:3306
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:4190
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:8080
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:8081
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  multiport dports 40110:40210
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    DROP  all  --  ***.***.***.***   [anywhere]/0   
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:19999
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:19999
    ACCEPT   tcp  --  [anywhere]/0  [anywhere]/0  tcp dpt:19998
    ACCEPT   udp  --  [anywhere]/0  [anywhere]/0  udp dpt:19998
    
    Chain ufw-user-limit (0 references)
    target   prot opt source     destination   
    LOG   all  --  [anywhere]/0  [anywhere]/0  limit: avg 3/min burst 5 LOG flags 0 level 4 prefix "[UFW LIMIT BLOCK] "
    REJECT   all  --  [anywhere]/0  [anywhere]/0  reject-with icmp-port-unreachable
    
    Chain ufw-user-limit-accept (0 references)
    target   prot opt source     destination   
    ACCEPT   all  --  [anywhere]/0  [anywhere]/0   
    
    Chain ufw-user-logging-forward (0 references)
    target   prot opt source     destination   
    
    Chain ufw-user-logging-input (0 references)
    target   prot opt source     destination   
    
    Chain ufw-user-logging-output (0 references)
    target   prot opt source     destination   
    
    Chain ufw-user-output (1 references)
    target   prot opt source     destination   
    
    Chain vendeta (0 references)
    target   prot opt source     destination   
    ##### LET'S ENCRYPT #####
    Certbot is installed in /usr/bin/certbot
    
    Thanks
     
  2. Bundy_Rob

    Bundy_Rob New Member

    note: currently routing through Cloudflare, I can give you an active email address that is not going that way via pm if required
     
  3. recin

    recin Active Member

    Is there anything in mail.log?
     
  4. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    You should fix your default php and install the relevant module packages.
     

Share This Page