home *** CD-ROM | disk | FTP | other *** search
- ; =============================================================================
- ; XENIAMSG.CFG Xenia Edit area config Xenia Version 1.98 - January 1995
- ; =============================================================================
- ; Xenia Edit 'MSGAREAS' statement config file.
-
-
- ; -----------------------------------------------------------------------------
- ; HUDSONPATH <path>
- ; Path to your Hudson format msgbase.
- ;HUDSONPATH C:\MAIL\
-
-
- ; -----------------------------------------------------------------------------
- ; Default settings applicable to all msg areas.
- ; Each of these settings may also be put after any area statement in this file,
- ; to modify the specifics of each specific msgarea.
- ; PSEUDONYM <username>
- ; ALIAS <aka>
- ; ORIGIN <textline>
- ; INTERNET <gatewaynodenumber>
- ; TEXTFILE <textexportdefault>
- ; COOKIEFILE <pathname>
- ; SPELLCHECK <cmdline>
- ; ENTER_MACRO <macrostring>
- ; REPLY_MACRO <macrostring>
- ; QUOTE_MACRO <macrostring>
- ; COMMENT_MACRO <macrostring>
- ; CHANGE_MACRO <macrostring>
- ; MSGACCESS READONLY
- ; MSGACCESS ENTERONLY
- ; MSGATTRIBUTE PRIVATE | PUBLIC
- ; MSGATTRIBUTE SIGN | NOSIGN
- ; MSGATTRIBUTE CRYPT | NOCRYPT
- ; MSGATTRIBUTE HOLD | NORMAL | CRASH | IMMEDIATE
- ; MSGATTRIBUTE GATED | ROUTED | DIRECT
- ; MSGATTRIBUTE KEEPSENT | KILLSENT
- ; The following line is (obviously ;-) not allowed in the default section...
- ; ECHOTAG <echotag>
-
- ;PSEUDONYM Jan Doe
- ;ALIAS 123:456/789.10
- ;ORIGIN AINEX-BBS Amersfoort, The Netherlands
- ;INTERNET 2:283/512@fidonet
- ;COOKIEFILE C:\XENIA\COOKIE.DAT
- ;SPELLCHECK C:\SPELL\CHECKER.EXE C:\XENIA\XENEDIT.WRK
- ;ENTER_MACRO \Alt_1
- ;REPLY_MACRO \Alt_1Responding to your message of <\org_date> to \org_toname (\org_dest):\Enter\Enter
- ;QUOTE_MACRO \Alt_1In a message of <\org_date> to \org_toname (\org_dest), you wrote:\Enter\Enter
- ;COMMENT_MACRO \Alt_1In a message of <\org_date>, \org_fromname (\org_orig) wrote to you:\Enter\Enter
- ;CHANGE_MACRO \Space* Msg changed by \cur_pseudonym (\cur_alias), originally dated <\org_date>\Enter\Enter
-
-
- ; -----------------------------------------------------------------------------
- ; AREA <format> <type> <path>|<pathname>|<number> "description text"
- ; <format> FIDO *.MSG
- ; PANDORA BBS program on Atari ST, PC, Unix
- ; HUDSON RA MSG*.BBS msgbase
- ; RBBS RBBS-PC incl. netmail line as in Jan Terpstra's RBBSMAIL
- ; SQUISH Squish format msgbases
- ; JAM JAM format msgbases
- ; <type> LOCAL Local area
- ; NET NetMail area
- ; PERSONAL Personal/badmsgs/dupes area
- ; Replies go directly to netmail or correct area!
- ; ECHO EchoMail area
- ; LEAF GroupMail leaf node area (no origin line)
- ; MIDDLE GroupMail middle node area (no origin line)
- ; TOP GroupMail top node area (no origin line)
- ; GROUPGATE GroupMail/EchoMail gateway node area
- ; <path> FIDO format (e.g. C:\MAIL\SOMEPATH\)
- ; <pathname> PANDORA, RBBS, SQUISH, JAM formats (e.g. C:\MAIL\SOMEAREA)
- ; <number> HUDSON format area number 1-200 (e.g. 23)
- ; "text" Description text for this area (do put doublequotes "" around it)
- ;
- ; The number of areas is almost unlimited, and you may use all formats in a
- ; single setup. No prob at all, XenEdit can handle them all at the same time.
- ;
- ; Private replies to an echo msg are automatically saved to the netmail area
- ; that is first found when scanning upward towards the first area.
- ; Therefore, always first have a netmail area, and then echomail areas below.
- ; XenEdit can handle multiple domains in a single netmail area, but if you want
- ; them separate, put the netmail dir for each domain above the echomail areas
- ; for that domain.
-
-
- ;AREA FIDO NET C:\MAIL\UUCPMAIL\ "Internet mail via bitbike.iaf.nl gateway"
- ;MSGATTRIBUTE PRIVATE NOSIGN NOCRYPT NORMAL ROUTED KEEPSENT
- ;INTERNET 2:283/512.2
-
- ;AREA SQUISH PERSONAL C:\MAIL\UUCPBAD "Usenet news (unknown conference areas)"
- ;INTERNET 2:283/512.2
-
- ;AREA FIDO NET C:\MAIL\NETMAIL\ "FidoNet NetMail (Private Msgs)"
- ;MSGATTRIBUTE PRIVATE NOSIGN NOCRYPT NORMAL ROUTED KILLSENT
-
- ;AREA FIDO PERSONAL C:\MAIL\PERSONAL "Personal net/echo-mail"
- ;AREA SQUISH PERSONAL C:\MAIL\BAD_MSGS "Bad messages (unknown conference areas)"
- ;AREA SQUISH PERSONAL C:\MAIL\DUPES "Duplicate messages (to be analyzed)"
- ;AREA SQUISH LOCAL C:\MAIL\LOCAL "Local Messages & Comments to the sysop"
-
- ;AREA HUDSON ECHO 1 "Hudson format echo"
- ;AREA JAM ECHO C:\MAIL\JAM1 "JAM format echo"
- ;AREA PANDORA ECHO C:\MAIL\PANDORA1 "Pandora format echo"
-
- ;AREA RBBS NET C:\RBBS\NETMAILM.DEF "RBBS format net"
- ;PSEUDONYM SYSOP
- ;AREA RBBS LOCAL C:\RBBS\RBBSM.DEF "RBBS format local"
- ;PSEUDONYM SYSOP
-
- ;AREA SQUISH ECHO C:\MAIL\ISDNEUR "ISDN Europe (English)"
- ;ECHOTAG ISDN.EUR
- ;AREA SQUISH ECHO C:\MAIL\ISDNNL "ISDN Nederland (Nederlands)"
- ;ECHOTAG ISDN.028
-
- ;AREA JAM ECHO C:\MAIL\SOMEECHO "Some alternet echo"
- ;ECHOTAG SOMEECHO
- ;ALIAS 123:456/789.10
-
-
- ; =============================================================================