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

Pages: 1 [2] 3 4
16
E-Mail / Re: Issues with "ALL" Gmail
« on: December 21, 2023, 04:13:14 AM »
admin/index.php?module=dkim


/admin/index.php?module=spf

/admin/index.php?module=postfix_manager

Check the box to enable for all new accounts.

Yes I know this and is done already but every email I send from my server to gmail get bounced with that message. So there is n9othing in spf/dkim config to change this. Been through the settings a hundred times now. :(

17
E-Mail / Issues with "ALL" Gmail
« on: December 21, 2023, 04:01:22 AM »
Something needs fixed in CWP that will allow spf/dkim to work with other domains. It will NOT work with my .cf and .tk domains I have.

<xxxxxx@gmail.com>: host gmail-smtp-in.l.google.com[142.250.102.27] said:
    550-5.7.26 This mail has been blocked because the sender is
    unauthenticated. 550-5.7.26 Gmail requires all senders to authenticate with
    either SPF or DKIM. 550-5.7.26  550-5.7.26  Authentication results:
    550-5.7.26  DKIM = did not pass 550-5.7.26  SPF [upward.cf] with ip:
    [xxx.xx.xxx.xxx] = did not pass 550-5.7.26  550-5.7.26  For instructions on
    setting up authentication, go to 550 5.7.26
    https://support.google.com/mail/answer/81126#authentication
    w27-20020a170906131b00b00a1dbd55636dsi190086ejb.801 - gsmtp (in reply to
    end of DATA command)

18
Information / Re: [Tutorial] Change Main Domain CWP
« on: November 20, 2023, 03:39:32 AM »
I hate to open a dead post but this still works for current CWP version and it will change the primary hostname of the vps or dedi server and I will just have to make sure new domain name used has nameservers setup on registrar and set in CWP server settings correct? Of course I will want to switch each domain to these new nameservers on the registrar as well.

19
Aplications / Re: How to increase this for WordPress websites?
« on: October 14, 2023, 11:54:20 PM »
Actually it was increased in php.ini weeks ago as well as the php.ini in the CWP user panel under the domain name and that did not do it. I did fix it but I had to increase virtual memory and RSS memory in CSF. Thanks for all your guys's help I appreciate it.

20
Aplications / How to increase this for WordPress websites?
« on: October 13, 2023, 08:44:32 PM »
Time:         Fri Oct 13 22:30:14 2023 +0200
Account:      tmfcf
Resource:     RSS Memory Size
Exceeded:     264 > 256 (MB)
Executable:   /usr/local/bin/php-cgi
Command Line: /usr/local/bin/php-cgi /home/tmfcf/xxx.xxxxx.com/index.php
PID:          11049 (Parent PID:21965)
Killed:       No

21
CentOS-WebPanel GUI / Re: Dark Mode For Admin
« on: October 11, 2023, 04:39:31 PM »
Thank you!!!

22
CentOS-WebPanel GUI / Re: Dark Mode For Admin
« on: October 10, 2023, 10:44:22 PM »
How do you remove this and go back to default. I think it's not letting me reset widgets after I moved them. I want to remove the dark mode and see if I can reset widgets.

23
CentOS-WebPanel GUI / Reset Widget Positions...DEFECT
« on: October 10, 2023, 05:59:37 AM »
So reset widgets doesn't do anything when you click it except for reload the page. Le4aves the widgets in the exact place I moved then to. Any suggestions?

I am using overseer's dark mode but I doubt that would have anything to do with widgets. If so, how do you remove the dark mode and go back to default without having to wait for a cwp update?

Thanks!!!

24
CentOS 7 Problems / How do you increase these memories
« on: October 07, 2023, 10:43:08 PM »
My mailbox is being flooded with warnings from these exceeded memory emails. How can I increase them to stop the emails?

Time:         Sun Oct  8 00:35:07 2023 +0200
Account:      xxxxxxxxxxxxx
Resource:     Virtual Memory Size
Exceeded:     515 > 512 (MB)
Executable:   /usr/local/bin/php-cgi
Command Line: /usr/local/bin/php-cgi /home/xxxxxxxxx/public_html/wp-cron.php
PID:          32594 (Parent PID:22663)
Killed:       No


Time:         Sun Oct  8 00:28:06 2023 +0200
Account:      xxxxxxxxxxx
Resource:     RSS Memory Size
Exceeded:     270 > 256 (MB)
Executable:   /usr/local/bin/php-cgi
Command Line: /usr/local/bin/php-cgi /home/xxxxxxxxxxxxx/public_html/wp-admin/admin-ajax.php
PID:          32215 (Parent PID:22579)
Killed:       No

25
E-Mail / Re: Mail Transport Unavailable - Postfix
« on: July 29, 2023, 02:58:29 AM »
csf configuration is located at /etc/csf/csf.conf

Which is where the SMTP Settings are at for the firewall.

--

The Postfix configuration is your main.cf at /etc/postfix/main.cf

--

Your problem is odd, if you have all those setting correct in CSF config, it should not be blocking outgoing SMTP when enabled.

Maybe @overseer will have a suggestion at this point.

smtp_block was 1 in csf.conf and I changed it to 0 and it released the gmail mail again. I hope it stays this way. The firewall was on so it works so far. Thank you so much for your help.

26
E-Mail / Re: Mail Transport Unavailable - Postfix
« on: July 28, 2023, 08:55:31 PM »
In TCP Out, add port 465

Than check the below under SMTP Settings.

Make sure these options say:

SMTP_BLOCK = “0”
SMTP_ALLOWLOCAL = "1"
SMTP_REDIRECT = "0"
SMTP_PORTS = "25,465,587"


After those changes, save, and Force a Restart of csf.
Or run csf -r from the cli.

I did all that added those variables to the main.cf for the firewall restarted firewall mail services everything I still have that email to my Gmail from root CLI sitting in q so it didn't help I guess

27
E-Mail / Re: Mail Transport Unavailable - Postfix
« on: July 28, 2023, 05:36:35 PM »
OK, so it's narrowed down to csf blocking outgoing emails, and not a Google problem.

Check to make sure you have ports 25 & 587 open for TCP Out.

Also do you have any country band sunder CC_DENY?

Opened TCP \ UDP ports
TCP
IN: 20, 21, 22, 25, 53, 80, 110, 143, 443, 465, 587, 993, 995, 2030, 2031, 2082, 2083, 2086, 2087, 2095, 2096, 2304, 5829
OUT: 2703, 20, 21, 22, 25, 53, 80, 110, 113, 443, 2030, 2031, 2082, 2083, 2086, 2087, 2095, 2096, 587, 993, 995, 2080, 2304, 2443, 5829
UDP
IN: 20, 21, 53, 80, 443
OUT: 20, 21, 53, 113, 123

# Each option is a comma separated list of CC's, e.g. "US,GB,DE"
CC_DENY = ""
CC_ALLOW = ""

28
E-Mail / Re: Mail Transport Unavailable - Postfix
« on: July 28, 2023, 05:13:34 PM »
As mentioned by Overseer, make sure your DKIM & SPF are setup correctly.

Try to clear you que.

I always hate suggesting this, but stop csf temporarily.

Try to send an email from the CLI:

Make sure you have mailx installed (dnf install mailx)

Then run:

echo "Test Email" | mailx -s "Test" (email)@gmail.com

--

If that doesn't work, then we will have to make some small changes (3 lines) to main.cf

Are all these 'scripts' coming from your sites to your gmail?

I cleared all the bans out of csf, turned it back on and installed mailx. I sent a test email out to my gmail and it is sitting in queue again. So gmail all of a sudden has just decided to not work with the firewall on. That is so messed up ugh

29
E-Mail / Re: Mail Transport Unavailable - Postfix
« on: July 28, 2023, 04:58:14 PM »
As mentioned by Overseer, make sure your DKIM & SPF are setup correctly.

Try to clear you que.

I always hate suggesting this, but stop csf temporarily.

Try to send an email from the CLI:

Make sure you have mailx installed (dnf install mailx)

Then run:

echo "Test Email" | mailx -s "Test" (email)@gmail.com

--

If that doesn't work, then we will have to make some small changes (3 lines) to main.cf

Are all these 'scripts' coming from your sites to your gmail?

I shut the firewall off and all the mails got delivered. So why is that when google isn;'t in the firewall as blocked I don't think.

30
E-Mail / Re: Mail Transport Unavailable - Postfix
« on: July 28, 2023, 01:22:09 AM »
Are you checking with Google's Postmaster Tools to gain more insight into your deliverability issues from Google's perspective? Gmail can be particularly finicky, even if you have SSL, reverse DNS and SPF/DMARC records all set up. One compromised account on one of my servers was all it took to shut down deliverability to Gmail and it took a good deal of work (and some time) to get it flowing again.

I have added both dragonlynx.com and vserv.dragonlynx.com to google's postmaster. It didn't change anything. rDNS is setup and working fine, port 25 is open. I have tried so many fixes I have seen on forums and still nothing helps.

Pages: 1 [2] 3 4