cd /usr/src/

wget http://files.directadmin.com/service...im-4.69.tar.gz

tar xvzf exim-4.69.tar.gz

cd exim-4.69/Local

wget http://www.directadmin.com/Makefile

perl -pi -e 's/^EXTRALIBS/#EXTRALIBS/' Makefile

cd ..

make

make install

================================================== =======

cp -f /usr/sbin/exim-4.69-3 /usr/sbin/exim

chmod 4755 /usr/sbin/exim

================================================== =======

Restart exim after you're finished.

================================================== =======