
gramzon
- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Posts
Recent activity by gramzon-
ZC-11209 - ModSec custom rules lost after Leapp upgrade
After upgrade from CentOS 7 to RockyLinux 8 I am getting this hit in modsec blocking some applications from submitting login request to my backend. Message: Warning. Match of "rx ^%{tx.allowed_re...
-
SpamAssassin scanning even though sender is on only-verify-recipient list
I have some servers behind dyndns (IP changes every 24 hours) and I need them to be able to send mail to me. I added the dyndns domains to the "Only-verify-recipient" (/etc/trustedmailhosts) list ...
-
E-mails generated by cPanel do not conform to RFC2046
Multipart e-mails generated by cPanel do not conform to As you can see the last boundary "mixed-Cpanel::Email::Object-5656-1570752648-0.871855538590609" is missing the close delimiter "--" E-mai...
-
Dont send back attachments when rejecting e-mail
I have an Exim transport set up for ESET Mail Scanner which I have set up to reject e-mails with password protected files. When an e-mail is rejected the mailer-daemon sends back this message along...
-
Unknown outgoing connections from port 21
I was trying to debug an issue with my VPN, and upon running tcpdump port 21 I saw a lot of strange connections: 14:43:44.633928 IP sub-131ip61.e-commercepark.com.49108 > myserver.example.com.ftp:...
-
Prevent remote email from my own domain
How can I block incoming email from remote servers with "mail from: *@mydomain.com" header where mydomain is a domain hosted on my server? I tested this by executing telnet mydomain.com 25 from a d...
-
Do backups contain apache userdata?
Does a full WHM backup include the files in the /etc/apache2/conf.d/userdata/ directory? I am looking inside system_files.tar but can't find these files anywhere.
-
[CPANEL-28012] Incomplete ClamAV Plugin Uninstall
After uninstalling ClamAV plugin my Exim logs are flooded with messages like this: malware acl condition: clamd /var/clamd : unable to connect to UNIX socket (/var/clamd): No such file or director...
-
cPhulkd memory leak?
I have received several messages this month saying a cPhulk process was terminated because the system is low on memory. I am running v76.0.14 The log at /usr/local/cpanel/logs/cphulkd.log is not ve...
-
cPanel violates CSP set in apache includes
I wanted to set security headers globally for my website so I set the headers in the apache includes. (/etc/apache2/conf.d/userdata/ssl/2_4/user/domain/headers.conf) This works fine for my website ...