<p>In this page you can prepare a message to be sent at a later date. You can specify all information required for the message, except for the actual list(s) it has to go to. Then, at moment of sending (of a prepared message) you can identify the list(s) and the prepared message will be sent.</p> <p> Your prepared message is stationary, so it will not disappear when it has been sent, but can be selected many different times. Be careful with this, because this may have the effect that you send the same message to your users several times. </p> <p> This functionality is particularly designed with the "multiple administators" functionality in mind. If a main administrator prepares messages, sub-admins can send them to their own lists. In this case you can add additional placeholders to your message: the attributes of administrators. </p> <p>For example if you have an attribute <b>Name</b> for administrators you can add [LISTOWNER.NAME] as a placeholder, which will be replaced by the <b>Name</b> of the List Owner of the list, the message is sent to. This is regardless of who sends the message. So if the main administrator sends the message to a list that is owned by someone else, the [LISTOWNER] placeholders will be replaced with the values for the Owner of the list, not of the values of the main administrator. </P> <p>Just for reference: <br/> The format of the [LISTOWNER] placeholders is <b>[LISTOWNER.ATTRIBUTE]</b><br/> <p>Currently you have the following admin attributes defined: <table border=1><tr><td><b>Attribute</b></td><td><b>Placeholder</b></td></tr> <?php $req = Sql_query("select name from {$tables["adminattribute"]} order by listorder"); if (!Sql_Affected_Rows()) print '<tr><td colspan=2>None</td></tr>'; while ($row = Sql_Fetch_Row($req)) if (strlen($row[0]) < 20) printf ('<tr><td>%s</td><td>[LISTOWNER.%s]</td></tr>',$row[0],strtoupper($row[0])); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
allsubscribers.php | File | 133 B | 0644 |
|
assigninvalid.php | File | 465 B | 0644 |
|
attachments.php | File | 326 B | 0644 |
|
bounces.php | File | 83 B | 0644 |
|
campaigntitle.php | File | 132 B | 0644 |
|
date_format.php | File | 601 B | 0644 |
|
embargo.php | File | 382 B | 0644 |
|
finishsending.php | File | 328 B | 0644 |
|
footer.php | File | 2.02 KB | 0644 |
|
format.php | File | 1.71 KB | 0644 |
|
forwards.php | File | 141 B | 0644 |
|
from.php | File | 922 B | 0644 |
|
generatetext.php | File | 346 B | 0644 |
|
googletrack.php | File | 474 B | 0644 |
|
istestcampaign.php | File | 541 B | 0644 |
|
list_categories.php | File | 400 B | 0644 |
|
mergeattributes.php | File | 798 B | 0644 |
|
message.php | File | 1.66 KB | 0644 |
|
omitinvalid.php | File | 248 B | 0644 |
|
organisation_logo.php | File | 202 B | 0644 |
|
overwriteexisting.php | File | 177 B | 0644 |
|
plaintextversion.php | File | 1.04 KB | 0644 |
|
predefineddefaults.php | File | 815 B | 0644 |
|
preparemessage.php | File | 1.86 KB | 0644 |
|
publiclist.php | File | 212 B | 0644 |
|
repetition.php | File | 367 B | 0644 |
|
requeueing.php | File | 360 B | 0644 |
|
resetstats.php | File | 446 B | 0644 |
|
retainoldemail.php | File | 225 B | 0644 |
|
sendformat.php | File | 566 B | 0644 |
|
sendmethod.php | File | 529 B | 0644 |
|
sendtest.php | File | 1.14 KB | 0644 |
|
sendurl.php | File | 517 B | 0644 |
|
showwarnings.php | File | 171 B | 0644 |
|
subject.php | File | 79 B | 0644 |
|
subscribesubject.php | File | 110 B | 0644 |
|
systemmessage.php | File | 304 B | 0644 |
|
testoutput.php | File | 246 B | 0644 |
|
uniqueclicks.php | File | 277 B | 0644 |
|
uniqueviews.php | File | 125 B | 0644 |
|
usetemplate.php | File | 282 B | 0644 |
|
viewrate.php | File | 157 B | 0644 |
|
website.php | File | 168 B | 0644 |
|