Skip to main content

Name

ec_header_add — prepend a header to the current message

Synopsis

ec_header_add { field-name } { field-body }

Description

This will prepend an RFC2822 header named with the content to the current message.

Note

You should not use this function in the set_binding phases (regardless of version), and, as of Momentum 2.2.2.37, it will not work in these phases.

Was this page helpful?