spacer
   
   
Mailtraq - the Complete Email Server
   
spacer

Enstar for Mailtraq email server sales & support
Making world-class Internet technology affordable  

spacer
spacer

DeleteHeader()

Removes a specified header field and its field contents from the current message. If the specified field occurs more than once, only the first instance is removed. Note that the colon (ASCII 58) field separator used in RFC2822 headers must not be quoted when referring to header names.

DeleteHeader( field )

field
The field name to remove from the message header
//Example usage
If(SameAddress(Header("From"), Header("Reply-To")),
  DeleteHeader("Reply-To")
)

// Deletion of multiple instance headers
While(Length(Header("To")) > 0,
  DeleteHeader("To")
)
spacer


Download Trial
Buy now
Screenshots
Requirements
Feature Tree
FAQs
What's new
Print this page Print this Page
Mailtraq 2.12 PDF Datasheet
Send a friend an email about Mailtraq ShareMailtraq - Email Server at Delicious Mailtraq - Mail Server at digg Mailtraq - Mail Server at FacebookMailtraq - Email Server at stumbleupon Tweet about Mailtraq

 

 

   Copyright © 2003 - 2008 Enstar Ltd, Enstar LLC & Fastraq Ltd. All rights reserved. Privacy policy.
   Mailtraq® is a registered trademark of Fastraq Limited.