[TYPO3] Directmail Subscription without admin notifyer

Lars Haendler typo3 at larshaendler.com
Tue Sep 16 19:05:06 CEST 2008


Lars Haendler wrote:
> Hi,
> 
> in the constants of dmailsubscription I find:
> 
> plugin.feadmin.dmailsubscription.email = "whatever at blablub.com"
> 
> for modification. But this will not only be the sender address but also 
> the address where notifications that new users have subscribed are sent.
> 
> Can I disable the notification feature without letting the sender 
> address being blank?
> 
> Thanks
> Lars

Use the object browser should be the answer.


plugin.feadmin.dmailsubscription.email {
	from =
	fromName =
	admin =
	field =
}


More information about the TYPO3-english mailing list