Re: [Exim] Converting from sendmail to Exim ??

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Suresh Ramasubramanian
日付:  
To: Kevin
CC: exim-users
題目: Re: [Exim] Converting from sendmail to Exim ??
*[Kevin on Sat, Sep 08, 2001 at 01:26:51PM -0500]:
> Does anyone have any tips ??
> Should I just leave it alone ??


If you are running a recent, non relaying version of sendmail - and
that's a production system - yeah, leave it alone.

Else - just compile exim and symlink sendmail (in /usr/sbin /usr/lib)
and mailq (in /usr/bin) to the exim binary.

FreeBSD's mailwrapper makes it even easier - just edit /etc/mailer.conf

    -suresh