Closed (fixed)
Project:
Guestbook
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Mar 2007 at 13:34 UTC
Updated:
16 Mar 2007 at 20:48 UTC
Hi,
When someone create a new entry in my guestbook Drupal sends out an email to an address I have stated in the Guestbook module settings. But how can I state from which address the mail should be sent from? It doesn't seem to use the email-address I have entered in the Drupal settings (admin/settings/site.information).
Can someone enlighten me on how to specify this?
Regards,
Daniel Eriksson
Comments
Comment #1
JumpingJack@drupalcenter.de commentedHi,
you will get the e-mail-adress configured at site-information as you from-adress, with this coding:
replace after line 442 in guestbook.module
with
ciao
JumpingJack
Comment #2
hba commentedThanks for the update, JumpingJack. The patch has been commited to 5.x CVS.
Comment #3
(not verified) commented