The email engine using smtp relies on the MTA to apply most of the header information. The email engine simply communicates using the smtp protocol. afaik, the only parts of the header that can be manipulated from within the email engine are: MAIL FROM RCPT TO REPLY TO
Then you have these, which are set according to certain properties in the notification (use of html/text templates): Content-Type Content-Transfer-Encoding I'm sure there are some others, but I'm not looking at the email mailbox form at the moment. Can't speak for the other communication mediums since I've not used them. If you are using sendmail or some other decently configurable MTA, you can configure the MTA to manipulate the headers as you desire. Axton Grams On 12/18/06, Jack Samson <[EMAIL PROTECTED]> wrote:
All- Does anyone know if the email engine gives you access to the full internet headers? Does the email engine parse the headers or are they stored? For example: Received: from bla.net [64.989.888.16] by test.net with Thu, 11 Aug 2005 02:37:18 -0400 Received: from localhost Regards, Jackson Remedy Admin ARS 6.03 Patch 19 _________________________________________________________________ Find sales, coupons, and free shipping, all in one place! MSN Shopping Sales & Deals http://shopping.msn.com/content/shp/?ctid=198,ptnrid=176,ptnrdata=200639 _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

