Autor: Edgar Lovecraft Data: A: exim-users Assumpte: Re: [Exim] exim and sql forwarding
Philipp Jacob wrote: > ..[snip]... >
> Perhaps I don't understand your advise correctly.
> What's about the /etc/aliases file? I don't want to use this for
> forwarding. I'd like to get all necessary data out of the database.
>
then use an empty /etc/aliases file:
"touch /etc/aliases;chmod 444 /etc/aliases"
Just make sure that it exists.