Initial commit
[clearscm.git] / maps / doc / Requirements.php
1 <?php \r
2 include "site-functions.php";\r
3 include "MAPS.php"\r
4 ?>\r
5 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
6 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">\r
7 <head>\r
8   <title>MAPS: Requirements</title>\r
9   <?php MAPSHeader ()?>\r
10 </head>\r
11 <body>\r
12 \r
13 <div class="heading">\r
14   <h2 class="header" align="center">\r
15   <font class="standout">MAPS</font> Requirements</h2>\r
16 </div>\r
17 \r
18 <div class="content">\r
19   <?php \r
20   OpenDB ();\r
21   SetContext ($userid);\r
22   NavigationBar ($userid);\r
23   ?>\r
24 \r
25   <h3>Requirements</h3>\r
26 \r
27   <p>Requirements for MAPS are minimal. All you need is to do is to <a\r
28   href="/maps/SignupForm.html">Signup</a> for a MAPS account. Other\r
29   than that we believe that you local email client is the best way of\r
30   reading and handling your email. Any email client that supports POP\r
31   will work. If you use MAPS as your email server then you would\r
32   configure your email client to POP off of defaria.com. Alternately\r
33   you can use <a href="MAPSPop.html">MAPSPOP</a> to retrieve your\r
34   email from any email address but filter it through MAPS.</p>\r
35 \r
36   <p>Additionally you can visit the <a href="/maps">MAPS</a> web site\r
37   to view spam activity, manage your <i>white</i>, <i>black</i> and\r
38   <i>null</i> lists.</p>\r
39 \r
40   <?php copyright (2001);?>\r
41 \r
42   </div>\r
43 </body>\r
44 </html>\r