CVS: tmda-cgi/htdocs t_anticipating.ht,1.1,1.2 t_anticipating.html,1.1,1.2 t_conf-example.ht,1.1,1.2 t_conf-example.html,1.1,1.2 t_index.ht,1.1,1.2 t_index.html,1.1,1.2 t_started.ht,1.1,1.2 t_started.html,1.1,1.2
Gre7g Luterman <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda-cgi/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv20120 Modified Files: t_anticipating.ht t_anticipating.html t_conf-example.ht t_conf-example.html t_index.ht t_index.html t_started.ht t_started.html Log Message: Added links to TMDA from other generic tutorial pages. Index: t_anticipating.ht =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/htdocs/t_anticipating.ht,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t_anticipating.ht 4 May 2003 20:04:24 -0000 1.1 +++ t_anticipating.ht 11 May 2003 02:53:49 -0000 1.2 @@ -1,14 +1,19 @@ Title: Anticipating e-mail -<h2>Anticipating e-mail</h2> +<table width="100%"> + <tr> + <td><h2>Anticipating e-mail</h2></td> + <td valign="top" align="center">[ <a href="/">Official</a> ]</td> + </tr> +</table> + +There are several times when you should expect to receive automated mailings. +By anticipating these times and taking the appropriate measures, you can easily +insure that no important messages will ever be lost. -<p>There are several times when you should expect to receive automated - mailings. By anticipating these times and taking the appropriate measures, - you can easily insure that no important messages will ever be lost.</p> - <p>Here are some suggestions for dealing with these situations. Please note that there is generally more than one solution for a given problem.</p> - + <a href="#Quick">Online Shopping - quick resolution</a><br> <a href="#Large">Online Shopping - large sites that ship</a><br> <a href="#OptOut">Opting out</a><br> @@ -26,22 +31,22 @@ out of stock, for example).</p> <p>Some of these transactions complete in seconds and the sites never really - need to get a hold of you afterwards. You don't have to worry about a - shareware vendor being out of stock, for example. All you need, typically, is - the key code they will e-mail you once they've finished billing your credit + need to get a hold of you afterwards. You don't have to worry about a + shareware vendor being out of stock, for example. All you need, typically, is + the key code they will e-mail you once they've finished billing your credit card.</p> <p>In situations such as this, I don't generally add anything to my whitelist. - Instead, I give the site my regular, filtered e-mail address, complete the - transaction, and then go into tmda-cgi to manually release any messages they + Instead, I give the site my regular, filtered e-mail address, complete the + transaction, and then go into tmda-cgi to manually release any messages they may have sent me (typically an invoice e-mail and a registration code - e-mail). That way, I don't have to worry about them spamming me in the + e-mail). That way, I don't have to worry about them spamming me in the future.</p> -<p>True, I won't get any announcements they may send me if a new version comes - out, but this is a trade-off that I am consciously making. I figure that if I - like a program enough to consider upgrading, I am likely to go back to the - site once in a while to see if there is a new version out. Your mileage may +<p>True, I won't get any announcements they may send me if a new version comes + out, but this is a trade-off that I am consciously making. I figure that if I + like a program enough to consider upgrading, I am likely to go back to the + site once in a while to see if there is a new version out. Your mileage may vary. If you want to receive any follow-up messages from such a site, keep reading.</p> @@ -50,31 +55,31 @@ <p>Sites that will ship you tangible products are liable to send you several e-mails over the coming days; an invoice, notification that your product has been shipped, notification that your product has been delayed, etc. In - situations like this, I prefer to whitelist the entire domain before placing + situations like this, I prefer to whitelist the entire domain before placing my order.</p> -<p>If you have already ordered your product, don't panic. Simply look into your - pending directory with tmda-cgi and see if they have already sent you any +<p>If you have already ordered your product, don't panic. Simply look into your + pending directory with tmda-cgi and see if they have already sent you any confirmation messages. If they have, manually release them.</p> <p>I prefer to whitelist entire domains (<tt>*@=bestbuy.com</tt> instead of - <tt>[email protected]</tt>) in cases like this because it is hard to + <tt>[email protected]</tt>) in cases like this because it is hard to predict what e-mail address will be on any notifications you may receive. Even if you have shopped with a site before, there is always a chance that an out of stock notification or other important message may come from a - different address than those generated by a transaction that goes more + different address than those generated by a transaction that goes more smoothly.</p> <h2><a name="OptOut"></a>Opting out</h2> -<p>It is also worth mentioning that these sites you do business with may start - spamming you. Typically, we're talking about reputable sites since you've - already done business with them, so they will generally have an option to - opt-out. In these cases, I recommend you do opt-out of any mailings they +<p>It is also worth mentioning that these sites you do business with may start + spamming you. Typically, we're talking about reputable sites since you've + already done business with them, so they will generally have an option to + opt-out. In these cases, I recommend you do opt-out of any mailings they decided you have agreed to receive.</p> -<p>Don't bother trying this with general spam! The opt-out links they claim to - give you are usually used to verify that <b><i>you</i></b> are a real +<p>Don't bother trying this with general spam! The opt-out links they claim to + give you are usually used to verify that <b><i>you</i></b> are a real person.</p> <p>If the site does not allow you to opt out (or they continue to spam you @@ -123,7 +128,7 @@ <p>There are times when you need to contact a site and instead of giving you an e-mail address, they provide a form where you can enter your question and return address. Although it is possible that a real person will get back in - touch with you, it is more likely that you will receive automated + touch with you, it is more likely that you will receive automated replies.</p> <p>Although you could simply whitelist the site's domain, I prefer to generate Index: t_anticipating.html =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/htdocs/t_anticipating.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t_anticipating.html 4 May 2003 20:04:24 -0000 1.1 +++ t_anticipating.html 11 May 2003 02:53:49 -0000 1.2 @@ -2,7 +2,7 @@ <?xml-stylesheet href="display/styles.css" type="text/css"?> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun May 4 13:25:33 2003 --> +<!-- Sat May 10 21:48:51 2003 --> <!-- USING HT2HTML 2.1 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -87,15 +87,20 @@ </td> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" class="body"><h2>Anticipating e-mail</h2> +<td valign="top" class="body"><table width="100%"> + <tr> + <td><h2>Anticipating e-mail</h2></td> + <td valign="top" align="center">[ <a href="/">Official</a> ]</td> + </tr> +</table> + +There are several times when you should expect to receive automated mailings. +By anticipating these times and taking the appropriate measures, you can easily +insure that no important messages will ever be lost. -<p>There are several times when you should expect to receive automated - mailings. By anticipating these times and taking the appropriate measures, - you can easily insure that no important messages will ever be lost.</p> - <p>Here are some suggestions for dealing with these situations. Please note that there is generally more than one solution for a given problem.</p> - + <a href="#Quick">Online Shopping - quick resolution</a><br> <a href="#Large">Online Shopping - large sites that ship</a><br> <a href="#OptOut">Opting out</a><br> @@ -113,22 +118,22 @@ out of stock, for example).</p> <p>Some of these transactions complete in seconds and the sites never really - need to get a hold of you afterwards. You don't have to worry about a - shareware vendor being out of stock, for example. All you need, typically, is - the key code they will e-mail you once they've finished billing your credit + need to get a hold of you afterwards. You don't have to worry about a + shareware vendor being out of stock, for example. All you need, typically, is + the key code they will e-mail you once they've finished billing your credit card.</p> <p>In situations such as this, I don't generally add anything to my whitelist. - Instead, I give the site my regular, filtered e-mail address, complete the - transaction, and then go into tmda-cgi to manually release any messages they + Instead, I give the site my regular, filtered e-mail address, complete the + transaction, and then go into tmda-cgi to manually release any messages they may have sent me (typically an invoice e-mail and a registration code - e-mail). That way, I don't have to worry about them spamming me in the + e-mail). That way, I don't have to worry about them spamming me in the future.</p> -<p>True, I won't get any announcements they may send me if a new version comes - out, but this is a trade-off that I am consciously making. I figure that if I - like a program enough to consider upgrading, I am likely to go back to the - site once in a while to see if there is a new version out. Your mileage may +<p>True, I won't get any announcements they may send me if a new version comes + out, but this is a trade-off that I am consciously making. I figure that if I + like a program enough to consider upgrading, I am likely to go back to the + site once in a while to see if there is a new version out. Your mileage may vary. If you want to receive any follow-up messages from such a site, keep reading.</p> @@ -137,31 +142,31 @@ <p>Sites that will ship you tangible products are liable to send you several e-mails over the coming days; an invoice, notification that your product has been shipped, notification that your product has been delayed, etc. In - situations like this, I prefer to whitelist the entire domain before placing + situations like this, I prefer to whitelist the entire domain before placing my order.</p> -<p>If you have already ordered your product, don't panic. Simply look into your - pending directory with tmda-cgi and see if they have already sent you any +<p>If you have already ordered your product, don't panic. Simply look into your + pending directory with tmda-cgi and see if they have already sent you any confirmation messages. If they have, manually release them.</p> <p>I prefer to whitelist entire domains (<tt>*@=bestbuy.com</tt> instead of - <tt>[email protected]</tt>) in cases like this because it is hard to + <tt>[email protected]</tt>) in cases like this because it is hard to predict what e-mail address will be on any notifications you may receive. Even if you have shopped with a site before, there is always a chance that an out of stock notification or other important message may come from a - different address than those generated by a transaction that goes more + different address than those generated by a transaction that goes more smoothly.</p> <h2><a name="OptOut"></a>Opting out</h2> -<p>It is also worth mentioning that these sites you do business with may start - spamming you. Typically, we're talking about reputable sites since you've - already done business with them, so they will generally have an option to - opt-out. In these cases, I recommend you do opt-out of any mailings they +<p>It is also worth mentioning that these sites you do business with may start + spamming you. Typically, we're talking about reputable sites since you've + already done business with them, so they will generally have an option to + opt-out. In these cases, I recommend you do opt-out of any mailings they decided you have agreed to receive.</p> -<p>Don't bother trying this with general spam! The opt-out links they claim to - give you are usually used to verify that <b><i>you</i></b> are a real +<p>Don't bother trying this with general spam! The opt-out links they claim to + give you are usually used to verify that <b><i>you</i></b> are a real person.</p> <p>If the site does not allow you to opt out (or they continue to spam you @@ -210,7 +215,7 @@ <p>There are times when you need to contact a site and instead of giving you an e-mail address, they provide a form where you can enter your question and return address. Although it is possible that a real person will get back in - touch with you, it is more likely that you will receive automated + touch with you, it is more likely that you will receive automated replies.</p> <p>Although you could simply whitelist the site's domain, I prefer to generate Index: t_conf-example.ht =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/htdocs/t_conf-example.ht,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t_conf-example.ht 4 May 2003 20:04:24 -0000 1.1 +++ t_conf-example.ht 11 May 2003 02:53:49 -0000 1.2 @@ -1,10 +1,15 @@ Title: Challenge Example -<h2>A Sample Challenge E-mail</h2> +<table width="100%"> + <tr> + <td><h2>A Sample Challenge E-mail</h2></td> + <td valign="top" align="center">[ <a href="/">Official</a> ]</td> + </tr> +</table> + +Once you install TMDA, your friends will receive a challenge e-mail the first +time they write to you. Here's an example of what they will receive:<p> -<p>Once you install TMDA, your friends will receive a challenge e-mail the - first time they write to you. Here's an example of what they will - receive:</p> <table border="1" align="center" cellpadding="10" bgcolor="#DEDEEE"> <tr> <td><img src="display/paperclip.gif" width="61" height="77" align="right"> @@ -32,7 +37,7 @@ <p>Your message attached below is being held because the address<br> <[email protected]> has not been verified.</p> <p>To release your message for delivery, please send an empty message<br> - to the following address, or use your mailer's "Reply" + to the following address, or use your mailer's "Reply" feature.</p> <p>[email protected]</p> <p>This confirmation verifies that your message is legitimate and not<br> Index: t_conf-example.html =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/htdocs/t_conf-example.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t_conf-example.html 4 May 2003 20:04:24 -0000 1.1 +++ t_conf-example.html 11 May 2003 02:53:49 -0000 1.2 @@ -2,7 +2,7 @@ <?xml-stylesheet href="display/styles.css" type="text/css"?> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun May 4 13:25:33 2003 --> +<!-- Sat May 10 21:50:17 2003 --> <!-- USING HT2HTML 2.1 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -87,11 +87,16 @@ </td> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" class="body"><h2>A Sample Challenge E-mail</h2> +<td valign="top" class="body"><table width="100%"> + <tr> + <td><h2>A Sample Challenge E-mail</h2></td> + <td valign="top" align="center">[ <a href="/">Official</a> ]</td> + </tr> +</table> + +Once you install TMDA, your friends will receive a challenge e-mail the first +time they write to you. Here's an example of what they will receive:<p> -<p>Once you install TMDA, your friends will receive a challenge e-mail the - first time they write to you. Here's an example of what they will - receive:</p> <table border="1" align="center" cellpadding="10" bgcolor="#DEDEEE"> <tr> <td><img src="display/paperclip.gif" width="61" height="77" align="right"> @@ -119,7 +124,7 @@ <p>Your message attached below is being held because the address<br> <[email protected]> has not been verified.</p> <p>To release your message for delivery, please send an empty message<br> - to the following address, or use your mailer's "Reply" + to the following address, or use your mailer's "Reply" feature.</p> <p>[email protected]</p> <p>This confirmation verifies that your message is legitimate and not<br> Index: t_index.ht =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/htdocs/t_index.ht,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t_index.ht 4 May 2003 20:04:24 -0000 1.1 +++ t_index.ht 11 May 2003 02:53:49 -0000 1.2 @@ -1,42 +1,50 @@ Title: Welcome to TMDA! -<h2>Welcome to TMDA!</h2> -<p><a href="http://tmda.sourceforge.net">TMDA</a> (tagged message delivery - agent) is the free answer to your spam woes. Unlike other filters that look - for keywords such as "viagra", "sweepstakes", and - "lesbians"; TMDA uses a simple, but highly reliable method for - determining which e-mails come from real people... it asks them!</p> -<p><b><img src="display/diagram.png" width="361" height="237" +<table width="100%"> + <tr> + <td><h2>Welcome to TMDA!</h2></td> + <td valign="top" align="center">Would you prefer to surf <a href="/">the + official TMDA website</a>?</td> + </tr> +</table> + +<a href="http://tmda.sourceforge.net">TMDA</a> (tagged message delivery agent) +is the free answer to your spam woes. Unlike other filters that look for +keywords such as "viagra", "sweepstakes", and +"lesbians"; TMDA uses a simple, but highly reliable method for +determining which e-mails come from real people... it asks them! + +<p><b><img src="display/diagram.png" width="361" height="237" align="right">TMDA asks people if they are real?</b></p> -<p>Yes, it is called a "challenge/response method". When someone - sends mail to a TMDA guarded e-mail address for the first time, instead of - just blindly dumping the message in your in-box, TMDA puts it in a special +<p>Yes, it is called a "challenge/response method". When someone + sends mail to a TMDA guarded e-mail address for the first time, instead of + just blindly dumping the message in your in-box, TMDA puts it in a special quarantine area and sends a - "<a href="t_conf-example.html">challenge</a>" back to the author. - The challenge is just an e-mail that briefly explains the system and asks the - user to reply to the challenge (this is the "response" part). Once - TMDA receives the response, it releases the original message from quarantine - and adds the sender to a list of people from which it will accept mail. Any - future messages from that user will be accepted without another + "<a href="t_conf-example.html">challenge</a>" back to the author. + The challenge is just an e-mail that briefly explains the system and asks the + user to reply to the challenge (this is the "response" part). Once + TMDA receives the response, it releases the original message from quarantine + and adds the sender to a list of people from which it will accept mail. Any + future messages from that user will be accepted without another challenge.</p> <p><b>How does that help?</b></p> -<p>Spammers typically put fake e-mail addresses on their spam. They don't want - you to reply to them. The address they use is bad, so they never receive - TMDA's challenge, they never get to respond, the message is never released - from quarantine, and it never makes it to your in-box. Instead, it sits +<p>Spammers typically put fake e-mail addresses on their spam. They don't want + you to reply to them. The address they use is bad, so they never receive + TMDA's challenge, they never get to respond, the message is never released + from quarantine, and it never makes it to your in-box. Instead, it sits around and gathers dust until the system throws it away.</p> <p><b>Great! How do I get it!</b></p> <p>tmda-cgi is designed to run on your mail server. It does not run on your PC.</p> <ul> - <li>If you are a system administrator who has not yet installed TMDA, start + <li>If you are a system administrator who has not yet installed TMDA, start by surfing up <a href="/">TMDA's website</a>.<p></li> - <li>If you are a system administrator who has installed TMDA, but has not yet - installed tmda-cgi, start by surfing up <a href="download.html">the install + <li>If you are a system administrator who has installed TMDA, but has not yet + installed tmda-cgi, start by surfing up <a href="download.html">the install instructions</a>.<p></li> - <li>If you are not a system administrator, and you do not know if your mail + <li>If you are not a system administrator, and you do not know if your mail server is running tmda-cgi, contact your sysadmin and ask them to install tmda-cgi for you. Give them this URL if they do not have it.<p></li> </ul> -<p>If you've already got tmda-cgi, proceed onto the <a +<p>If you've already got tmda-cgi, proceed onto the <a href="t_faq.html">FAQ</a> to learn more about how it all works!</p> Index: t_index.html =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/htdocs/t_index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t_index.html 4 May 2003 20:04:24 -0000 1.1 +++ t_index.html 11 May 2003 02:53:49 -0000 1.2 @@ -2,7 +2,7 @@ <?xml-stylesheet href="display/styles.css" type="text/css"?> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun May 4 13:25:33 2003 --> +<!-- Sat May 10 21:52:57 2003 --> <!-- USING HT2HTML 2.1 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -87,45 +87,53 @@ </td> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" class="body"><h2>Welcome to TMDA!</h2> -<p><a href="http://tmda.sourceforge.net">TMDA</a> (tagged message delivery - agent) is the free answer to your spam woes. Unlike other filters that look - for keywords such as "viagra", "sweepstakes", and - "lesbians"; TMDA uses a simple, but highly reliable method for - determining which e-mails come from real people... it asks them!</p> -<p><b><img src="display/diagram.png" width="361" height="237" +<td valign="top" class="body"><table width="100%"> + <tr> + <td><h2>Welcome to TMDA!</h2></td> + <td valign="top" align="center">Would you prefer to surf <a href="/">the + official TMDA website</a>?</td> + </tr> +</table> + +<a href="http://tmda.sourceforge.net">TMDA</a> (tagged message delivery agent) +is the free answer to your spam woes. Unlike other filters that look for +keywords such as "viagra", "sweepstakes", and +"lesbians"; TMDA uses a simple, but highly reliable method for +determining which e-mails come from real people... it asks them! + +<p><b><img src="display/diagram.png" width="361" height="237" align="right">TMDA asks people if they are real?</b></p> -<p>Yes, it is called a "challenge/response method". When someone - sends mail to a TMDA guarded e-mail address for the first time, instead of - just blindly dumping the message in your in-box, TMDA puts it in a special +<p>Yes, it is called a "challenge/response method". When someone + sends mail to a TMDA guarded e-mail address for the first time, instead of + just blindly dumping the message in your in-box, TMDA puts it in a special quarantine area and sends a - "<a href="t_conf-example.html">challenge</a>" back to the author. - The challenge is just an e-mail that briefly explains the system and asks the - user to reply to the challenge (this is the "response" part). Once - TMDA receives the response, it releases the original message from quarantine - and adds the sender to a list of people from which it will accept mail. Any - future messages from that user will be accepted without another + "<a href="t_conf-example.html">challenge</a>" back to the author. + The challenge is just an e-mail that briefly explains the system and asks the + user to reply to the challenge (this is the "response" part). Once + TMDA receives the response, it releases the original message from quarantine + and adds the sender to a list of people from which it will accept mail. Any + future messages from that user will be accepted without another challenge.</p> <p><b>How does that help?</b></p> -<p>Spammers typically put fake e-mail addresses on their spam. They don't want - you to reply to them. The address they use is bad, so they never receive - TMDA's challenge, they never get to respond, the message is never released - from quarantine, and it never makes it to your in-box. Instead, it sits +<p>Spammers typically put fake e-mail addresses on their spam. They don't want + you to reply to them. The address they use is bad, so they never receive + TMDA's challenge, they never get to respond, the message is never released + from quarantine, and it never makes it to your in-box. Instead, it sits around and gathers dust until the system throws it away.</p> <p><b>Great! How do I get it!</b></p> <p>tmda-cgi is designed to run on your mail server. It does not run on your PC.</p> <ul> - <li>If you are a system administrator who has not yet installed TMDA, start + <li>If you are a system administrator who has not yet installed TMDA, start by surfing up <a href="/">TMDA's website</a>.<p></li> - <li>If you are a system administrator who has installed TMDA, but has not yet - installed tmda-cgi, start by surfing up <a href="download.html">the install + <li>If you are a system administrator who has installed TMDA, but has not yet + installed tmda-cgi, start by surfing up <a href="download.html">the install instructions</a>.<p></li> - <li>If you are not a system administrator, and you do not know if your mail + <li>If you are not a system administrator, and you do not know if your mail server is running tmda-cgi, contact your sysadmin and ask them to install tmda-cgi for you. Give them this URL if they do not have it.<p></li> </ul> -<p>If you've already got tmda-cgi, proceed onto the <a +<p>If you've already got tmda-cgi, proceed onto the <a href="t_faq.html">FAQ</a> to learn more about how it all works!</p> </td> <!-- end of body cell --> Index: t_started.ht =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/htdocs/t_started.ht,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t_started.ht 4 May 2003 20:04:24 -0000 1.1 +++ t_started.ht 11 May 2003 02:53:49 -0000 1.2 @@ -1,10 +1,15 @@ Title: Getting Started With TMDA -<h2>Getting Started With TMDA</h2> +<table width="100%"> + <tr> + <td><h2>Getting Started With TMDA</h2></td> + <td valign="top" align="center">[ <a href="/">Official</a> ]</td> + </tr> +</table> -<p>Creating your TMDA account is a no-brainer once you get the URL from your +Creating your TMDA account is a no-brainer once you get the URL from your system administrator. Simply log in (this is generally the same password as - used for checking your e-mail) and follow the on-screen prompts.</p> + used for checking your e-mail) and follow the on-screen prompts.<p> <a href="#Special">Special Instructions</a><br> <a href="#FULLNAME"><tt>FULLNAME</tt></a><br> Index: t_started.html =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/htdocs/t_started.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- t_started.html 4 May 2003 20:04:24 -0000 1.1 +++ t_started.html 11 May 2003 02:53:49 -0000 1.2 @@ -2,7 +2,7 @@ <?xml-stylesheet href="display/styles.css" type="text/css"?> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun May 4 13:25:33 2003 --> +<!-- Sat May 10 21:52:57 2003 --> <!-- USING HT2HTML 2.1 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -87,11 +87,16 @@ </td> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" class="body"><h2>Getting Started With TMDA</h2> +<td valign="top" class="body"><table width="100%"> + <tr> + <td><h2>Getting Started With TMDA</h2></td> + <td valign="top" align="center">[ <a href="/">Official</a> ]</td> + </tr> +</table> -<p>Creating your TMDA account is a no-brainer once you get the URL from your +Creating your TMDA account is a no-brainer once you get the URL from your system administrator. Simply log in (this is generally the same password as - used for checking your e-mail) and follow the on-screen prompts.</p> + used for checking your e-mail) and follow the on-screen prompts.<p> <a href="#Special">Special Instructions</a><br> <a href="#FULLNAME"><tt>FULLNAME</tt></a><br> _______________________________________ tmda-cvs mailing list http://tmda.net/lists/listinfo/tmda-cvs