Re: [Exim] Forcing a failure during delivery, something wron…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Georges Arnould
Fecha:  
A: exim-users
Asunto: Re: [Exim] Forcing a failure during delivery, something wrong ...
Well, this alias file is not the system alias file (/etc/aliases) but a
special "per domain" one, used only by exim ...

All "normal" aliases work properly, meaning, local name are stored locally
and remote name (remote@name) are handled correctly too ...

The only problem is for " :fail: " value =(

Georges



----- Message d'origine -----
De : "Odhiambo Washington" <wash@???>
À : <exim-users@???>
Envoyé : mercredi 6 juin 2001 14:20
Objet : Re: [Exim] Forcing a failure during delivery, something wrong ...

All your other details aside, did you run newaliases after editing the
aliases file? Do you have other working aliases in that file?
Does your exim rightly mention the file where you store your aliases?

HTH