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.


Messages - become

Pages: 1 ... 7 8 [9] 10
121
E-Mail / 2 different SMTP port in the same time
« on: April 09, 2017, 07:08:51 AM »
Hello. I need to configure SMTP to use 25 and 2525 port in the same time.
Sometimes port 25 is blocked for security at internet provider.
How to do this ?

122
Installation / Re: Incoming mail not working
« on: January 11, 2017, 08:04:50 PM »
main.cw config file
find smtpd_client_restrictions

remove reject_unknown_client so this line become
smtpd_client_restrictions =

123
E-Mail / Re: Clients dont received new account email
« on: January 11, 2017, 07:48:44 PM »
main.cf config file
find smtpd_client_restrictions

remove reject_unknown_client so this line become
smtpd_client_restrictions =

124
E-Mail / Re: doesn't receive mail
« on: January 11, 2017, 07:47:37 PM »
main.cf config file
find smtpd_client_restrictions

remove reject_unknown_client so this line become
smtpd_client_restrictions =

125
E-Mail / How can I create email account for subdomain ?
« on: September 21, 2016, 10:04:52 AM »
I don't see such option.

126
MySQL / Problem with PDO
« on: September 08, 2016, 06:11:40 PM »
I have this problem when use PDO with CWP

https://bugs.php.net/bug.php?id=44341

It is looks like it is driver problem.

What driver CWP use ?

127
CentOS-WebPanel Bugs / Re: Auto Responder not working
« on: August 03, 2016, 07:12:34 AM »
Autoresponder dosn't work. Is there any FIX for it ?

128
PHP / Re: PHP Selector
« on: March 06, 2016, 04:54:44 PM »
used CWP build in compilation function

129
CentOS-WebPanel Bugs / Re: Heavy GUI Slow Menu
« on: March 06, 2016, 04:11:38 PM »
every expand click make AJAX post query to server. What for ? I do not know

130
PHP / Re: PHP Selector
« on: March 06, 2016, 01:34:38 PM »
How can I use PHP 7 ?
I have added:

AddHandler application/x-httpd-php71 .php

and when I try to run php script It get downloaded by browser

131
CentOS-WebPanel Bugs / Re: Heavy GUI Slow Menu
« on: March 25, 2015, 08:16:11 PM »
I have slow menu with load disabled

132
SPF / SPF record no added
« on: March 25, 2015, 08:11:25 PM »
When I check add SPF record nothing happend. I need do it manually.

133
E-Mail / No getting email in inbox
« on: March 25, 2015, 07:11:09 AM »
I have created account with domain. Created email account. I can sent email from this account. But when I try send email to this account I don't get it in inbox. Why ?

134
DKIM / Re: No DKIM record
« on: March 25, 2015, 07:09:34 AM »
I have problem too. I have teste mail sent from account and get information: DKIM is wrong, No DMARC, No SPF record.

135
DNS / Re: How to configure multiple vps with one domain and subdomains
« on: March 22, 2015, 08:38:38 PM »
So now I have 3 domains.

a.eu
b.eu
c.eu

I want a.eu -> D1
b.eu -> S1
c.eu -> S2

So I use ns1.domain.com and ns2.domain.com for a.eu domain
I want to use: ns1.vps1.domain.com and ns2.vp1.domain.com for b.eu domain
I want to use: ns1.vps2.domain.com and ns2.vp2.domain.com for c.eu domain

How to configure DNS record for D1, S2 and S2 ?

Pages: 1 ... 7 8 [9] 10