Email & Realname integration
batje - August 6, 2009 - 14:30
| Project: | Messaging |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Attached small patch will use the realname module ( http://drupal.org/project/realname ) to generate the FROM name in emails. (if the FROM name is not the default, sitename)
| Attachment | Size |
|---|---|
| messaging_realname01.patch | 1.64 KB |

#1
Hey, there's already a patch over in Notifications (technically it's a patch to Messaging) that accomplishes this and more:
#260595: More flexible message headers
Thanks for taking the time to write the patch though.