[% IF status == 'auth' %]
[%|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 init_passwd %]
[%|loc(list)%]You requested unsubscription from list %1[%END%].
[%|loc%]To confirm your identity and prevent anyone from unsubscribing you from
this list against your will, a message containing an URL
will be sent to you.[%END%]
[%|loc(list)%]Check your mailbox for new messages and examine the message from Sympa to find your password.
Enter that password, below. This wil confirm your request to be unsubscribed from list %1.[%END%]
[%|loc%]This password, associated with your email address, will allow you to access your custom environment.[%END%]
[% ELSIF ! email %]
[%|loc(list)%]Please provide your email address for your unsubscription request from list %1.[%END%]
[% ELSE %]
[%|loc(list)%]To confirm your unsubscription from list %1, please enter
your password below :[%END%]
[% END %]