Discussion:
Error 454 - TLS problem ???!
Friedemann Schorer
2017-01-28 10:45:34 UTC
Permalink
Hi all!

Maybe someone in this list spots the problem?

I installed Kolab Winterfell on Debian Jessie (as mentioned before),
Roundcube shows all the synced mails in my mailbox, but sending mails
doesn't work out - every time I try to do so I get an error 454 from
Jan 28 11:34:14 mail postfix/submission/smtpd[3780]: warning: cannot get RSA certificate from file /etc/letsencrypt/live/example.org/fullchain.pem;: disabling TLS support
The output of 'su -s /bin/bash postfix -c "cat
/etc/letsencrypt/live/example.org/fullchain.pem"' is the content of the
mentioned file, so this shouldn't be a permission problem.
insgesamt 16
lrwxrwxrwx 1 root root 36 Jan 26 16:59 cert.pem -> ../../archive/example.org/cert2.pem
lrwxrwxrwx 1 root root 37 Jan 26 16:59 chain.pem -> ../../archive/example.org/chain2.pem
lrwxrwxrwx 1 root root 41 Jan 26 16:59 fullchain.pem -> ../../archive/example.org/fullchain2.pem
lrwxrwxrwx 1 root root 39 Jan 26 16:59 privkey.pem -> ../../archive/example.org/privkey2.pem
insgesamt 32
-rw-r----- 1 root ssl-cert 1789 Jan 24 13:46 cert1.pem
-rw-r----- 1 root ssl-cert 1789 Jan 26 16:59 cert2.pem
-rw-r----- 1 root ssl-cert 1647 Jan 24 13:46 chain1.pem
-rw-r----- 1 root ssl-cert 1647 Jan 26 16:59 chain2.pem
-rw-r----- 1 root ssl-cert 3436 Jan 24 13:46 fullchain1.pem
-rw-r----- 1 root ssl-cert 3436 Jan 26 16:59 fullchain2.pem
-rw-r----- 1 root ssl-cert 1708 Jan 24 13:46 privkey1.pem
-rw-r----- 1 root ssl-cert 1704 Jan 26 16:59 privkey2.pem
postfix has been added to the group ssl-cert, too.

What the he** could be the problem here?

I'd really appreciate if anyone could give a good hint...

Friedemann
--
Cassandra Claire : I respect your position, Professor, he said. I just
don't share it.
Jochen Hein
2017-01-28 11:13:13 UTC
Permalink
Post by Friedemann Schorer
Maybe someone in this list spots the problem?
Maybe...
Post by Friedemann Schorer
I installed Kolab Winterfell on Debian Jessie (as mentioned before),
Roundcube shows all the synced mails in my mailbox, but sending mails
doesn't work out - every time I try to do so I get an error 454 from
Jan 28 11:34:14 mail postfix/submission/smtpd[3780]: warning: cannot
get RSA certificate from file
/etc/letsencrypt/live/example.org/fullchain.pem;: disabling TLS
^there is a ";"
Post by Friedemann Schorer
support
Jan 28 11:34:14 mail postfix/submission/smtpd[3780]: warning: TLS
library problem: error:02001002:system library:fopen:No such file or
^here again
Post by Friedemann Schorer
The output of 'su -s /bin/bash postfix -c "cat
/etc/letsencrypt/live/example.org/fullchain.pem"' is the content of the
^no ";"
Post by Friedemann Schorer
mentioned file, so this shouldn't be a permission problem.
My guess is a stray ";" in your postfix configuration.

Jochen
--
The only problem with troubleshooting is that the trouble shoots back.
Loading...