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 - AcemiPenguen

Pages: 1 2 [3]
31
E-Mail / Re: cannot send but can receive mail
« on: April 01, 2018, 08:46:02 PM »
[root@cwp postfix]# tail -f /var/log/maillog
Apr  1 16:44:32 cwp postfix/smtp[6109]: 11F63409AE12: to=<rcdursun@gmail.com>, relay=none, delay=175533, delays=175428/0.11/105/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.199.27]:25: No route to host)
Apr  1 16:44:47 cwp postfix/smtp[6110]: connect to alt3.gmail-smtp-in.l.google.com[64.233.188.26]:25: Connection timed out
Apr  1 16:44:47 cwp postfix/smtp[6104]: connect to alt3.gmail-smtp-in.l.google.com[64.233.188.27]:25: Connection timed out
Apr  1 16:44:47 cwp postfix/smtp[6106]: connect to alt3.gmail-smtp-in.l.google.com[64.233.188.26]:25: Connection timed out
Apr  1 16:45:17 cwp postfix/smtp[6110]: connect to alt4.gmail-smtp-in.l.google.com[74.125.199.27]:25: Connection timed out
Apr  1 16:45:17 cwp postfix/smtp[6104]: connect to alt4.gmail-smtp-in.l.google.com[74.125.199.27]:25: Connection timed out
Apr  1 16:45:17 cwp postfix/smtp[6106]: connect to alt4.gmail-smtp-in.l.google.com[74.125.199.27]:25: Connection timed out
Apr  1 16:45:17 cwp postfix/smtp[6110]: F3BC6409ADED: to=<rcdursun@gmail.com>, relay=none, delay=174665, delays=174515/0.12/150/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.199.27]:25: Connection timed out)
Apr  1 16:45:17 cwp postfix/smtp[6104]: DD6B9409ADF3: to=<rcdursun@gmail.com>, relay=none, delay=31283, delays=31133/0.06/150/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.199.27]:25: Connection timed out)
Apr  1 16:45:17 cwp postfix/smtp[6106]: 05BBD409ADF9: to=<rcdursun@gmail.com>, relay=none, delay=186428, delays=186278/0.07/150/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.199.27]:25: Connection timed out)

32
E-Mail / Re: cannot send but can receive mail
« on: April 01, 2018, 05:28:46 PM »
its still trying to use 25 port.. and its blocked in Turkey.

33
E-Mail / Re: cannot send but can receive mail
« on: April 01, 2018, 05:21:50 PM »
roundcube says mail sent..

postfix status message this

Apr 01 13:21:06 cwp.rehacan.com postfix/smtp[1192]: 8149C409A86F: to=, relay=none, delay=174177, delays=174177/0.01/0.36/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[2404:6800:4003:c00::1a]:25: Network is unreachable)
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1195]: connect to hotmail-com.olc.protection.outlook.com[104.47.1.33]:25: No route to host
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1195]: connect to hotmail-com.olc.protection.outlook.com[104.47.0.33]:25: No route to host
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1193]: connect to gmail-smtp-in.l.google.com[108.177.15.26]:25: No route to host
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1193]: connect to gmail-smtp-in.l.google.com[2a00:1450:400c:c0c::1b]:25: Network is unreachable
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1193]: connect to alt1.gmail-smtp-in.l.google.com[2a00:1450:4010:c0f::1b]:25: Network is unreachable
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1193]: connect to alt1.gmail-smtp-in.l.google.com[108.177.14.26]:25: No route to host
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1193]: connect to alt2.gmail-smtp-in.l.google.com[2404:6800:4003:c00::1b]:25: Network is unreachable
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1195]: 8D7EE409A851: to=, relay=none, delay=162171, delays=162169/0.01/1.3/0, dsn=4.4.1, status=deferred (connect to hotmail-com.olc.protection.outlook.com[104.47.0.33]:25: No route to host)
Apr 01 13:21:07 cwp.rehacan.com postfix/smtp[1193]: 854F5409A86A: to=, relay=none, delay=19033, delays=19032/0.01/1.4/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[2404:6800:4003:c00::1b]:25: Network is unreachable)

34
E-Mail / cannot send but can receive mail
« on: April 01, 2018, 12:47:30 PM »
im using freedns on cwp

and sets like that

@                  A                  (my ip)
@                  MX        10    cwp.mydomain.com
@                  TXT               v=spf1 mx a
subdomain1   A                  (my ip)
cwp               A                  (my ip)
subdomain2   A                  (my ip)
subdomain3   A                  (my ip)
ftp                 A                  (my ip)
mail              A                   (my ip)
www             CNAME           @
_dmarc         TXT                v=DMARC1; p=none; rua=mailto:webmaster@mydomain.com


master.cf

added this line
2525         inet        n         -        n     -       -      smtpd

iptables added 2525 accept

forwarded 2525 port on modem to my server ip and open port check 2525 is success

when i try to send out mail, always queue and not complete to deliver. what shoud i do?

meanwhile, have two master.cf in server

first path
/etc/postfix/master.cf
and other way
/usr/libexec/postfix/master.cf

and i changed both of them 2525 inet line

please help..

35
E-Mail / Re: roundcube shows blank page
« on: April 01, 2018, 12:40:04 PM »
you have to install english language on your server centos, if not install english cannot access page.

you can upgrade roundcube and fix that problem too.. i did it before..

download roundcube new version and backup old roundcube folder first..

copy all files same directory old roundcube and copy config files inside and it will work..

36
CentOS-WebPanel GUI / Re: Can Not Log in Client Side
« on: March 12, 2018, 10:38:21 PM »
i tried many times same problem and solved..

need to first that, clean install again..

and do everything step by step before create user or domain on ur cwp..

update everything, install wget and reboot..
install cwp and configure,

what configure?
- root mail,
- name servers,
- one package create,
- change ssh port and restart,
- enable firewall,
- you can create user and domain for test..

and i hope it will work after all that..

when i try to install first time, cannot open user control panel (i think 3-4 times re-install) after that i can reach the control panel..

but dont forget the upgrade the roundcube.. because it's have bug too.. no have function inside of bootstrap.php and trying to call function. copy your roundcube folder and download latest version and copy there.. just copy old conf. files to new files inside and its working..

good luck ;)

37
CentOS-WebPanel Bugs / Re: CWP Roundcube Bug
« on: March 12, 2018, 10:43:43 AM »
If someone install CWP, need to first upgrade Roundcube.. Because, all releases (6 and 7) have bug in roundcube.

I solved that problem. Downloaded 1.3.4 version of roundcube and changed all files and installed again and fixed..

38
CentOS-WebPanel Bugs / CWP Roundcube Bug
« on: March 07, 2018, 12:24:24 PM »
when the login roundcube, 500 server error

roundcube logs
thrown in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/bootstrap.php on line 405
[07-Mar-2018 10:40:56 UTC] PHP Fatal error:  Uncaught Error: Class 'Net_IDNA2' not found in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/bootstrap.php:405

boostrap.php

if (!function_exists('idn_to_ascii'))
{
    function idn_to_ascii($domain)
    {
        static $idn, $loaded;

        if (!$loaded) {
            $idn    = new Net_IDNA2();
            $loaded = true;
        }

        if ($idn && $domain && preg_match('/[^\x20-\x7E]/', $domain)) {
            try {
                $domain = $idn->encode($domain);
            }
            catch (Exception $e) {
            }
        }

        return $domain;
    }
}

bold line is problem line. no have this function on bootstrap.php

39
CentOS 7 Problems / Re: Centos Web Panel Login Problem
« on: March 07, 2018, 12:04:05 PM »
i tried many times format and clean install and finally it works.. but every time new install and every time different problem in this panel.. and im sure doing everything same.. the last problem is roundcube webmail problem now..

when the login roundcube webmail, after login proccess cannot find a class in roundcube's bootstrap.php

Im using centos7 and using cwp7 but it's have bug about login page..

this is error log in roundcube errors
 thrown in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/bootstrap.php on line 405
[07-Mar-2018 10:40:56 UTC] PHP Fatal error:  Uncaught Error: Class 'Net_IDNA2' not found in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/bootstrap.php:405


this is bootstrap.php and 405's line

if (!function_exists('idn_to_ascii'))
{
    function idn_to_ascii($domain)
    {
        static $idn, $loaded;

        if (!$loaded) {
            $idn    = new Net_IDNA2();
            $loaded = true;
        }

        if ($idn && $domain && preg_match('/[^\x20-\x7E]/', $domain)) {
            try {
                $domain = $idn->encode($domain);
            }
            catch (Exception $e) {
            }
        }

        return $domain;
    }
}

this function no have anywhere and no have update or fix for that function..

someone help please!!

40
CentOS 7 Problems / Re: problen in subdomain no function
« on: March 04, 2018, 09:04:35 AM »
i have same problem too.. i tried this.. my server not working well now, so i cannot test it now..

first, create subdomain on ur cwp and prepare an index file for see is it work or not and put in the folder of ur subdomain forward folder.

go to ur domain control panel and create A record for ur subdomain or else, if have create subdomain there to do there...

if not work with create subdomain on your domain panel, create manual A record then..

sample this:

Host: subdomainname
Type: A
Destination: your ip

thats all..

I hope, its works..

41
CentOS 7 Problems / Re: Centos Web Panel Login Problem
« on: March 02, 2018, 10:03:54 PM »
I think no have fix for that bug..

42
CentOS 7 Problems / Centos Web Panel Login Problem
« on: February 28, 2018, 08:49:10 PM »
Hi,

I installed centos 7 and cwp7 today. Its really so nice and easy panel. I like very much.

I created a domain and I have it on godaddy. When i try to change nameservers, its not working ns1.mydomain.com and ns2.mydomain.com and i try to use dns options and i can reach my server now.

when try to open mydomain.com:2082, opening login page. When i write username and pasword for domain, waiting login page. Cannot logging in. How can i solve that problem?

Another problem is mail server. I write my ip on free dns manager mail area. When i try to open mail.mydomain.com, opening homepage. Roundcube mail not opening. I try to open from cwp root panel but not working too. What should i do?

Last question, i created subdomain and its demo.mydomain.com but its not opening too..

thanks for help..

Pages: 1 2 [3]