Is there a way to show the user's Name AND Email in the From section?
Like right now, when I send a mass email, it just sticks my email in the from section. Is there a way to put the Name before the email in the from section? Like... If i send an email from my gmail account, the recipient sees the from as my name with my email in < > brackets. any way to do this?
Comments
Comment #1
oadaeh commentedThis capability was removed because of issues described in http://drupal.org/node/263285. I discovered something that I thought might make it work, but I haven't had time to try it out.
Comment #2
anujpuri85 commentedI know the webform module sends emails this way. Maybe could find the coding from that and use in your contact module? I would try it, however I don't know PHP, so wouldn't know where to begin or what to do. Maybe someone here could figure it out? It works on webform, so I don't think it should take someone long to figure out. I just wish I knew php...
Comment #3
jdln commentedSubscribing.
Comment #4
sapox commentedMaybe try patch #3 of #574482: Sender name...
Comment #5
oadaeh commentedMarking this as a duplicate of #574482: Sender name....