If a user unsubscribes from the newsletter, the admin receives the following email and the actual user remains active.
Example:
"test@test.de"
Unsubscribe from all mailing lists
Joomla Admin gets this mail:
The following user unsubscribed from all your lists:
Name: Super User (not User Name)
E-Mail: "superuser mail" (not User mail"test@test.de")
and
"test@test.de" remains active
How to fix this?
Backend:
Template use:
{subscriber:email} (but Superuser comes out)
Thanks for help,
Raphael