Updated docs
@ -41,7 +41,7 @@ H_IMAGES = images/b_arrow.gif images/magic.gif images/nodes1.gif \
|
||||
images/larrow.gif images/nodes.gif images/users.gif \
|
||||
images/mbse.jpg images/taskmgr.gif images/mbsebbs.gif \
|
||||
images/mbsebbs.png images/users2.gif \
|
||||
images/dream1.gif images/dream2.gif images/dream3.gif \
|
||||
images/dream1.png images/dream2.png images/dream3.png \
|
||||
images/tdream1.gif images/tdream2.gif images/tdream3.gif
|
||||
|
||||
H_LICENSE = license/copying.html license/hydracom.html license/index.htm \
|
||||
|
Before Width: | Height: | Size: 121 KiB |
BIN
html/images/dream1.png
Normal file
After Width: | Height: | Size: 117 KiB |
Before Width: | Height: | Size: 116 KiB |
BIN
html/images/dream2.png
Normal file
After Width: | Height: | Size: 106 KiB |
Before Width: | Height: | Size: 116 KiB |
BIN
html/images/dream3.png
Normal file
After Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 10 KiB |
@ -95,9 +95,9 @@ to browse this documentation online.
|
||||
This are some snapshots of how this will look like, click to enlarge:
|
||||
<TABLE>
|
||||
<TR>
|
||||
<TD><A HREF="../images/dream1.gif"><IMG SRC="../images/tdream1.gif" Border="0"></A></TD>
|
||||
<TD><A HREF="../images/dream2.gif"><IMG SRC="../images/tdream2.gif" Border="0"></A></TD>
|
||||
<TD><A HREF="../images/dream3.gif"><IMG SRC="../images/tdream3.gif" Border="0"></A></TD>
|
||||
<TD><A HREF="../images/dream1.png"><IMG SRC="../images/tdream1.gif" Border="0"></A></TD>
|
||||
<TD><A HREF="../images/dream2.png"><IMG SRC="../images/tdream2.gif" Border="0"></A></TD>
|
||||
<TD><A HREF="../images/dream3.png"><IMG SRC="../images/tdream3.gif" Border="0"></A></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO 8859-1">
|
||||
<META http-equiv="Content-Style-Type" content="text/css">
|
||||
<META name="author" lang="en" "content="Michiel Broek">
|
||||
<META name="author" lang="en" content="Michiel Broek">
|
||||
<META name="copyright" lang="en" content="Copyright Michiel Broek">
|
||||
<META name="description" lang="en" content="MBSE BBS Manual">
|
||||
<META name="keywords" lang="en" content="MBSE BBS, MBSE, BBS, manual, fido, fidonet, gateway, tosser, mail, tic, mailer">
|
||||
@ -11,7 +11,7 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<h5>Last update 29-Jan-2001</h5>
|
||||
<h5>Last update 16-Feb-2002</h5>
|
||||
<P> <P>
|
||||
|
||||
<H1>MBSE BBS Setup - Mail Setup - Message Groups.</H1>
|
||||
@ -21,9 +21,16 @@
|
||||
<P>
|
||||
Message Groups are to logically divide your echomail areas in groups for
|
||||
different mail networks. It makes sense to select the groups by uplink, and
|
||||
areas file that is available for each network. By doing that downlinks can
|
||||
automatic connect areas that are not available at your bbs but are available
|
||||
from your uplink. NOTE: uplink requesting is not yet implemented!
|
||||
areas file that is available for each network. When you have defined a Areas
|
||||
file and a message is received while you have no area for it, the area will be
|
||||
created with the defaults that are set in the message area group. This will only
|
||||
work if you receive a message from the uplink defined in this group, not from
|
||||
any downlinks.
|
||||
A note about the <b>Start at</b> area you can define, this may be higher then
|
||||
your number of areas currently is. As soon as a area is created in this group
|
||||
the areas database will be expanded so that it fits. Select these values
|
||||
carefully, make sure you have room for all possible areas in that group and
|
||||
skip a number of extra areas for future expansion.
|
||||
<P> <p>
|
||||
|
||||
<H3>Message Group Setup.</H3>
|
||||
@ -31,19 +38,30 @@ from your uplink. NOTE: uplink requesting is not yet implemented!
|
||||
<pre>
|
||||
<strong>Name </strong>The name of the group.
|
||||
<strong>Comment </strong>The description of the group.
|
||||
<strong>Base path </strong>The base for the JAM path without the area name.
|
||||
<strong>Read sec </strong>The read security for bbs users for auto created areas.
|
||||
<strong>Write sec </strong>The write security for bbs users for auto created areas.
|
||||
<strong>Sysop sec </strong>The sysop security for bbs users for auto created areas.
|
||||
<strong>Start at </strong>Start area number (lowest) to create new areas.
|
||||
<strong>Net reply </strong>Netmail reply board for auto created areas.
|
||||
<strong>Users del </strong>User may delete for auto created areas.
|
||||
<strong>Aliases </strong>Are aliases allowed in auto created areas.
|
||||
<strong>Quotes </strong>Append a quote when user writes in auto created areas.
|
||||
<strong>Active </strong>If this group is active.
|
||||
<strong>Deleted </strong>If this group must be deleted.
|
||||
<strong>Auto change </strong>Change areas when a new areas list is received.
|
||||
<strong>User change </strong>Create/delete areas when users connect/disconnect.
|
||||
<strong>Use Aka </strong>The Fidonet aka to use.
|
||||
<strong>Uplink </strong>The Fidonet aka of your uplink.
|
||||
<strong>Areas </strong>The name of the areas file (~/etc/file.ext).
|
||||
<strong>Deleted </strong>If this group must be deleted.
|
||||
<strong>Areas </strong>Areas file in the path defined in 1.4.6 screen 2.
|
||||
</pre>
|
||||
<P>
|
||||
<IMG SRC="../images/emgroup.gif" width="589" height="343">
|
||||
<IMG SRC="../images/emgroup.gif">
|
||||
<P>
|
||||
|
||||
<A HREF="mail.html"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0" width="40" height="30"> Back to Mail Setup</A>
|
||||
<A HREF="./"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0" width="40" height="30"> Back to index</A>
|
||||
<A HREF="../"><IMG SRC="../images/b_arrow.gif" ALT="Home" Border="0" width="33" height="35"> Back to main index</A>
|
||||
<A HREF="mail.html"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0">Back to Mail Setup</A>
|
||||
<A HREF="./"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0">Back to index</A>
|
||||
<A HREF="../"><IMG SRC="../images/b_arrow.gif" ALT="Home" Border="0">Back to main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|