17488 Posts in 4473 Topics by 1978 members
| Go to End | Next > | |
| Author | Topic: | 4439 Views |
-
Changing "sender" in form - mail

24 September 2007 at 11:57pm
Hi ,
I've browsed through the docs , but cannot seem to find a way to dynamically set the sender-emailaddress when using User generated forms.
Sorry if i overlooked something, but is this possible ?
-
Re: Changing "sender" in form - mail

26 February 2008 at 11:39am
is there no way to set the sender of forms ?
At the moment the form arrives with the subject as the title but the from field is empty
surly this should be set somewhere in a config file or in the main setup area of a form
-
Re: Changing "sender" in form - mail

26 February 2008 at 9:47pm
I think you can set in the _config.php file at least Email::setAdminEmail()
-
Re: Changing "sender" in form - mail

27 February 2008 at 12:06am
Hi, yes I understand that but the form is not being sent from the admin its being sent from whoever fills it in.
We capture the email address and name in the contact form so why not use them in the mail headers ???
-
Re: Changing "sender" in form - mail

21 April 2008 at 7:56pm
I want to change my email header too, anyone knows how to do it?
-
Re: Changing "sender" in form - mail

21 April 2008 at 9:14pm
nevermind my post, i already get it. thanks
-
Re: Changing "sender" in form - mail

12 August 2008 at 7:42am
So placed "Email::setAdminEmail('me@mysite.net');" in my _config.php file, but form emails still show up as sent from admin@myhost.com. Any ideas?
-
Re: Changing "sender" in form - mail

12 August 2008 at 9:21am
do a global search on the whole project for "admin@myhost.com" and see if you have it anywhere
| 4439 Views | ||
| Go to Top | Next > |





