Re: [Exim] exim and sql forwarding

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Edgar Lovecraft
Dátum:  
Címzett: exim-users
Tárgy: 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.

>

..[snip]...
--

--EAL--