[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> massmail.main.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   3  <head>
   4  <title>Mass Mail</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Mass Mail Users</strong>
   8  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
   9       <tr>
  10            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  11            <td width="84%" valign="top" class="data"><p>This page allow you to
  12                      send mail to one or more groups of Users.</p>               
  13            <strong>Details</strong>
  14                 <ul>
  15                 <li><strong>Group</strong>: Make a selection from the list. Select &quot;All User Groups&quot; to mail the message to all users. Only one selection can be made from this list.&nbsp;</li>
  16                 <li><strong>Mail to Child Groups</strong>: Check this box to automatically include all of the child groups of the selected group. For example, if you select the &quot;Editor&quot; group and check this box, all users in the Publisher group will also be included in the mass mail.&nbsp;</li>
  17                 <li><strong>Subject</strong>: Type a subject for the message.&nbsp;</li>
  18                 <li><strong>Message</strong>: Type the body of the message.</li>
  19                 </ul></td>
  20       </tr>
  21       <tr>
  22            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  23            <td valign="top" class="data">n/a</td>
  24       </tr>
  25       <tr>
  26            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  27            <td valign="top" class="data">n/a</td>
  28       </tr>
  29       <tr>
  30            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  31            <td valign="top" class="data">n/a</td>
  32       </tr>
  33       <tr>
  34            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  35            <td valign="top" class="data"><ul>
  36                 <li><strong>Send Mail</strong>: Click to send message. </li>
  37                 <li><strong>Cancel</strong>: Click to cancel without saving or sending message. </li>
  38            </ul></td>
  39       </tr></table>
  40  </body></html>