Recent Posts

Pages: [1] 2 3 ... 10
1
E-Mail / Re: Stop forwarding SPAM emails
« Last post by anandmys on Today at 05:59:30 AM »
I see some hints at https://talk.plesk.com/threads/do-not-forward-spam-emails-to-external-mailbox.370124/

Using postfix-pcre to block outgoing emails with SPAM in subject line

Have implemented the same.

If it works, I will update it here.

Looks like I am able to resolve this issue.

Issue: Many of the users had setup email forwards to their gmail / yahoo accounts. When they receive SPAM emails, it was also getting forwarded to these gmail / yahoo accounts. Due to this, external email providers used to temporarily block / rate limit my IP.

Solution:
Step 1: Made sure that SPAMAssassin is working. https://forum.centos-webpanel.com/e-mail/how-to-install-spamassassin-updated/msg51428/#msg51428 and other threads

Step 2: Added outgoing email filter to block emails with subject SPAM https://talk.plesk.com/threads/do-not-forward-spam-emails-to-external-mailbox.370124/

This is working very well now.
2
Backup / Re: backup
« Last post by Martins-phpbb on June 05, 2025, 08:51:22 PM »
I set new back up to back up via ftp (ip) to my nas and it seems to work 100% I have also done a restore using the files placed on my nas with 0 errors.
3
Backup / Re: backup
« Last post by overseer on June 05, 2025, 04:34:19 PM »
New backup is still in beta and therefore a bit buggy. I am still more reliant on the older backup method. (In addition to snapshots and periodic full images of the servers.) Are you backing up offsite to a D.R. (disaster recovery) server?
4
Backup / backup
« Last post by venty on June 05, 2025, 03:09:56 PM »
Hi,

please provide information, in principle, on a server with AL 9, there is an backup set up, for which I receive messages for daily, weekly and monthly backup...

Yesterday I set up the new backup, which is beta, also for daily, weekly and monthly backup, as well as for being notified, but something didn't work - I found no trace that the new archiving was applied, and I didn't receive a message for daily archiving..., am I mistaken somewhere and what shobackupuld I check...?

I haven't turned off the main archiving...?!?

BR
Venty
5
PHP / Re: PHP-selector instalation problem
« Last post by venty on June 05, 2025, 02:44:24 PM »
Hi,

This error occurs when you installed another version of PHP before this 7.4 installation and did not delete the message from notifications_list that the previous installation was complete...

BR
Venty
6
E-Mail / Re: New wave of AI generated spam
« Last post by overseer on June 05, 2025, 12:24:14 PM »
Two different IPs in German data centers are sending it -- from a .bet domain and another .ru domain. Some are posing as being from @samsclub.com. I have the IPs blacklisted and for now I am disabling webmaster@ service e-mail. (I won't break RFCs by disabling postmaster@ e-mails.)
7
On the CSF firewall on both servers, open ports 22 and 2304
In sshd_config: PermitRootLogin yes
Temporarily disable the CSF firewall on both servers if needed.

Thanks a ton

Adding

PermitRootLogin yes

in

/etc/ssh/ssh_config

did the trick.
8
PHP / Re: PHP-selector instalation problem
« Last post by Starburst on June 05, 2025, 05:24:53 AM »
I see your running EL7 (CentOS 7), what's probably happening in the background when it's trying to build PHP is the URL's and paths needed to rebuild PHP on CentOS 7 are no longer valid, since it's past EOL.

I'm not sure if pointing you repos to the vault URL will help fix this problem or not, but it's worth a try until you can upgrade to AL9.

Here is a link to that, if you have not done it yet:
https://www.alphagnu.com/topic/534-fix-centos-7-repo-due-to-eol-could-not-retrieve-mirrorlist/
9
E-Mail / Re: New wave of AI generated spam
« Last post by 6Sense on June 05, 2025, 04:26:04 AM »
Wow, that's next level. I haven't been the target of that yet /crossfingers

How is it travelling to you? Are they using VPS's, email sending services or Gmail/Outlook? VPS's can be fenced but the later is difficult to block without affecting legitimate traffic.
10
CentOS 9 Problems / Re: shoutcast
« Last post by overseer on June 05, 2025, 12:22:26 AM »
Are you on EL9? I assume you opened the correct ports on the firewall? Lots of info here:
https://forum.centos-webpanel.com/ssl/cwp-shoutcasters-stream-ultimate-guide-implementing-ssl-and-other-need-to-knows/msg48815/
Pages: [1] 2 3 ... 10