Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
1. Send email using the Email API, setting the reply_to property.
Does this problem exist with both the SDK app server and our production app
servers? No. Only exists in SDK.
What is the expected output? What do you see instead?
Email should arrive with header Reply-To, with the value I specified in the
reply_to property.
Email arrived with header ReplyTo, with the value I specified in the
reply_to property.
What version of the product are you using? On what operating system?
AppEngine 1.1.8, Mac OS X 10.5.5
Please provide any additional information below.
This causes the mail program to ignore the reply-to value specified, and
instead uses the sender value.