General Actions:
Log-in
Register
Wiki:
games
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
AdminEmailSheet
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Wiki Home
»
XWiki Space
»
XWiki Preferences
»
AdminSheet
»
AdminEmailSheet
Wiki source code of
AdminEmailSheet
Last modified by
Administrator
on 2011/11/06 20:09
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
{{velocity output="false"}} ### Administer email related wiki preferences, at global level #set($legend = ['sender', 'smtp']) #set($params = $util.hashMap) #set($params.sender = ['admin_email']) #set($params.smtp = ['smtp_server', 'smtp_port', 'smtp_server_username', 'smtp_server_password', 'javamail_extra_props']) {{/velocity}} {{include document="XWiki.AdminFieldsDisplaySheet" /}}