kamm
- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 17
Comments
Recent activity by kamm-
Hi, I believe this value is pulled from a two locations, the current user's cookie(pma_console_config) and the '/usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php' configuration file. If no...
-
Good to hear - thanks for the info.
-
From the cPanel blog: What"s Next for cPanel & WHM? | cPanel Blog From Courier to Dovecot Because we believe that our customers deserve better, we"ve deprecated the Courier Mail Transport Agent in...
-
Update: Still getting failures despite the changes made to Server 1 We're seeing this issue too... WHM 11.52.0 (build 18) /etc/cpspamd.conf Server 1 ( changed by our server admin around 12 hour...
-
We're seeing this issue too... WHM 11.52.0 (build 18) /etc/cpspamd.conf Server 1 (changed by our server admin around 12 hours - so far no failures, but not long enough to say the issue is resolv...
-
@kdean says: [QUOTE]SpamAssassin not updating the rules since April may have something to do with it. Can someone please verify whether it's correct that SpamAssassin running on a server with WHM...
-
Thanks both for the responses - makes sense, as I just noticed the notifications are only sent once daily a few minutes before the "backup process completed" notification.
-
Thanks. It seems I can do this to target just the one account without removing the file first. /scripts/generate_maildirsize --force --confirm cpanel_user
-
Hi @cPRex, yes I'm thinking that might be easier. So far I have this, find /home/cpanel_user/mail/example.com/backups/cur -type f -mtime +30 -delete find /home/cpanel_user/mail/example.com/backup...
-
Pretty late to the party, but I use: find /home -type d -name 'wp-includes'