Bug #37625
sender_name is cropped if it's an email address
| Status: | Closed | Start date: | 2012-05-31 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Reinhard Führicht | % Done: | 100% |
|
| Category: | Finisher | |||
| Target version: | - | |||
| Votes: | 0 |
Description
When setting up an email address for sender_name the sender for the email is cropped after "@":
name@ <domain.com name@domain.com>
Same for replyto_email.
I tried both ways:
sender_name = email
and
sender_name = TEXT sender_name.data = GP:formhandler|email
History
Updated by Reinhard Führicht 12 months ago
- Status changed from New to Needs Feedback
- Assignee set to Reinhard Führicht
- Target version set to v1.4
I experienced this too, but found out that only Outlook displayed it wrong.
When I looked at the source code of the message, everything looked fine.
Maybe it's the same in your case. Can you confirm this.
Updated by Philipp Idler 11 months ago
yep, you're right.
perhaps it's basicly not a good idea to set an email address for sender name.
Updated by Reinhard Führicht 11 months ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
v1.4) - % Done changed from 0 to 100
Philipp Idler wrote:
perhaps it's basicly not a good idea to set an email address for sender name.
I agree. :-)
Issue closed as it is no problem in Formhandler.