Re: [exim] SMTP AUTH - server_set_id

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Jakob Hirsch
Dátum:  
Címzett: jason
CC: exim-users
Tárgy: Re: [exim] SMTP AUTH - server_set_id
jason@??? schrieb:

> I have this situation where by enabling "server_set_id = $1" in my LOGIN
> authentication makes exim believe this is my localpart in the senders
> address. As you can see in the exim logs below, exim goes on to add the


change
    control = submission
to
    control = submission/sender_retain


(or to something more appropriate)