Re: [Exim] eximconfig gone

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andreas Metzler
日付:  
To: exim-users
題目: Re: [Exim] eximconfig gone
On Mon, Jul 14, 2003 at 10:23:14PM +0530, Suresh Ramasubramanian wrote:
[Looks like you are talking about Debian exim4]
> The exim config file is already quite modular and well segmented, so why
> go split it across a multitude of files?


Becauses it eases packaging and upgrades.

If you don't like it get rid of it.
/usr/sbin/update-exim4.conf --keepcomments --output /tmp/exim4.conf
mv /tmp/exim4.conf /etc/exim4/
done.
            cu andreas