Category Archives: Exim
Cleanup unused email accounts in cpanel
Here’s a great way to cleanup unused or unchecked email accounts in cpanel. find /home/*/mail/.*/new -name “1*” -mtime +180 -type f -exec rm -rf {} \; This assumes a few things, however the logic works. The assumptions are that you’re using cpanel and that your user’s websites are located on /home. The format for cpanel …
Force Exim to Upgrade on a Cpanel Server
If an exim upgrade fails use the following to force a fresh upgrade of exim and then check the exim system status /scripts/eximup –force service exim status How to Enable RBL’s in Exim via CPanel/WHM: The WHM now allows you to enable Spamhaus (zen.spamhaus.org) and SpamCop via the WHM Login to the WHM Click Exim …
Exim mail queue commands
Helpful Exim Commands: /usr/sbin/exim -M email-id => Force delivery of one message /usr/sbin/exim -qf => Force another queue run /usr/sbin/exim -qff => Force another queue run and attempt to flush the frozen message /usr/sbin/exim -Mvl messageID => View the log for the message /usr/sbin/exim -Mvb messageID => View the body of the message /usr/sbin/exim -Mvh …
- English Support
- 24/7 x 365
- Branded Support
- Reduced Overhead
- Linux Experts
- Friendly Staff