Autor: Matt Bernstein Datum: To: Odhiambo G. Washington CC: exim-users Betreff: Re: [Exim] Exim-3.953 issue
More likely your routers are in the wrong order. You should have an entry
for root (or whatever is uid 0) in an alias file, which should be used
before anything which calls autoreply.
HTH,
Matt
On Feb 23 Odhiambo G. Washington wrote:
>wash:~$ tail -f /var/log/exim/paniclog
>2002-02-18 20:06:47 16cr5L-0003WT-00 User 0 set for address_reply transport is on the never_users list
>2002-02-20 13:26:39 16dTIa-0004NS-00 User 0 set for address_reply transport is on the never_users list
>
>
>Maybe I need to read spec.txt again. Do I really need to set a user = foo on this transport?