plumdesign
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by plumdesign-
plumdesign commented,
"This would tell us that a failed message is retried every 15 minutes for the first 2 hours. That would only send 4 failed messages per hour, so if they are hitting the limit of 5 per hour, there m...
-
plumdesign commented,
@plumdesign - while that may work temporarily, those changes will likely be overwritten. Thanks for highlighting this. That's the life. This problem lead to 33 of our clients run away from mail ...
-
plumdesign commented,
Hi I have fixed the problem - BUT PLEASE BE CAREFUL. Here are steps: 1. cp /etc/exim.conf /etc/exim.conf.backup 2. nano /etc/exim.conf 3. Find the following lines (warning the order of commands ...
-
plumdesign commented,
Thanks. So, the cPanel enabled "Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above)" by default and refer this annoying options that prog...
-
plumdesign created a post,
How to enable phpMyAdmin-config-storage
I have tried to enable phpMyAdmin-config-storage (as recomended in phpMyAdmin) and i have failed to do it from yum install phpMyAdmin-config-storage Loaded plugins: universal-hooks No package phpM...
-
plumdesign commented,
thank you for reply. "Is this a mailing list of some sort where multiple addresses are sent?" - it is mail list, but the mail subscribers PAY for getting mail, so there is a poor chance to label t...
-
plumdesign commented,
update: here is the log for message (real addresses and IP are replaced): # End of Exim 4 configuration[root@server31 ~]# grep 1pbtWF-00GKY0-3C /var/log/exim_mainlog 2023-03-14 02:32:02 1pbtWF-0...
-
plumdesign commented,
i got this: +secondarymx * F,4h,5m; G,16h,1h,1.5; F,4d,8h * * F,2h,15m; G,16h,1h,1.5; F,4d,8h what does it mean? - that i'm using d...
-
plumdesign created a post,
How to reduce number of failed mail retries and avoid triggering the 'exceeded the max defers and failures per hour'?
Due to (for me) unknown reason mail server retries 10-20 times to resend the mail message and triggers the outgoing traffic block temporarely for each destination mail address that rejects the e-ma...
-
plumdesign commented,
i have solved the problem mysql> UNINSTALL COMPONENT 'file://component_validate_password'; Query OK, 0 rows affected (0.00 sec) and reinstalled component - something was wrong with it ... but yo...