Eric Delorme
- Total activity 556
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 392
Articles
Recent activity by Eric Delorme-
Why are some email addresses not forwarded when using Domain Forwarders?
Question Why are some email addresses not forwarded when using Domain Forwarders? Answer Domain Forwarders for one domain to another is used when the email address or when an autoresponder doesn'...
-
How-To move the mysql tmpdir out /tmp and into /home
QuestionHow do you move the mysql tmpdir out of /tmp and into /home? AnswerMariaDBLog in to the server via SSH as 'root'Create the file /etc/systemd/system/mariadb.service.d/override.conf with your...
-
Web Site cannot establish connection errors with "Server sent charset unknown"
Symptoms New server set up with MySQL 8 and sites transferred give cannot establish connection errors and the PHP error_log shows "PHP Warning: mysqli_connect(): (HY000/2054): Server sent charset u...
-
Custom Exim filter to deliver to multiple email addresses based on multiple filter variables
Introduction Sometimes a user has a need to have more robust filters than what can be set in cPanel itself. In this case, a user wants a variable match to deliver the email to one address and then ...
-
Why do email users get bounces with "421 Too many concurrent SMTP connections; please try again later."?
Question Why do email users get bounces with "421 Too many concurrent SMTP connections; please try again later."? Answer This happens on a very busy mail server and requires an adjustment to Exim...
-
Why is a long email not processed by Exim filters?
Question Why is a long email not processed by Exim filters? Answer This is because Exim has a number of character length variable that will not process anything past that character length. This i...
-
How to completely disable and turn off SpamAssassin™ (spamd) on a cPanel server
QuestionHow do you completely disable and turn off SpamAssassin™ (spamd) on a cPanel server? AnswerAccess the server via WHM as the 'root' user.Navigate to Home / Server Configuration / Tweak Setti...
-
Are non-SSL SMTP connections allowed?
QuestionAre non-SSL SMTP connections allowed? AnswerBy default, cPanel servers do not accept non-SSL connections from email clients. The "Require clients to connect with SSL or issue the STARTTLS c...
-
RoundCube times out on NAT servers due to domain.tld:2080 being unreachable.
Symptoms On NAT servers running Calendar and Contacts Server (CCS), Roundcube will not load, and entries similar to the following may be found in the user's carddav_http.log log file. cURL error 7:...
-
dovecot logs - failed: Invalid quoted-printable input trailer: '=' not followed by two hex digits
SymptomsUnable to view some emails in Webmail, and /var/log/maillog shows:CONFIG_TEXT: failed: Invalid quoted-printable input trailer: '=' not followed by two hex digits CauseThe affected email mes...