Re: [exim] Exim Newbie Seeks Help ;)

Top Page
Delete this message
Reply to this message
Author: Wakko Warner
Date:  
To: dave
CC: exim-users
Subject: Re: [exim] Exim Newbie Seeks Help ;)
> >Could you post your router configuration? Appears that it may be using
> >another file.
> >
> >You could use the debugging (see man page for -d)
> >
> >
> Is this what you mean?:
>
> system_aliases:
> driver = redirect
> allow_fail
> allow_defer
> data = ${lookup{$local_part@$domain}lsearch{/etc/aliases}}
> # user = exim
> file_transport = address_file
> pipe_transport = address_pipe


Close to what I meant. According to this, it uses /etc/aliases as the
lookup database. If you remove this file, exim should complain about the
missing file. That is of course you have this router above the one that
does local deliveries. You might find it helpful to use the debug_print
option (I think that's what it's called) and use -bt again.

Which OS are you using (if linux, what distro?)

I'm using debian linux. I'm not using the stock exim packages. I decided
to compile it to my liking. heavy was too heavy, light didn't have what I
wanted.

--
Lab tests show that use of micro$oft causes cancer in lab animals