From email address
Andy Tawse - October 27, 2007 - 22:58
Hi does anyone know if it's possible to configure drupal to send email where the From: header is
From: Name
At the moment it's just the email address.
Thanks
Hi does anyone know if it's possible to configure drupal to send email where the From: header is
From: Name
At the moment it's just the email address.
Thanks
There's a Personalized Email module
There's a Personalized Email module at http://drupal.org/project/pmail
I haven't used it, though, and don't know if it adds a "From" name for the site address set in Administer -> Site configuration -> Site information or for the emails sent via the contact forms for each user.
Thanks
Thanks. I don't think I'll use that module but it's shown me how to do it. I didn't know about the mail_alter hook.