Re: [exim] command line macros

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Phil Pennock
日付:  
To: exim-users
題目: Re: [exim] command line macros
On 2006-03-20 at 11:56 -0500, Sergei Gerasenko wrote:
> I need to define a macro only under certain conditions. That's why I
> thought I'll just use the -D option when I start exim. But it seems like
> if a macro with the same name doesn't exist in the configuration file,
> the -D version of the same macro doesn't make it to exim.


Was your Exim built with ALT_CONFIG_ROOT_ONLY=yes, in which case only
root can use -D ?

-Phil