Typo3 Typoscript felogin E-Mail sender

Ever wondered how to change the E-Mail Sender, Reply-To and Sender Name for felogin with TypoScript that you receive with Mails for forget Password?

Following should do the trick.

plugin.tx_felogin_pi1 {
email_from = no-reply@domain.tld
email_fromName = www.domain.tld
replyTo = info@domain.tld
}

  • Digg
  • del.icio.us
  • Facebook
  • Technorati
  • Twitthis
  • FriendFeed

POST A COMMENT

  • You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>