←-MAIL-->
comment in the topic. The default template is normal
.
You can add any header you like from the mail using the =%MAILHEADER{Fieldname}% macro. Headers will be added verbatim, so beware of the risk of XSS.
%TMPL:DEF{MAILIN:normal}% * *%SUBJECT%*: %TEXT% -- %WIKIUSERNAME% - %SERVERTIME% %ATTACHMENTS%%TMPL:END%
%ATTACHMENTS%
in the previous template will be expanded to a list of attachments that came in the mail. Each attachment in the list is formatted by the following template:
%TMPL:DEF{MAILIN:normal:ATTACHMENT}% * [[%ATTACHURL%/%A_FILE%][%A_FILE%]] %TMPL:END%DO NOT MODIFY THIS TOPIC If you want to modify or add any templates, create the topic MailInContribUserTemplate. This topic is automatically included here if it exists, but it is not shipped with the MailInContrib. You can create this topic in individual webs, as described in SkinTemplates. In this case the template will only apply when a mail is added to that specific web. %TMPL:INCLUDE{"MailInContribUser"}%