[Typo3] From and Reply-To info for mails

Daniel Parrott danpm44 at hotmail.com
Tue Apr 19 08:10:09 CEST 2005


Hi Francois,

Not promising anything, but try setting the 'email' and 'name' as hidden
inputs with the from info you want as their values.  Get the user to put
their name and email into fields 'replyto_name' and 'replyto_email' .  If
this doesn't work, take a look at class.t3lib_formmail.php and, ah, hope.

Could also clash with the validateForm function so you may need to check
that out.

HTH,
Dan

Name: | *replyto_name = input,40 | Enter your name here Email: |
*replyto_email=input,40 |

| email=hidden | email at example.com
| name=hidden | somename

> Hi,
> 
> When using a Mail Form element in a page, is it possible to configure it
> somewhere so that the mail is sent with a "From" and "Reply-To" info. I
> tried looking into the CONFIG parameters in the TSRef, but couldn't find
> anything.
> 
> Thanks for any hint.
> 
> François Suter
> Directeur technique
> ----------------------------------------------------- Cobweb Development
> Sàrl
> www.cobweb.ch
> -----------------------------------------------------



More information about the TYPO3-english mailing list