On Thursday 20 July 2006 16:39, Daniel Müller wrote: > Excuse me, but I did not realy understand I`am a newbie. Give > me a hint please
We all are/were at one point in time. Question is, are you willing to do some reading? If you go and look at the exim specification... Chapter 3 gives a general view of how exim works: http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch03.html Chapters 6 and 7 give an overview of the exim configuration file http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch06.html http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch07.html With that in mind, you need to use the "errors_to" option inside a router to do what you want. > > Daniel > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Marc > Sherman > Gesendet: Donnerstag, 20. Juli 2006 14:59 > An: [email protected] > Betreff: Re: [exim] rewrite env_from witch original h_to? > > Daniel Müller wrote: > > I see, but I have no idea what errors_to can do to change > > the > > env_from? > > Did you actually read chapter 15 which Tony linked to? The > effect that errors_to has on the envelope sender for messages > subsequently sent over > > SMTP is clearly documented. > > - Marc > > > -- > ## List details at > http://www.exim.org/mailman/listinfo/exim-users ## Exim > details at http://www.exim.org/ > ## Please use the Wiki with this list - > http://www.exim.org/eximwiki/ -- patrick -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
