Autor: Sheldon Hearn Fecha: A: Stian Grytoyr Cc: Mills Mr C P, 'exim-users@exim.org' Asunto: Re: [Exim] Using different configurations with eximon
On (2003/10/06 14:01), Stian Grytoyr wrote:
> | I tried using -C /path/to/alternate/config/file but this
> | does not work. Does eximon support the -C option or
> | similar?
>
> Put something like this in a shell script:
>
> #!/bin/bash
>
> EXIMON_EXIM_CONFIG=/path/to/alternate/config/file
> export EXIMON_EXIM_CONFIG
> /path/to/eximon
This is a short-coming of most of the exim utilities; they don't
understand -C.