This project is archived and is in readonly mode.

Add Reply-To to ActionMailer
Reported by Adam Traver | May 23rd, 2008 @ 06:44 PM
This patch adds Reply-To functionality to ActionMailer. TMail already supports this functionality through the reply_to method, but it wasn't exposed directly through AM. I've added a tests and a new line of documentation.
Comments and changes to this ticket
- 
            
         Joshua Warchol May 28th, 2008 @ 07:10 PM+1. Code, tests and docs look good to me. Patch applied well and I was able to use the reply_to functionality fine. Looking forward to not having to put it into the headers by hand. 
- 
         Repository May 29th, 2008 @ 11:11 AM- State changed from new to resolved
 (from [cf6299dbd73a8cb6d74265df03d01abe885e686a]) Add ActionMailer#reply_to. [#245 state:resolved] Signed-off-by: Pratik Naik 
- 
            
         
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
 Adam Traver
      Adam Traver
 Joshua Warchol
      Joshua Warchol