2008年9月7日星期日

Re: [fw-core] Zend_Mail Set ReplyTo Address

Thanks. Both answers worked. Should I do something to request this gets
added to Zend_Mail? I think it's a fairly standard requirement.


Ciaran McNulty wrote:
>
>
> On 7 Sep 2008, at 00:48, bf24 wrote:
>> Does anyone know if it's possible to set the replyTo address using
>> Zend_Mail? I see that I can set the fromName and from Address;
>> however, I'd
>> like those to be different than the replyTo address. Any ideas?
>
>
> You can add arbitrary headers with addHeader:
>
> $mail->addHeader('Reply-To', $address);
>
> -Ciaran McNulty
>
>

--
View this message in context: http://www.nabble.com/Zend_Mail-Set-ReplyTo-Address-tp19352849p19362724.html
Sent from the Zend Core mailing list archive at Nabble.com.

没有评论: