0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
postnuke
/
0.764-3
/
standard
/
htdocs
/
modules
/
MailUsers
/
lang
/
eng
/
[
Home
]
File: manual.html
<html> <head> <title>Mail Users</title> <style> body,td,div { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : .8em; color: black; background-color: white; text-align : justify; } table.main { background-color: black; width : 100%; } .help-topic { font-weight : bold; font-size : 1em; color : white; background-color : black; } .item { font-weight : bold; vertical-align : top; background-color: #cccccc; } .item-heading { font-weight : bold; vertical-align : top; text-align : center; background-color: #dddddd; } .item-desc { } </style> </head> <body> <table class="main" cellpadding=4 cellspacing=1> <tr class="help-topic"> <td class="help-topic"><img src=../../../../images/global/manual.jpg border=0></td> <td class="help-topic">Mail Users</td> </tr> <tr> <td class="help-desc" colspan=2> The mail users module allows the site admin to send messages to individual users or to all registered users. All fields are required fields. </td> <tr> <td class="item">Mail User</td> <td class="item-desc">Pick which users to send email to or tick the mail all users option to send a message to all regsitered users.</td> </tr> <tr> <td class="item">From</td> <td class="item-desc">Who should this email appear to originate from.</td> </tr> <tr> <td class="item">Reply-to-address</td> <td class="item-desc">What reply-to address should be set in the email.</td> </tr> <tr> <td class="item">Subject</td> <td class="item-desc">What subject should the email use.</td> </tr> <tr> <td class="item">Message</td> <td class="item-desc">This is where you actually put the text and content of the message.</td> </tr> </table> </body> </html>