From: [% from %] To: [% to %] Subject: [% FILTER qencode %][%|loc(list.name)%]Archive of %1, file %2[%END%][%END%] Content-Type: multipart/mixed; boundary="[% boundary1 %]" --[% boundary1 %] Content-Disposition: inline [%|loc%]Table of contents:[%END%] [%|wrap(0,4)%][% FOREACH m = msg_list -%] [% m.id %]. [% m.subject %] - [% m.from %] [% END %][%END#wrap%] --[% boundary1 %] Content-Type: multipart/digest; boundary="[% boundary2 %]" Mime-Version: 1.0 This is a multi-part message in MIME format... [% FOREACH m = msg_list -%] --[% boundary2 %] Content-Type: message/rfc822 Content-Disposition: inline X-Sympa-Attach: yes [% m.full_msg %] [% END %] --[% boundary2 %] Content-Disposition: inline [%|loc(list.name,date)%]End of digest for list %1 - %2[%END%] --[% boundary2 %]-- --[% boundary1 %]--