[TYPO3-english] comment system notificationEmail issue

Orish Shrestha orish.typo3 at gmail.com
Fri Nov 18 16:37:25 CET 2011


I figured it out. you have to add spamProtect. infront of spam controlling
parameters like:

spamProtect.notificationEmail


Regards,

Orish


On Thu, Nov 17, 2011 at 6:23 PM, Orish Shrestha <orish.typo3 at gmail.com>wrote:

> Hi All,
>
> I am trying to implement commenting system using typoscript than embedding
> the container in each page. The typoscript I am using to do this is:
>
> lib.comment_system_form < plugin.tx_comments_pi1
> lib.comment_system_form{
>  code = FORM
>  storagePid = 94
>  externalPrefix = tx_ttnews
>  templateFile = EXT:comments/res/pi1_template.html
>  requireApproval = 1
>  notificationEmail = orish.typo3 at gmail.com
>  fromEmail = admin at mynewsite.com
>  emailTemplate = EXT:comments/res/email.txt
> }
>
> The problem I am having is, I am not getting any notification email. When I
> implement the extension in each page and try I get notification but not
> when I use typoscript. I read documentation where it clearly states
>
> notificationEmail
>
> string
>
> E-mail address to send notifications to
>
> fromEmail
>
> string
>
> E-mail address to send notifications from
>
> Hope somebody can help me out with this problem!
>
> Regards,
> Orish
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list