Re: [exim] outgoing rewrite

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: exim-users
Asunto: Re: [exim] outgoing rewrite
Toth Milan wrote:
> Hello to all,
>
>     I'm very new to exim and I would like to ask you, how to rewrite  
> sender of outgoing e-mails. I have a php application which is sending  
> emails without smtp auth. There is 2 e-mail addresses in php  
> application which is sending e-mail. One is user@??? and  
> second is user@???. Because of missing smtp auth the sender  
> is allways ww@??? or www@???. And this is what I want  
> to rewrite. If e-mail is going from www@??? I want to rewrite  
> it to something else and also the same for www@???. Could  
> somebody help me please? The rewrite section of exim docs is very  
> poore. Thanks a lot ;)


http://exim.org/exim-html-current/doc/html/spec_html/ch05.html#SECTtrustedadmin

- Marc