gramzon

  • Total activity 49
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 15

Posts

Recent activity by gramzon Recent activity Votes
  • 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 ...

  • All e-mail accounts have the same UID in passwd file

    I have recently migrated all e-mail accounts by manually copying the "/etc/(domain)" and "/mail/(domain)" folders to a new server. 1. Upon inspection of the "passwd" file in "/etc/(domain)" I have...