Archive

Archive for the ‘Exim’ Category

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......

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......