1[%# invite.tt2 ~%] 2From: [% requested_by %] 3Reply-To: [% conf.email %]@[% domain %] 4Subject: [%"Invitation to join list %1"|loc(list.name)|qencode%] 5 6[%|loc(list.subject)%]This list is about %1, so you are probably concerned.[%END%] 7 8[%|loc%]To subscribe, click the following URL:[%END%] 9[% IF conf.wwsympa_url -%] 10 [% 'auth' | url_abs([keyauth,'subscribe',list.name],{email=>user.email}) %] 11[%~ ELSE -%] 12 [% "${conf.email}@${domain}" | mailtourl({subject => "AUTH ${keyauth} ${cmd}"}) %] 13 14[%|loc(conf.email,domain)%]Or send a message to %1@%2 with the following subject:[%END%] 15 AUTH [% keyauth %] [% cmd %] 16[%~ END -%] 17 18[%|loc%]If you don't want to subscribe just ignore this message.[%END%] 19