Re: [Exim] NB: return-path problem

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Sheldon Hearn
Fecha:  
A: Matej Cepl
Cc: exim-users
Asunto: Re: [Exim] NB: return-path problem
On (2003/11/25 14:06), Matej Cepl wrote:

> Now, I have a problem with the envelope address of my emails. I
> do have /etc/email-addresses file with this content:
>
>         matej: matej@???

>
> and rewriting rule in /etc/exim/exim.conf as
>
>         *@@  ${lookup{$1}lsearch{/etc/email-addresses}\
>                           {$value}fail} frFs

>
> Which works fine for messages which has From: with
> matej@??? (or just matej). However, it doesn't work when
> I need to send out emails (still as a user matej) with From:
> cepl@??? (which is my throw-away address for the
> list-subscriptions).


Just make yourself a trusted sender.

Ciao,
Sheldon.