On 23/07/2008, Gabriel J marais <[EMAIL PROTECTED]> wrote: > > Since the only place that tells Exim about your alternative spool > directory is the config file, you need a '-C /path/to/config' every > time you invoke the exim binary. > > > Thanks, but I have it set-up that way, where I specify the config files > with a -C /path/to/config... Like below: > exim -bd -q30m -C /usr/local/etc/exim/exim.bdslrelay.conf > exim -bd -q30m -C /usr/local/etc/exim/exim.hostrelay.conf
... but you don't have a -C when you invoke 'exim -M' or mailq (which turns into exim -bP), so those invocations will use the compiled-in config file location. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Follow me on Twitter: twitter.com/peeebeee -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
