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

Pages: [1]
1
E-Mail / Can send mail and receive - but not from all hosts
« on: April 13, 2019, 11:41:32 AM »
I have a strange mail problem. I can send mail just fine, I can receive from Gmail, Yahoo, mail.com, fastmail (basically all webmail clients I have tried), but cannot receive mail from other hosts (custom email addresses). Plese note that I'm using Gmail with Thunderbird and it works.
I'm tailing /var/log/maillog and I receive no error when sending from custom host, it's just like the mail doesn't even hit my mail server. And no error mail returns to sender either. My leafdns also looks ok, scores 100%: http://leafdns.com/index.cgi?testid=F914F3DE
Any ideeas? Thanks!

2
E-Mail / Re: Strange Mail problem
« on: April 13, 2019, 11:22:59 AM »
Hiding real domain names and/or real IP’s doesn’t help to resolve your issue, but do it more complex to resolve. Is 35.195.101.223 your real IP? (taken from provided output)

Can you test your sever with telnet from other machine, not from localhost?

telnet 35.195.101.223 25 is failed for me. You are firewalled or Postfix listen only at 127.0.0.1:25 ?

Hi
I also have a strange mail problem. I can send mail just fine, I can receive from Gmail, Yahoo, mail.com, fastmail (basically all webmail clients I have tried), but cannot receive mail from other hosts (custom email addresses). Plese note that I'm using Gmail with Thunderbird and it works.
I'm tailing /var/log/maillog and I receive no error when sending from custom host, it's just like the mail doesn't even hit my mail server. And no error mail returns to sender either. My leafdns also looks ok, scores 100%: http://leafdns.com/index.cgi?testid=F914F3DE
Any ideeas? Thanks!

3
FTP / Re: Problem with FTP access
« on: April 11, 2019, 12:19:46 PM »
Hi, I had the same issue on CentOS 7.6 with a newly created FTP User.
After struggling for hours I found that that the password field under FTP Manager->Add User has the following Condition:
Code: [Select]
min="6" maxlength="12"
So just choose a password between 6 and 12 and you should be fine.


This should also be mentioned in any Wiki or changed!

This worked. The stupid thing is there is no message with this requirement when creating the user, nor a validation error for the password.

4
CentOS-WebPanel GUI / Re: Security - Hide all processes
« on: April 11, 2019, 09:33:38 AM »
I have the exact same problem. This may be a bug.

5
Hi. I'm running CWP7pro (CWPpro version: 0.9.8.796). I have enabled (many times - I might add) the "Hide all processes if not owned by the user" feature (permanent). But every day, this feature enters in "[STATUS: DISABLED TEMPORARY and ACTIVE PERMANENT]" automatically. For example, I enable it, it says "[STATUS: ACTIVE PERMANENT]", but then, I reboot the server and again it's temporarly disabled.
Is this a known bug or it's just me? How can I fix this?
Thanks

Pages: [1]