Plugin Mail

Introduced in Tiki5

This wiki plugin allows users to directly mail other users or groups. This plugin can be placed in a wiki page, but functions like the message system in MyAccount.

Parameters

Mail other users or groups
Introduced in Tiki 3. Required parameters are in bold.
Go to the source code
Preferences required: wikiplugin_mail

Parameters Accepted Values Description Default Since
mail_subject text Present Email subject content 14.0
label_name text Text to show on the button to send emails (default: Send mail) Send mail 14.0
recurseuser int Indicate how many times to recurse to collect the users of a selected group and the users of each included groups. If 0 do not recurse, if 1, recurse one time, 2 for two times.... 0 8.0
bypass_preview (blank)
y
n
Send emails without first previewing n 14.0
debug (blank)
y
n
Show list of emails that are sent (admins only) n 14.0
group groupname
separator: :
Limit the list of groups to the groups including each group 5.0
showgroupdd (blank)
y
n
Show a dropdown list of groups (not shown by default) n 5.0
popup (blank)
y
n
Show in popup instead of inline. n 14.0
showrealnamedd (blank)
y
n
Show a dropdown list of user real names (not shown by default) n 5.0
recurse (blank)
y
n
Show each group and each group included in this group y 8.0
showuserdd (blank)
y
n
Show a dropdown list of users (not shown by default) n 5.0
showuser (blank)
y
n
Show a box for user to enter email addresses y 5.0


Example

mail.gif

Choose between a drop down of user logins, user real names, or groups names, or direct input of emails. The groups list can be limited to the groups that include a specific group. The mail will be sent as a unique email from the webserver but the email address of the sender will appear in the "from:" address.