[TYPO3] sr_email_subscribe not sending infomail.
Andrew Plank
plankmeister_NO at SPAM_hotmail.com
Mon Jun 23 15:10:50 CEST 2008
Hi sr_email_subscribe experts!
I have an issue with sr_email_subscribe... I have it configured as per
the documentation, but (when testing) when I want to modify my account,
I go to the page where I've set my "EDIT" configured plugin, and enter
my mail address... But I don't get the infomail.
I've successfully registered the mail address previous to this, so I
know the system is sending the mails. I also get the welcome mail after
I've confirmed my subscription... it's just the infomail that's not working.
Anyone who's fixed this before?
Here are my TS constants:
plugin.tx_sremailsubscribe {
siteName = example.com
pidTitleOverride = example.com's newsletter
email = nyhedsbrev at example.com
file.templateFile =
EXT:sr_email_subscribe/pi1/tx_sremailsubscribe_pi1_css_tmpl.html
formFields = name,company,email,hidden
requiredFields = name,company,email,hidden
pid = 35
registerPID = 7
editPID = 36
confirmPID = 40
enablePreviewRegister = 1
enableEmailOnApprove = 1
enableHTMLMail = 1
useShortUrls = 1
confirmType = 0
infomailPID = 36
confirmInvitationPID = 36
defaultCODE = EDIT
}
More information about the TYPO3-english
mailing list