Yes, I need alter header because the user is u...@domain and not [email protected]
Example: The user send mail to [email protected] and this is sent to james server, I need only timestamping the email and redirect it. wherefore, the headers to be modified to [email protected]. I don't know, in this case Apache james can help me. any idea? Thanks -- Cristiano On Thu, Oct 1, 2009 at 3:42 PM, Norman Maurer <[email protected]> wrote: > Just for the understanding... > > The rewrite works but you want to change the headers too ? Why you > want to change the headers ? Most time its good to have the "original" > headers intact. > > Bye, > Norman > > 2009/10/1 Cristiano Andrade <[email protected]>: > > Hi, > > > > I need mapping all users from @domain.mydomain to @domain it works, but > on > > message headers the email address is shown as [email protected]. > > > > How Can I alter this to show [email protected]? It's possible? > > > > Sorry for my bad english. :-) > > > > Thanks, > > > > Cristiano > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
