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.
932
E-Mail / Re: IP used in the HELO request
« on: August 21, 2016, 09:11:09 AM »
Hello.
I guess you have using webmail by link like http://server_ip/webmail . But it should be http://your_domain/webmail
I guess you have using webmail by link like http://server_ip/webmail . But it should be http://your_domain/webmail
934
E-Mail / Re: How to read the ROOT MAILS ?
« on: August 21, 2016, 09:08:53 AM »
Hi, you can read it from file (it is text file) or by command mail in console.
935
E-Mail / Re: Can send mail, but not recieve them.
« on: August 21, 2016, 09:07:48 AM »
Hi, this one
means you have using the domain as hostname, but it must be existing subdomain. Once you will have it, change mydestination at /etc/postfix/main.cf
Code: [Select]
warning: do not list domain qontinent.net in BOTH mydestination and virtual_mailbox_domains
means you have using the domain as hostname, but it must be existing subdomain. Once you will have it, change mydestination at /etc/postfix/main.cf
936
E-Mail / Re: How to config spamassassin on cwp
« on: August 21, 2016, 09:04:20 AM »
Hello.
For spamassassin make sure you have next changes at Postfix configs.
/etc/postfix/master.cf
and SA config:
make sure the /var/lib/spamassassin/ owner is nobody.
P.S. It will be added to some new version.
For spamassassin make sure you have next changes at Postfix configs.
/etc/postfix/master.cf
Code: [Select]
smtp inet n - n - - smtpd
-o content_filter=smtp-amavis:127.0.0.1:10024
-o receive_override_options=no_address_mappings
-o content_filter=spamassassin
spamassassin unix - n n - - pipe
user=nobody argv=/usr/bin/spamc -f -e
/usr/sbin/sendmail -oi -f ${sender} ${recipient}
and SA config:
Code: [Select]
SAHOME="/var/lib/spamassassin/"
SPAMDOPTIONS="-d -c -m5 -H --username nobody -s ${SAHOME}spamd.log"
make sure the /var/lib/spamassassin/ owner is nobody.
P.S. It will be added to some new version.
938
Installation / Re: Internal Error 500 when setup Wordpress CWP Apache2
« on: August 21, 2016, 08:57:32 AM »
Hi, use ftp.
939
Installation / Re: i don't understand how to install wordpress
« on: August 21, 2016, 08:56:37 AM »
Hi,
You can upload your files via your FTP client.
You can upload your files via your FTP client.
940
Information / Re: Disk usage on CWP web panel showing 0/0?
« on: August 21, 2016, 08:54:32 AM »
Hi, contact the CWP support or your service provider support.
Probably something went wrong or your server does not support the quota.
Probably something went wrong or your server does not support the quota.
I did as you instructed and it still shows 0/0
941
Information / Re: IS there any way to secure cwp web server
« on: August 15, 2016, 09:10:25 AM »Quote
websites are getting hacked
a) Check and fix your PHP code. It has a hole(s) and backdoors.
b) Turn on "File System Lock" in the CWP.Admin.
942
Installation / Re: Problems after installation
« on: August 10, 2016, 03:30:02 PM »
Great, let us know about any results.
943
CentOS 6 Problems / Re: nginx without Apache?
« on: August 10, 2016, 12:44:10 PM »
I'm afraid it still does not planned. Someday it happens.
944
CentOS 6 Problems / Re: akeeba kickstart.php don't run
« on: August 10, 2016, 12:43:00 PM »
Hello.
Login to CWP.Admin: "User accounts" => "Fix permissions"
Login to CWP.Admin: "User accounts" => "Fix permissions"
945
CentOS 6 Problems / Re: Restarted service cloud-config
« on: August 10, 2016, 12:40:55 PM »
Hi, yes you can do it.
But better way ask your service provider
But better way ask your service provider