Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - theblack

Pages: [1]
1
E-Mail / Cannot receive emails
« on: March 24, 2016, 07:54:26 PM »
Hello,

During my failed attempts to install Letsencrypt certificate I have deleted my certificates created when I firstly installed Centos Web Panel. Now I've noticed that I can't receive any emails, however I can successfully send.

Here is an outpout of my mai llog:
Code: [Select]
Mar 24 15:43:40 domain postfix/smtpd[8704]: warning: TLS library problem: 8704:error:02001002:system library:fopen:No such file or directory:bss_file.c:169:fopen('/etc/pki/tls/certs/ca-bundle.crt','r'):
Mar 24 15:43:40 domain postfix/smtpd[8704]: warning: TLS library problem: 8704:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:172:
Mar 24 15:43:40 domain postfix/smtpd[8704]: warning: TLS library problem: 8704:error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib:by_file.c:279:
Mar 24 15:43:40 domain postfix/smtpd[8704]: connect from mail-ig0-f174.google.com[209.85.213.174]
Mar 24 15:43:41 domain postfix/smtpd[8704]: lost connection after STARTTLS from mail-ig0-f174.google.com[209.85.213.174]
Mar 24 15:43:41 domain postfix/cleanup[8710]: 0B6E0261842: message-id=<20160324194341.0B6E0261842@hostname.domain.com>
Mar 24 15:43:41 domain postfix/smtpd[8704]: disconnect from mail-ig0-f174.google.com[209.85.213.174]
Mar 24 15:43:41 domain postfix/qmgr[8689]: 0B6E0261842: from=<double-bounce@hostname.domain.com>, size=942, nrcpt=1 (queue active)
Mar 24 15:43:41 domain postfix/local[8714]: 0B6E0261842: to=<root@hostname.domain.com>, orig_to=<postmaster>, relay=local, delay=0.13, delays=0.08/0.03/0/0.02, dsn=2.0.0, status=sent (delivered to mailbox)
Mar 24 15:43:41 domain postfix/qmgr[8689]: 0B6E0261842: removed
Mar 24 15:43:54 domain postfix/smtpd[8704]: connect from mail-ig0-f170.google.com[209.85.213.170]
Mar 24 15:43:54 domain postfix/smtpd[8704]: lost connection after STARTTLS from mail-ig0-f170.google.com[209.85.213.170]
Mar 24 15:43:54 domain postfix/cleanup[8710]: 96063261842: message-id=<20160324194354.96063261842@hostname.domain.com>
Mar 24 15:43:54 domain postfix/smtpd[8704]: disconnect from mail-ig0-f170.google.com[209.85.213.170]
Mar 24 15:43:54 domain postfix/qmgr[8689]: 96063261842: from=<double-bounce@hostname.domain.com>, size=942, nrcpt=1 (queue active)
Mar 24 15:43:54 domain postfix/local[8714]: 96063261842: to=<root@hostname.domain.com>, orig_to=<postmaster>, relay=local, delay=0.07, delays=0.05/0/0/0.02, dsn=2.0.0, status=sent (delivered to mailbox)
Mar 24 15:43:54 domain postfix/qmgr[8689]: 96063261842: removed

As you can see, the /etc/pki/tls/certs/ca-bundle.crt is missing. Is there any way to recover it? Should I generate a self signed certificate and rename the file as ca-bundle.crt?

Thanks for the help! I'm losing clients because I can't read my emails :(

2
CentOS 6 Problems / WordPress performance issues
« on: March 13, 2016, 03:30:18 PM »
Hello,

I noticed that the WordPress websites I host on my CentOS 6 VPS have performance issues (slow load time). Do you have any tips on how to improve performance for WordPress?

I also have another website built with PHP and it works great, this problem seems to be only for WordPress.

Here are my VPS stats:


My Web Server is running on Apache & Varnish Cache & Nginx Reverse Proxy.

Thank you!

Pages: [1]