Re: [exim] Problem/Question Exim 4.74 and FreeBSD building T…

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Peter Bowyer
Data:  
Para: exim-users
Asunto: Re: [exim] Problem/Question Exim 4.74 and FreeBSD building TRUSTED_CONFIG_LIST
On 2 February 2011 16:34, B. Cook <bcook@???> wrote:
>
> #!/bin/sh
> exec /usr/local/sbin/exim -C /usr/local/etc/exim/amx/configure -bdf -q30m


Just a thought - if the compiled-in config file path is the same one
as you're calling with -C, you probably don't need the -C.

This doesn't fix the problem you're seeing but might allow you to work round it.

Peter