To replace smtpd with exim, install a new mailer.conf using the
following command:

    ${PREFIX}/sbin/exim-enable

If you want to restore smtpd, this is done using the following
command:

    ${PREFIX}/sbin/exim-disable
