[TYPO3] powermail custom field

Tapio Markula tapio.markula at xetpoint.fi
Tue Sep 16 18:55:00 CEST 2008


luca kirjoitti:
> Hi
> I'm using powermail extension for a subscribe activation process.
> I need to generate a random key and send it with the answer mail (then 
> it will be recorded in db with customer data...)
> Does anybody know I can achieve this?

do you really need random key - you can store data for example into 
tt_address table, which has unique id.
Random key apparently would need some changes to the plugin.


More information about the TYPO3-english mailing list