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.
Pages: [1]
1
E-Mail / Menu access to roundcube use ip not shared ip
« on: December 18, 2014, 09:49:56 AM »
I have a tiny problem for Roundube's menu url.
The roundube url access be "public ip", not "shared ip" (example: http://66.66.66.66/roundcube) and this cause this problem:
FSL_HELO_BARE_IP_2 (This problem is caused by wrong HELO)
how can i change the menu url?
The roundube url access be "public ip", not "shared ip" (example: http://66.66.66.66/roundcube) and this cause this problem:
FSL_HELO_BARE_IP_2 (This problem is caused by wrong HELO)
how can i change the menu url?
2
E-Mail / [SOLUTION] Dovecot doesn't start
« on: December 17, 2014, 11:35:59 AM »
Hello guys,
I detected a problem in my awesome CWP before changed rDNS.
The .crt file located in /etc/pki/tls/certs/ doesn't rename.
The .key file located in /etc/pki/tls/private/ doesn't rename.
This problem caused dovecot doesn't start. U shall rename this files and restart dovecot manually with this command:
For example. If your rDNS see like this: example.domain.com the files renamed to:
/etc/pki/tls/certs/example.domain.com.crt
/etc/pki/tls/private/example.domain.com.key
Sorry for my regular english :S and much thanks for this awesome panel ^^
I detected a problem in my awesome CWP before changed rDNS.
The .crt file located in /etc/pki/tls/certs/ doesn't rename.
The .key file located in /etc/pki/tls/private/ doesn't rename.
This problem caused dovecot doesn't start. U shall rename this files and restart dovecot manually with this command:
Code: [Select]
service dovecot restart
For example. If your rDNS see like this: example.domain.com the files renamed to:
/etc/pki/tls/certs/example.domain.com.crt
/etc/pki/tls/private/example.domain.com.key
Sorry for my regular english :S and much thanks for this awesome panel ^^
Pages: [1]