Lorenzo Ortega wrote: > Hello guys!!! > > Is it possible create an autoreply with the copy of the original > message but not including all the headers? > > Thanks in advance!! > > Bests >
I would probably generate a new message containing the message body rather than try and remove all of the original headers by hand, however I'm no expert on this, others on the list might have a better idea. Have a look at the string expansion section of the Exim spec, specifically the $message_body (Page 533 if you have the book). Thanks Jason Meers -- ## 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/
