| <Forthmacs$Dir>.bin.4thserver
| ******************************************************************************
| The wimpslotsize depends on the smail-program needs.
| smail is started as a Forthmacs sub-shell
| so the WimpSlot must be 1000k
WimpSlot -min 1000k


| ******************************************************************************
| Forthmacs wimpmode MUST be unset, otherwise Forthmacs initializes the video-mode
| and you therefore have to click-exit the application after each filter.
Unset Forthmacs$wimpmode

| ******************************************************************************
| server_uid should be set according to your uucp configuration
| see <UUCP$Dir>.etc.password
Set server_uid		4


| ******************************************************************************
| The content of server_info is written into the servers mails.
Set server_info Risc-OS Forthmacs support


| ******************************************************************************
| The server dir holds some files used by the server software, the
| help file          <server_dir>.help
| userlist list file <server_dir>.list
| and is also used for several temporary files.
| The list holds mail addresses of registered users and their root-directory
| an example highly privileged user could be defined as
| vip@4thware.winnet.de  ADFS::hd4.$
| This allowes all an special access directory path for each registered user.
| All server commands allow access to this defined directory and its subdirs but
| nothing else. 
Set server_dir		<Forthmacs$Dir>.support


| ******************************************************************************
| To allow a restricted access to unregistered users there is a PUBLIC path
| available defined by the RiscOS system variable server_publicpath
Set server_publicpath	<Forthmacs$Dir>._server.public


| ******************************************************************************
Taskwindow "mailserver %0 " -name "Mailserver 1.2" -quit


| (c) 1995 Hanno Schwalm, Forthware
