On 15 Nov 2004 at 17:20, Paul Constable wrote about
"[exim] aliases ??":
| I'm having trouble again.......... The problem hinges around 'aliases'.
| My system appears to be ignoring aliases, even though having done 'newaliases'
| command.
exim does not use 'newaliases' (search spec.txt for 'newaliases').
| Here below is the output from 'exim -C ..... -bv':-
|...
| Routers: accept dnslookup ipliteral manualroute queryprogram redirect
|...
The router named 'system_aliases' in the default sample configuration
works fine with a standard /etc/aliases file. Did you make changes?
What does 'exim -d+route -bt somealiasname@???' show
you?
- Fred