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

Pages: 1 2 3 [4] 5 6 7
46
CentOS 6 Problems / Re: How to open port 26
« on: July 13, 2016, 11:41:35 AM »
seems ok to me try to telnet remotely on that port and see is there response or scan with some tool to see is it opened, if its opened should work but to be shore check email log and see is there some errors.

47
Backup / Re: Daily backup...
« on: July 13, 2016, 08:58:00 AM »
Error still shows in email... strange password from cnf works fine when I login from terminal  :o

48
CentOS 6 Problems / Re: How to open port 26
« on: July 13, 2016, 08:55:10 AM »
Did you restart mail server after change?

netstat -nlp | grep :26

check is listening on 26 port...

49
E-Mail / Re: Why do emails get rejected / bounce back? PLESE HELP!
« on: July 12, 2016, 10:04:37 PM »
check your package limits email per hour... all this errors or most of them are remote errors mailbox is really full or maybe spam filters check is your ip blacklisted..

https://www.penpublishing.com/support/emailerrors/understandingemailerrors/

50
Backup / Re: Daily backup...
« on: July 12, 2016, 08:16:37 PM »
strange did not change nothing I did update later today mysql and phpmyadmin running script from scripts folder. seems to work when I forced cron update I will check email in the morning and see is there same error there...

51
DKIM / Re: DKIM Error
« on: July 12, 2016, 11:30:42 AM »
I had similar problem at start check this:

http://forum.centos-webpanel.com/centos-6-problems/bug's-or-maybe-not!/msg1895/#msg1895

and then check your configs...

52
Backup / Daily backup...
« on: July 12, 2016, 07:41:06 AM »
I have activated daily backup for some time at the end of email I see this error

Code: [Select]
DBI connect(';;mysql_read_default_group=client','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /usr/bin/pt-show-grants line 1338
Someone else?

53
DKIM / Re: DKIM Error
« on: July 12, 2016, 07:36:55 AM »
check your zone files and see is there spf and dkim added then try to restart bind dns server.

54
My last email was today about 12:00

Code: [Select]
###########################
Firewall Flush Daily Blocks
###########################

######################
Update Server Packages
######################
Your CWP version: 0.9.8.21
sh: service: command not found
TERM environment variable not set.
***.***.***.***

Again I didn't see any messages and errors like that:

Quote
PHP Warning:  [obfuscated](http://...@gmail.com&version=0.9.8.21): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error

If admin can explain what is meaning of that gmail in url when its checking for updates.. I never didn't see that in my emails..

current version here at my cwp is .23 it means everything went fine like admin said before.

55
E-Mail / Re: Getting blacklisted
« on: July 10, 2016, 11:25:21 AM »
try to move from softfail to fail cos this emails will be only marked with softfail, but accepted on some servers and delivered to the user...
I used this simple site to generate spf: http://www.spfwizard.net/


56
SSL / Re: Error 500 after SSL with Letsencrypt
« on: July 10, 2016, 09:16:47 AM »
The error log shows a usergroup issue, so I edited the apache letsencrypt vhosts file, and inside the directory tags, added the suPHP_UserGroup line.

Example:

<Directory "/home/xx/public_html">
    AllowOverride All
    suPHP_UserGroup xx xx
</Directory>

did work after that?

Ok edited and worked fine but seem when I checked all vhosts file there is nowhere defined suphp_usergroup for directory :)

Thanks its working now

57
cwp is now switched to automated updates, meaning that there will be no more releases every few months like before, now we will have much more developers working on it so we could have even a few updates at the same day.

Please for you who are not trusting us, stop using cwp and asking the same questions all the time.
If you want to contribute then join development and starting helping others.


THANK YOU :)

58
E-Mail / Re: Getting blacklisted
« on: July 09, 2016, 11:46:36 PM »
spf should do this job I think
How your spf looks like in zone file?

59
CentOS 6 Problems / Re: How to open port 26
« on: July 09, 2016, 11:23:09 PM »
if you do not use firewall you do not need to change iptables, you need to change server to listen on port 26.
if you are behind some router you can do it in router by forwarding external port which you want to internal 25...

here you have tutorial for postfix: http://sharadchhetri.com/2013/03/06/how-to-change-smtp-port-number-25-in-postfix/

60
well every 4h is same here... well they say its ok because they had some problems with servers.
To be honest I did not have any errors in report like someone on first page copied from email they got some update linked to gmail or something like that, and yes I have too sh error after update to .20...
After checking all emails didnt find any error like guy in first or second post have, seems every one have some kind different error.
Seems everything works fine except new module letsentcrypt...
Possible update some kind bug which is not mentioned in change log in new version .20

Pages: 1 2 3 [4] 5 6 7