|
Previous Page |
Solar_Mail_Message |
Next Page |
setReturnPath()
public
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.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _boundaryEnd()
- _boundarySep()
- _exception()
- addBcc()
- addCc()
- addHeader()
- addTo()
- apiVersion()
- attachFile()
- attachPart()
- dump()
- fetchContent()
- fetchHeaders()
- getCharset()
- getCrlf()
- getFrom()
- getHtml()
- getRcpt()
- getReplyTo()
- getReturnPath()
- getSubject()
- getText()
- locale()
- send()
- setCharset()
- setCrlf()
- setFrom()
- setHtml()
- setReplyTo()
- setReturnPath()
- setSubject()
- setText()
- setTransport()