Daily Archives: 2012/07/13

install and config exim4 on debian

Sometimes when sendmail is not available, and build&install from source code would take quite some time. We can fall back to exim4 simply.

To install exim4:
apt-get install exim4

Config exim4 after installed:
dpkg-reconfigure exim4-config
It takes quite a few steps to finish the process, but doable, could be done below 5 minutes.