Additional HeadersZend_Mail provides several methods to set additional Mail Headers:
Furthermore, arbitrary mail headers can be set by using the addHeader() method. It requires two parameters containing the name and the value of the header field. A third optional parameter determines if the header should have only one or multiple values: Example #1 Adding E-Mail Message Headers
|
|