CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #37625

sender_name is cropped if it's an email address

Added by Philipp Idler 12 months ago. Updated 11 months ago.

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.

Also available in: Atom PDF