Solar_Mail_Message::setReturnPath()
public
Solar_Mail_Message
Solar_Mail_Message::setReturnPath
( string $addr
)
Sets the Return-Path header for an email.
Parameters
(string)
$addr
: The email address of the return-path.
Returns
(Solar_Mail_Message) This object.
Description
Sets the Return-Path header for an email.