Initial Commit
This commit is contained in:
16
database/MercuryMail/MLSS/fpass.mer
Normal file
16
database/MercuryMail/MLSS/fpass.mer
Normal file
@@ -0,0 +1,16 @@
|
||||
This message is being sent to you in response to a password request made
|
||||
via the web-based mailing list management services interface on the mail
|
||||
server ~h.
|
||||
|
||||
Mailing list name: ~p0@~p1
|
||||
Your subscribed address: ~p2
|
||||
Your subscriber password: ~p3
|
||||
|
||||
Your subscriber password gives you access to subscription management
|
||||
services on the mail server using your web browser. To login and
|
||||
manage your subscription settings, click this link:
|
||||
|
||||
~p4/mlss
|
||||
|
||||
then follow the instructions on the web page.
|
||||
|
||||
118
database/MercuryMail/MLSS/mlss-2.htm
Normal file
118
database/MercuryMail/MLSS/mlss-2.htm
Normal file
@@ -0,0 +1,118 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Mailing List Subscriber Services</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540">
|
||||
<table cellpadding="0" cellspacing="0" bgcolor="#FFFF99" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="3" color="white"><b>Welcome
|
||||
to ~h</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="2" color="white">Mailing
|
||||
List Subscriber Services</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="ManageSubscriptionForm" method="get" action="/mlss/ManageSubscription">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2"> </font><font face="Arial" size="2" color="white">To manage an existing
|
||||
subscription to a mailing list</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Enter the name of
|
||||
the list here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="MSubListName" size="32" value="~p1"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then enter your
|
||||
e-mail address here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="MSubEmailAddress" size="32" value="~p2"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... and enter your
|
||||
list password here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="password" name="MSubPwd" size="20"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then click the
|
||||
'Subscription' button.</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="MSubscription" value="Subscription..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </p>
|
||||
</td>
|
||||
<td><font face="Arial" size="2"> </font></td>
|
||||
<p> </tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> <a href="~p0/mlss">Click
|
||||
here</a> to go to the main page, where you can subscribe to other
|
||||
lists.</font></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
226
database/MercuryMail/MLSS/mlss.htm
Normal file
226
database/MercuryMail/MLSS/mlss.htm
Normal file
@@ -0,0 +1,226 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Mailing List Subscriber Services</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540">
|
||||
<table cellpadding="0" cellspacing="0" bgcolor="#FFFF99" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="3" color="white"><b>Welcome
|
||||
to ~h</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="2" color="white">Mailing
|
||||
List Subscriber Services</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="SubscribeForm" method="post" action="/mlss/SubscribeToList">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2"> </font><font face="Arial" size="2" color="white">To subscribe to
|
||||
a list...</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Enter the name of
|
||||
the list here...</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="ListName" size="32" value="~p2"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then click the
|
||||
'Proceed...' button.</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="SubProceed" value="Proceed..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="ManageSubscriptionForm" method="get" action="/mlss/ManageSubscription">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2"> </font><font face="Arial" size="2" color="white">To manage an existing
|
||||
subscription to a mailing list...</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Enter the name of
|
||||
the list here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="MSubListName" size="32" value="~p1"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then enter your
|
||||
e-mail address here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="MSubEmailAddress" size="32"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... and enter your
|
||||
list password here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="password" name="MSubPwd" size="20"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then click the
|
||||
'Subscription' button.</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="MSubscription" value="Subscription..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="ForgotPwdForm" method="post" action="/mlss/ForgotPassword">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2" color="white"> Forgotten
|
||||
your password for a list?</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Enter the name of
|
||||
the list here...</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="ListName" size="32" value="~p2"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then enter your
|
||||
subscribed address here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="MSubEmailAddress" size="32"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then click the
|
||||
'Mail password...' button.</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="ForgotPassword" value="Mail password..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" bgcolor="#CCCCFF"><p><font face="Arial" size="2"> Your password will be e-mailed to your subscribed address
|
||||
when you click the button.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="MassChangeForm" method="post" action="/mlss/MassChange">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2" color="white"> Change your status for multiple lists</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Enter your subscribed address here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="MSubEmailAddress" size="32"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then select the status you desire</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p> <select name="ListStatus" size="1">
|
||||
<option value="StatusNormal">Normal (receiving mail)</option>
|
||||
<option value="StatusNoMail">Not receiving mail</option>
|
||||
<option value="StatusUnsubscribe">Unsubscribe permanently</option>
|
||||
</select></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then click the
|
||||
'Set status...' button.</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="MassChange" value="Set Status..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" bgcolor="#CCCCFF"><p><font face="Arial" size="2"> A
|
||||
confirmation message will be sent to your subscribed
|
||||
address asking you to confirm this<br> action
|
||||
- once you have clicked the link in that message,
|
||||
the action will be completed.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
66
database/MercuryMail/MLSS/mlss_cr.htm
Normal file
66
database/MercuryMail/MLSS/mlss_cr.htm
Normal file
@@ -0,0 +1,66 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> List status update request completed</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>List
|
||||
status update request completed</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">Your request to change your status
|
||||
for ~p1 has been completed.</font></p>
|
||||
<p><font face="Arial" size="2">If your request was to unsubscribe
|
||||
from the list(s), then a final message may have been sent to you
|
||||
for each list acknowledging your unsubscription, after which you
|
||||
will receive no further mail from that list.</font></p>
|
||||
<p><font face="Arial" size="2">Other changes to list status take
|
||||
effect immediately.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
61
database/MercuryMail/MLSS/mlss_e1.htm
Normal file
61
database/MercuryMail/MLSS/mlss_e1.htm
Normal file
@@ -0,0 +1,61 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: not subscribed using that address</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Not subscribed using that address</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The e-mail address you have entered
|
||||
does not appear to be subscribed to the mailing list '~p1'.
|
||||
Please make sure you have typed both the address and the name of
|
||||
the mailing list correctly.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
61
database/MercuryMail/MLSS/mlss_e10.htm
Normal file
61
database/MercuryMail/MLSS/mlss_e10.htm
Normal file
@@ -0,0 +1,61 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: list name required</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>List
|
||||
name
|
||||
required</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">You must enter the name of the list
|
||||
to which you wish to subscribe.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
61
database/MercuryMail/MLSS/mlss_e11.htm
Normal file
61
database/MercuryMail/MLSS/mlss_e11.htm
Normal file
@@ -0,0 +1,61 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: not subscribed using that address</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Not subscribed using that address</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The e-mail address you have entered
|
||||
does not appear to be subscribed to any mailing lists on this
|
||||
server.
|
||||
Please make sure you have typed the address correctly.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
61
database/MercuryMail/MLSS/mlss_e12.htm
Normal file
61
database/MercuryMail/MLSS/mlss_e12.htm
Normal file
@@ -0,0 +1,61 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: address is excluded from subscription</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Address
|
||||
is excluded</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The address with which you are attempting
|
||||
to subscribe to this mailing list has been excluded by the administrator
|
||||
- you may not subscribe using this address.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
60
database/MercuryMail/MLSS/mlss_e13.htm
Normal file
60
database/MercuryMail/MLSS/mlss_e13.htm
Normal file
@@ -0,0 +1,60 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: already subscribed using that address</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Already subscribed using that address</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The e-mail address you have supplied
|
||||
is already subscribed to this mailing list and cannot be subscribed
|
||||
again..</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
61
database/MercuryMail/MLSS/mlss_e14.htm
Normal file
61
database/MercuryMail/MLSS/mlss_e14.htm
Normal file
@@ -0,0 +1,61 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: Incorrect subscription password</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Incorrect subscription password</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The subscription password you have entered to
|
||||
is
|
||||
not correct for this mailing list.
|
||||
Please check that you have typed it correctly.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
60
database/MercuryMail/MLSS/mlss_e2.htm
Normal file
60
database/MercuryMail/MLSS/mlss_e2.htm
Normal file
@@ -0,0 +1,60 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: Incorrect subscription password</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Incorrect subscription password</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The password you have entered is
|
||||
not correct for the subscriber e-mail address you have supplied.
|
||||
Please check that you have typed it correctly.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
65
database/MercuryMail/MLSS/mlss_e3.htm
Normal file
65
database/MercuryMail/MLSS/mlss_e3.htm
Normal file
@@ -0,0 +1,65 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: subscription password not assigned</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Subscription password is unassigned</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The subscriber record for the address
|
||||
you have supplied currently has no password assigned to it. For
|
||||
security reasons, the list server does not permit subscription records
|
||||
with no password to be edited directly by the subscriber.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">To have the server assign a password
|
||||
for you, return to the main subscriber menu using the link below,
|
||||
then enter your subscribed e-mail address in the "Forgot
|
||||
your password for a list" section. The server will automatically
|
||||
assign you a password and will e-mail it to your subscribed address.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
61
database/MercuryMail/MLSS/mlss_e4.htm
Normal file
61
database/MercuryMail/MLSS/mlss_e4.htm
Normal file
@@ -0,0 +1,61 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Server error </title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Server error</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The mailing list server system has
|
||||
encountered a problem while trying to retrieve your subscription
|
||||
information - please try again later. If this problem persists, please
|
||||
contact the adminstrator of this server and ask for assistance.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
63
database/MercuryMail/MLSS/mlss_e5.htm
Normal file
63
database/MercuryMail/MLSS/mlss_e5.htm
Normal file
@@ -0,0 +1,63 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: list not found</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>List
|
||||
not found</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The listname you have specified,
|
||||
~p1, cannot be found on this system, or cannot be accessed at this
|
||||
time. Please make sure that you have spelled the list name correctly
|
||||
and try again. If the problem persists and you believe you are typing
|
||||
the name correctly, please contact the administrator of this system.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
65
database/MercuryMail/MLSS/mlss_e6.htm
Normal file
65
database/MercuryMail/MLSS/mlss_e6.htm
Normal file
@@ -0,0 +1,65 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error in request</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Error
|
||||
in request</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The mailing list server system cannot
|
||||
complete the request you have provided because it is either malformed
|
||||
or else contains invalid or insufficient information. Please check
|
||||
that your request has been properly-typed and that all the necessary
|
||||
fields are filled in, then try again.</font></p>
|
||||
<p><font face="Arial" size="2">If this problem persists, please
|
||||
contact the adminstrator of this server and ask for assistance.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
64
database/MercuryMail/MLSS/mlss_e7.htm
Normal file
64
database/MercuryMail/MLSS/mlss_e7.htm
Normal file
@@ -0,0 +1,64 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: List not public</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>This
|
||||
list is not available for public subscription</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">Members of the public cannot subscribe
|
||||
to the list '~p1' directly - the only way to subscribe
|
||||
to the list is to be added by a list moderator.</font></p>
|
||||
<p><font face="Arial" size="2">To arrange a subscription, please
|
||||
send e-mail to the list's primary moderator, <a href="mailto:~p3">~p3</a>,
|
||||
and ask to be added to the list's membership.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
64
database/MercuryMail/MLSS/mlss_e8.htm
Normal file
64
database/MercuryMail/MLSS/mlss_e8.htm
Normal file
@@ -0,0 +1,64 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: Incorrect subscriber password</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Mismatch
|
||||
in subscriber password</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">The password you have typed in as
|
||||
your subscriber password is different in each field: you
|
||||
are required to type the same password into each field as a failsafe
|
||||
measure to protect you against typographic errors.
|
||||
Please check that you have typed the password correctly in both
|
||||
fields.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
66
database/MercuryMail/MLSS/mlss_e9.htm
Normal file
66
database/MercuryMail/MLSS/mlss_e9.htm
Normal file
@@ -0,0 +1,66 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Error: Incorrect subscriber password</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Subscriber password
|
||||
required</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">You have not entered a subscriber
|
||||
password,
|
||||
and you cannot subscribe to this list without assigning one. Your
|
||||
subscriber password is the secret phrase known only to you, which you
|
||||
will use to manage your subscription to the mailing list. You should
|
||||
choose a short word or phrase preferably containing a mixture of
|
||||
numbers and letters. Do not choose passwords that would be easy
|
||||
to guess, like your phone number, spouse's name and so on.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
66
database/MercuryMail/MLSS/mlss_fp.htm
Normal file
66
database/MercuryMail/MLSS/mlss_fp.htm
Normal file
@@ -0,0 +1,66 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Subscription request submitted</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Password
|
||||
request processed</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">Your request to be sent your subscriber
|
||||
password for the
|
||||
mailing list '~p1' at '~h' as '~p2' has been processed, and your
|
||||
password has been e-mailed to your subscribed address.</font></p>
|
||||
<p><font face="Arial" size="2">If you have not received the message within an hour, then there may be a problem with your subscription
|
||||
- please check that you spelt your e-mail address correctly, and
|
||||
if that appears to be correct, please contact the administrator
|
||||
of this server for assistance.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
68
database/MercuryMail/MLSS/mlss_mc.htm
Normal file
68
database/MercuryMail/MLSS/mlss_mc.htm
Normal file
@@ -0,0 +1,68 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Mass status update request submitted</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>List
|
||||
status update request processed</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">Your request to change your list
|
||||
status for all lists on this server has been processed.</font></p>
|
||||
<p><font face="Arial" size="2">A mail message has been sent to ~p1,
|
||||
containing links you can use to complete the request. Note that
|
||||
if you are subscribed to more than one list on this server, the
|
||||
message will contain links you can use to change your status on
|
||||
individual lists separately, as well as a link that will change
|
||||
your status on all lists at once. The links in the message will
|
||||
remain valid for ~p2 minutes from the time the message was sent,
|
||||
after which you will have to place your request again.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
20
database/MercuryMail/MLSS/mlss_ok.htm
Normal file
20
database/MercuryMail/MLSS/mlss_ok.htm
Normal file
@@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Request successful</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="434" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="434">
|
||||
<p style="page-break-before:always;" align="center"><font face="Arial" size="2">Your
|
||||
mailing list subscriber request has been processed.<br>Please </font><a href="~p0/~p1"><font face="Arial" size="2">click
|
||||
here</font></a><font face="Arial" size="2"> if your browser does
|
||||
not redirect to the results page. </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
136
database/MercuryMail/MLSS/mlss_s1.htm
Normal file
136
database/MercuryMail/MLSS/mlss_s1.htm
Normal file
@@ -0,0 +1,136 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Subscribing to list</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<form name="SubscribeToForm" method="post" action="/mlss/SubscribeTo">
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><b><font size="3" face="Arial" color="white">Subscribing to
|
||||
list ~p1</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table border="1" cellspacing="0" width="539" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="207" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2">Your
|
||||
name </font></p>
|
||||
</td>
|
||||
<td width="322" bgcolor="#FFFFCC">
|
||||
<p> <input type="text" name="PersonalName" size="44"></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="207" bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial">Your e-mail
|
||||
address </font></p>
|
||||
</td>
|
||||
<td width="322" bgcolor="#FFFFCC">
|
||||
<p><font size="2" face="Arial"> <input type="text" name="EmailAddress" value="~p2" size="44"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="207" bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial">Choose
|
||||
a subscriber passsword </font></p>
|
||||
</td>
|
||||
<td width="322" bgcolor="#FFFFCC">
|
||||
<p><font size="2" face="Arial"> <input type="password" name="Password1" size="31"><input type="hidden" name="ListName" value="~p1"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="207" bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial">... and
|
||||
type the password again </font></p>
|
||||
</td>
|
||||
<td width="322" bgcolor="#FFFFCC">
|
||||
<p><font size="2" face="Arial"> <input type="password" name="Password2" size="31"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial"><input type="submit" name="DoSubscribe" value="Subscribe..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font size="2" face="Arial"> </font><font size="2" face="Arial" color="white"><b>Subscription
|
||||
help:</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<ul>
|
||||
<li style="margin-right:19;"><font face="Arial" size="2"><b>Your
|
||||
name:</b> type in your name just as you would normally write
|
||||
it - for example, <i>John Smith</i>, or <i>Dr. J. S. Burrows</i>.
|
||||
Do not use commas in this field.</font></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<ul>
|
||||
<li><b><font face="Arial" size="2">Your e-mail address</font></b><font face="Arial" size="2">:
|
||||
type in your e-mail address here - for example <i>jsmith@backwash.net</i>,
|
||||
or <i>jsb@globocomm.com</i>.</font></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<ul>
|
||||
<li style="margin-right:36;"><font face="Arial" size="2"><b>Your
|
||||
subscriber password</b>: a subscriber password is used to prevent
|
||||
other people from tampering with your subscription: you
|
||||
will use it when you login to these web pages to change
|
||||
your details or subscription settings. Your password should
|
||||
be a short, hard-to-guess word or phrase, preferably containing
|
||||
a mixture of letters and numbers. You are required to enter
|
||||
your password twice to confirm that you have typed it correctly.</font></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
165
database/MercuryMail/MLSS/mlss_s2.htm
Normal file
165
database/MercuryMail/MLSS/mlss_s2.htm
Normal file
@@ -0,0 +1,165 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Subscribing to list</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
<form name="SubscribeToForm" method="post" action="/mlss/SubscribeTo">
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC" height="18">
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC" height="18">
|
||||
<p align="center"><b><font size="3" face="Arial" color="white">Subscribing to
|
||||
list ~p1</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC" height="18">
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="534" colspan="2" bgcolor="#CCCCFF">
|
||||
<p><font size="2" face="Arial">This mailing list requires
|
||||
a special password for subscriptions. If you do not
|
||||
have the necessary password to subscribe to this list,
|
||||
please contact the list administrator or server manager
|
||||
and ask for assistance.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="205" bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial">Subscription
|
||||
password </font></p>
|
||||
</td>
|
||||
<td width="325" bgcolor="#FFFFCC">
|
||||
<p><font size="2" face="Arial"> <input type="password" name="SubPassword" size="31"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table border="1" cellspacing="0" width="539" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="207" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2">Your
|
||||
name </font></p>
|
||||
</td>
|
||||
<td width="322" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="PersonalName" size="44"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="207" bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial">Your e-mail
|
||||
address </font></p>
|
||||
</td>
|
||||
<td width="322" bgcolor="#FFFFCC">
|
||||
<p><font size="2" face="Arial"> <input type="text" name="EmailAddress" value="~p2" size="44"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="207" bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial">Choose
|
||||
a subscriber password </font></p>
|
||||
</td>
|
||||
<td width="322" bgcolor="#FFFFCC">
|
||||
<p><font size="2" face="Arial"> <input type="password" name="Password1" size="31"><input type="hidden" name="ListName" value="~p1"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="207" bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial">... and
|
||||
type the password again </font></p>
|
||||
</td>
|
||||
<td width="322" bgcolor="#FFFFCC">
|
||||
<p><font size="2" face="Arial"> <input type="password" name="Password2" size="31"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<p align="right"><font size="2" face="Arial"><input type="submit" name="DoSubscribe" value="Subscribe..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font size="2" face="Arial"> </font><font size="2" face="Arial" color="white"><b>Subscription
|
||||
help:</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<ul>
|
||||
<li style="margin-right:19;"><font face="Arial" size="2"><b>Your
|
||||
name:</b> type in your name just as you would normally write
|
||||
it - for example, <i>John Smith</i>, or <i>Dr. J. S. Burrows</i>.
|
||||
Do not use commas in this field.</font></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<ul>
|
||||
<li><b><font face="Arial" size="2">Your e-mail address</font></b><font face="Arial" size="2">:
|
||||
type in your e-mail address here - for example <i>jsmith@backwash.net</i>,
|
||||
or <i>jsb@globocomm.com</i>.</font></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<ul>
|
||||
<li style="margin-right:36;"><font face="Arial" size="2"><b>Your
|
||||
subscriber password</b>: a subscriber password is used to prevent other
|
||||
people from tampering with your subscription: you will use it
|
||||
when you login to these web pages to change your details or
|
||||
subscription settings. Your password should be a short, hard-to-guess
|
||||
word or phrase, preferably containing a mixture of letters and
|
||||
numbers. You are required to enter your password twice to ensure
|
||||
that there are no typing errors.</font></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
<p><font size="2" face="Arial"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
69
database/MercuryMail/MLSS/mlss_sc.htm
Normal file
69
database/MercuryMail/MLSS/mlss_sc.htm
Normal file
@@ -0,0 +1,69 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Subscription request submitted</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Subscription
|
||||
complete</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">Your request to subscribe to the
|
||||
mailing list '~p0' at '~h' as '~p1' has been accepted and you are
|
||||
now an active subscriber. Depending on the settings for the list, you
|
||||
should shortly receive a e-mail message welcoming you to the list
|
||||
and providing details on how to post, along with any etiquette guidelines
|
||||
or restrictions for subscribers.</font></p>
|
||||
<p><font face="Arial" size="2">You can manage your subscription
|
||||
to the list using this link:</font></p>
|
||||
<p><font face="Arial" size="2"> <a href="~p4/mlss">~p4/mlss</a></font></p>
|
||||
<p><font face="Arial" size="2">To login, you will need your subscription
|
||||
password, which is '~p3'.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> <a href="~p4/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
78
database/MercuryMail/MLSS/mlss_scs.htm
Normal file
78
database/MercuryMail/MLSS/mlss_scs.htm
Normal file
@@ -0,0 +1,78 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Subscription confirmation required</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Subscription
|
||||
confirmation required</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">You have requested subscription to
|
||||
the mailing list '~p0' at '~h' as '~p1' under the name '~p2', using
|
||||
the password '~p3'.</font></p>
|
||||
<p><font face="Arial" size="2">The list '~p0' is a <i>double-opt-in
|
||||
list</i>, which means that you are required to confirm your subscription
|
||||
request before it can become active: this prevents people from subscribing
|
||||
you to the list without your permission, or masquerading as other
|
||||
people.</font></p>
|
||||
<p><font face="Arial" size="2">An e-mail message has been sent to
|
||||
your address requesting confirmation of your subscription. The message
|
||||
contains a link you can click to complete the confirmation process,
|
||||
as well as instructions to allow you to complete the process by
|
||||
e-mail if you prefer. You have 48 hours to confirm your subscription:
|
||||
if you have not confirmed your subscription within that time, the
|
||||
request will expire and you will have to place your subscription
|
||||
request again.</font></p>
|
||||
<p><font face="Arial" size="2">If you have not received your confirmation
|
||||
request
|
||||
mail within an hour, then please check that you spelt your e-mail address correctly: if that appears to be correct, please contact the administrator
|
||||
of this server for assistance.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> <a href="~p4/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
228
database/MercuryMail/MLSS/mlss_sel.htm
Normal file
228
database/MercuryMail/MLSS/mlss_sel.htm
Normal file
@@ -0,0 +1,228 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Mailing List Subscriber Services</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540">
|
||||
<table cellpadding="0" cellspacing="0" bgcolor="#FFFF99" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="3" color="white"><b>Welcome
|
||||
to ~h</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="2" color="white">Mailing
|
||||
List Subscriber Services</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540" bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="SubscribeForm" method="post" action="/mlss/SubscribeToList">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2"> </font><font face="Arial" size="2" color="white">To subscribe to
|
||||
a list...</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Select the list here...</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <select name="ListName" size="1">
|
||||
<!--~Xlistnames(1,50)~-->
|
||||
</select></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then click the
|
||||
'Proceed...' button.</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="SubProceed" value="Proceed..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="ManageSubscriptionForm" method="get" action="/mlss/ManageSubscription">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2"> </font><font face="Arial" size="2" color="white">To manage an existing
|
||||
subscription to a mailing list...</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Select the list here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <select name="MSubListName" size="1">
|
||||
<!--~Xlistnames(1,50)~-->
|
||||
</select></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then enter your
|
||||
e-mail address here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="MSubEmailAddress" size="32"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... enter your subscriber password here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="password" name="MSubPwd" size="20"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... and then click the
|
||||
'Subscription' button.</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="MSubscription" value="Subscription..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="ForgotPwdForm" method="post" action="/mlss/ForgotPassword">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2" color="white"> Forgotten
|
||||
your password for a list?</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Select the list here...</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <select name="ListName" size="1">
|
||||
<!--~Xlistnames(1,50)~-->
|
||||
</select></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then enter your
|
||||
subscribed address here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="EmailAddress" size="32"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then click the
|
||||
'Mail password...' button.</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="ForgotPassword" value="Mail password..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" bgcolor="#CCCCFF"><p><font face="Arial" size="2"> Your password will be e-mailed to your subscribed address
|
||||
when you click the button.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="540">
|
||||
<form name="MassChangeForm" method="post" action="/mlss/MassChange">
|
||||
<table border="1" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="540" colspan="2" bgcolor="#6666CC">
|
||||
<p><b><font face="Arial" size="2" color="white"> Change your status for multiple lists</font></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="294" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> Enter your subscribed address here...</font></p>
|
||||
</td>
|
||||
<td width="246" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="text" name="EmailAddress" size="32"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then select the status you desire</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p> <select name="ListStatus" size="1">
|
||||
<option value="StatusNormal">Normal (receiving mail)</option>
|
||||
<option value="StatusNoMail">Not receiving mail</option>
|
||||
<option value="StatusUnsubscribe">Unsubscribe permanently</option>
|
||||
</select></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="295" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> ... then click the
|
||||
'Set status...' button.</font></p>
|
||||
</td>
|
||||
<td width="245" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <input type="submit" name="MassChangeStatus" value="Set Status..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" bgcolor="#CCCCFF"><p><font face="Arial" size="2"> A
|
||||
confirmation message will be sent to your subscribed
|
||||
address asking you to confirm this<br> action
|
||||
- once you have clicked the link in that message,
|
||||
the action will be completed.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
74
database/MercuryMail/MLSS/mlss_src.htm
Normal file
74
database/MercuryMail/MLSS/mlss_src.htm
Normal file
@@ -0,0 +1,74 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Subscription request completed</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Subscription
|
||||
confirmed</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">Your request to subscribe to the
|
||||
mailing list '~p1' at '~h' as '~p2' has been confirmed, and you
|
||||
are now an active subscriber. Depending on the list's settings,
|
||||
you should probably receive a welcome message from the list shortly. The
|
||||
welcome message contains information about your subscription, and
|
||||
tells you how to post to the list.</font></p>
|
||||
<p><font face="Arial" size="2">You can manage your subscription
|
||||
to the list using this link:</font></p>
|
||||
<p><font face="Arial" size="2"> <a href="~p0/mlss">~p0/mlss</a></font></p>
|
||||
<p><font face="Arial" size="2">To login, you will need your subscription
|
||||
password, which is '~p3'.</font></p>
|
||||
<p><font face="Arial" size="2">If you have not received your confirming
|
||||
mail within an hour, then there may be a problem with your subscription
|
||||
- please check that you spelt your e-mail address correctly, and
|
||||
if that appears to be correct, please contact the administrator
|
||||
of this server for assistance.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"><a href="~p0/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
65
database/MercuryMail/MLSS/mlss_us.htm
Normal file
65
database/MercuryMail/MLSS/mlss_us.htm
Normal file
@@ -0,0 +1,65 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Unsubscription request complete</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="540" bgcolor="white" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="4" color="white"><b>Unsubscription
|
||||
request complete</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#6666CC">
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2">Your request to unsubscribe your
|
||||
address (~p1) from the
|
||||
mailing list '~p0' at '~h' has been accepted and your address has
|
||||
now been removed from the list.</font></p>
|
||||
<p> <font face="Arial" size="2">Depending on the settings for the list, you
|
||||
should shortly receive a e-mail message confirming your unsubscription,
|
||||
after which you will receive no further mail from the list.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> <a href="~p3/mlss">Click here</a>
|
||||
to return to the subscription login screen.</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Arial" size="2"> </font></p>
|
||||
</body>
|
||||
</html>
|
||||
281
database/MercuryMail/MLSS/mlsubs.htm
Normal file
281
database/MercuryMail/MLSS/mlsubs.htm
Normal file
@@ -0,0 +1,281 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> Mailing List Subscription Management</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="610" bgcolor="white">
|
||||
<tr>
|
||||
<td width="610" bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610" bgcolor="#6666CC">
|
||||
<p align="center"><font face="Arial" size="3" color="white"><b>Mailing list subscription management</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610" bgcolor="#6666CC">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610"><table border="1" cellspacing="0" width="643" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="189" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2">Mailing list name:
|
||||
</font></p>
|
||||
</td>
|
||||
<td width="444" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <b>~p1</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="189" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2">You are subscribed as:
|
||||
</font></p>
|
||||
</td>
|
||||
<td width="444" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <b>~p2</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="189" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2">Current subscription
|
||||
status: </font></p>
|
||||
</td>
|
||||
<td width="444" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <b>~p3</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="189" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2">Date of original subscription:
|
||||
</font></p>
|
||||
</td>
|
||||
<td width="444" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <b>~p9</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="189" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2">Postings to date: </font></p>
|
||||
</td>
|
||||
<td width="444" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <b>~p4</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="189" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2">Date of last posting:
|
||||
</font></p>
|
||||
</td>
|
||||
<td width="444" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> <b>~p5</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<table border="1" cellspacing="0" width="642" bordercolordark="white" bordercolorlight="black">
|
||||
<form name="ChangeOptionsForm" method="get" action="~p0/ChangeOptions">
|
||||
<tr>
|
||||
<th colspan="2" bgcolor="#9999FF">
|
||||
<p align="left"><font face="Arial" size="2" color="white"> Standard subscription
|
||||
options</font></p>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="36" bgcolor="#CCCCFF">
|
||||
<p align="center"><font face="Arial" size="2"><input type="checkbox" name=~p6></font></p>
|
||||
</td>
|
||||
<td width="596" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> Receive mail posted
|
||||
to this list (MAIL mode)</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="36" bgcolor="#CCCCFF">
|
||||
<p align="center"><font face="Arial" size="2"><input type="checkbox" name=~p7></font></p>
|
||||
</td>
|
||||
<td width="596" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> Receive list mailings
|
||||
in MIME digest format (DIGEST mode)</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="36" bgcolor="#CCCCFF">
|
||||
<p align="center"><font face="Arial" size="2"><input type="checkbox" name=~p8></font></p>
|
||||
</td>
|
||||
<td width="596" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2"> Receive copies of
|
||||
your own postings to the list (REPRO mode)</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="636" colspan="2" bgcolor="#CCCCFF">
|
||||
<p align="right"><font face="Arial" size="2"><input type="submit" name="ChangeOptions" value="Change options">
|
||||
</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</form>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<table border="1" cellspacing="0" width="642" bordercolordark="white" bordercolorlight="black">
|
||||
<form name="EnableVacationForm" method="get" action="~p0/EnableVacation">
|
||||
<tr>
|
||||
<td width="636" colspan="2" bgcolor="#9999FF">
|
||||
<p><font face="Arial" size="2" color="white"> <b>Vacation mode</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="440" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2">Disable mail delivery of list
|
||||
postings for <input type="text" name="vacationdays" size="5">
|
||||
days</font></p>
|
||||
</td>
|
||||
<td width="192" bgcolor="#CCCCFF">
|
||||
<p align="center"><font face="Arial" size="2"><input type="submit" name="EnableVacation" value="Enable vacation"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</form>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<table border="1" cellspacing="0" width="643" bordercolordark="white" bordercolorlight="black">
|
||||
<form name="ChangeAddressForm" method="get" action="~p0/ChangeAddress">
|
||||
<tr>
|
||||
<td width="637" colspan="2" bgcolor="#9999FF">
|
||||
<p><font face="Arial" size="2"> </font><font face="Arial" size="2" color="white"><b>Change of subscription
|
||||
address</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="441" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2">New address: <input type="text" name="NewAddress" value="~p2" size="47"></font></p>
|
||||
</td>
|
||||
<td width="192" bgcolor="#CCCCFF">
|
||||
<p align="center"><font face="Arial" size="2"><input type="submit" name="ChangeAddress" value="Change address"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</form>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610"><table border="1" cellspacing="0" width="644" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="638" colspan="2" bgcolor="#9999FF">
|
||||
<p><font face="Arial" size="2"><b> </b></font><font face="Arial" size="2" color="white"><b>Unsubscribe from this list</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="443" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2">To cancel your subscription to this
|
||||
list, click the 'Unsubscribe' button: doing this will close this
|
||||
window.</font></p>
|
||||
</td>
|
||||
<td width="191" bgcolor="#CCCCFF">
|
||||
<form name="UnsubscribeForm" method="get" action="~p0/Unsubscribe">
|
||||
<p align="center"><font face="Arial" size="2"><input type="submit" name="Unsubscribe" value="Unsubscribe"></font></p>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610"><form name="ChangePwdForm" method="get" action="~p0/ChangeListPwd">
|
||||
<table border="1" cellspacing="0" width="642" bordercolordark="white" bordercolorlight="black">
|
||||
<tr>
|
||||
<td width="636" height="25" colspan="2" bgcolor="#9999FF">
|
||||
<p><font face="Arial" size="2"><b> </b></font><font face="Arial" size="2" color="white"><b>Change
|
||||
subscriber password</b></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="441" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2">Enter your current password here...</font></p>
|
||||
</td>
|
||||
<td width="191" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> <input type="password" name="CurrentPwd" size="24"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="441" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2">... then type your new password
|
||||
here</font></p>
|
||||
</td>
|
||||
<td width="191" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> <input type="password" name="NewPwd1" size="24"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="441" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2">... and type your new password
|
||||
again here</font></p>
|
||||
</td>
|
||||
<td width="191" bgcolor="#CCCCFF">
|
||||
<p><font face="Arial" size="2"> <input type="password" name="NewPwd2" size="24"></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="441" bgcolor="#FFFFCC">
|
||||
<p><font face="Arial" size="2">... then click the button to
|
||||
change your password</font></p>
|
||||
</td>
|
||||
<td width="191" bgcolor="#CCCCFF">
|
||||
<p align="center"><font face="Arial" size="2"><input type="submit" name="ChangeListPwd" value="Change password..."></font></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="610">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
</body>
|
||||
</html>
|
||||
20
database/MercuryMail/MLSS/mstat.mer
Normal file
20
database/MercuryMail/MLSS/mstat.mer
Normal file
@@ -0,0 +1,20 @@
|
||||
This message is being sent to you in response to a mass list status change
|
||||
request made via the web-based mailing list management services interface
|
||||
on the mail server ~h.
|
||||
|
||||
You have asked to have your status set to "~p2" for all
|
||||
lists on this server to which you are currently a subscriber.
|
||||
|
||||
To complete this request for all lists click this link:
|
||||
|
||||
~p3
|
||||
|
||||
Alternatively, if you prefer, you can complete the request on a list-by-
|
||||
list basis using the links shown below.
|
||||
|
||||
~r
|
||||
|
||||
You have ~p4 minutes from the time this message was sent to complete any
|
||||
or all of these requests, after which you will need to submit your request
|
||||
again.
|
||||
|
||||
Reference in New Issue
Block a user