Archive

Posts Tagged ‘Exim’

Exim – Delete messages more than 24 hours old

March 19th, 2010 admin No comments

If you need to clean up your exim queue and delete emails queued and older than 24 hours run this command.

Click here to read more......

cPanel Exim – Large log file – exim_mainlog

October 13th, 2009 admin No comments

In cases where you find very large log file,
# ls -lh exim_mainlog*
-rw-r—– 1 mail mail 44M Sep 12 23:56 exim_mainlog
-rw-r—– 1 mail mail 83M Sep 7 04:02 exim_mainlog.1

Click here to read more......

cPanel WHM Scripts directory explained – Backend WHM Scripts to make administrative functions easier

October 8th, 2009 admin No comments

Scripts

When cPanel and WHM is installed, a number of predefined scripts become available in your server’s /scripts directory. You can use any of the scripts simply by typing its location in a terminal session. For example, if you wanted to run the update script, you would type:

Click here to read more......

Official cPanel/WHM Newbie Guide

October 8th, 2009 admin No comments

Source: crusialp.com

Click here to read more......

Exim Mail Segfaults and mail delivery fails using MBOX

October 7th, 2009 admin No comments

When I tried to deliver any of the messages, these messages are displayed:

Click here to read more......

cPanel EXIM outgoing mail error in WHM: unable to bind outgoing SMTP call to 203.104.22.35

October 6th, 2009 admin No comments

The situation is like this
in.abc.com is hosted with google apps
it is using its smtp in our server to send mails

Click here to read more......

Exim – Enable Extended Logging to track spammers

October 5th, 2009 admin No comments

1. Open exim.conf
pico /etc/exim.conf

Click here to read more......