[% IF status == 'user.email' %]
[%|loc(list)%]You asked to be unsubscribed from list %1[%END%].
[%|loc%]To confirm
your request, please click the button below:[%END%]
[% ELSIF not_subscriber %]
[%|loc(list,email)%]You are not subscribed to list %1 with e-mail address %2[%END%].
[%|loc%]You might have subscribed with another address.
Please contact the list owner to help you unsubscribe:[%END%]
[% list %]-request@[% conf.host %]
[% ELSIF ! email %]
[%|loc(list)%]We need to check your identity before validating your unsubscription request for list %1. You should login to this website using your email and password before you can unsubscribe. If you forgot your password, you can update it on identity.mageia.org.[%END%]
[% ELSE %]
[%|loc%]We've sent you an email including a validation link. You should check your mailbox to read this email and use this validation link.[%END%]
[% END %]