Forums / Developer / Problem with email sender in feedback_form.tpl

Problem with email sender in feedback_form.tpl

Author Message

Leonardo López

Thursday 03 November 2005 5:16:18 am

Hello,

I'm using the template of the "contact_us" module to make something similar, the difference is that due to the fact that the users are authenticated in a LDAP server, the field of "your e-mail" must not be as a recollector of information because when the user authenticates, this information (the email of the user) comes from the LDAP server... Nowadays when a user sents a mail, the sender always has the mail of the administrat, i override "site.ini" to change this information but all mails sents, they come with the same sender (who is the mail of the adiminstrador).

In advantace gratefull for your help to solve this problem...

David Hupp

Sunday 17 December 2006 12:01:45 am

has anyone found a solution for this yet?

Xavier Serna

Monday 18 December 2006 12:29:35 am

You can use this option to set the email sender to any address you want in the mail template:

{set-block scope=root variable=email_sender}email@sender.com{/set-block}

hope this helps!

--
Xavier Serna
eZ Publish Certified Developer
Departament de Software
Microblau S.L. - http://www.microblau.net
+34 937 466 205