; wtrtest.txt
;
; This is the WaterGate help file
; This file is included by wtrgate.txt
;
; Contents: WtrTest help
;

; quick reference:
;
; #topic(reference text)
; #subtopic(reference text)
; #end
; #title(text)
; Space at start of line or #linebreak
; Empty line or #break
; #link(reference)(text)
; #highlight(text) or #hl(text)


;---------------------------------------------------------------------------
; WtrTest main menu
;
#topic(WtrTest Main Menu)
#title(WtrTest Main Menu)
This is the main menu of WtrTest. You can use this program to
simulate netmail and e-mail messages without needing any file
on disk. WtrTest contains the same code as WtrGate, with a lot
of file access functions left out.

WtrTest can be used to verify the configuration, especially
the gateway address translations and routing options.
#end


;===========================================================================
; WtrTest Simulate netmail
;
#topic(WtrTest Simulate netmail)
#title(Simulate Netmail)
This topic relates to the fields that can be filled in in WtrTest
when simulating a netmail.

This option enables you to simulate a netmail.
#hl(Press F10 to start the simulation)

#subtopic(SimNet FromUser)
#title(From user)
Fill in the full name of the sender of the simulated netmail message.

Example:
 Ramon van der Winkel

#subtopic(SimNet FromAKA)
#title(From AKA)
Enter the node number of the sender of the simulated netmail message.

Example:
 2:200/111.15

#subtopic(SimNet ToUser)
#title(To user)
Enter the full name of the recipient of the simulated netmail message.

Example:
 Jaap Aap

#subtopic(SimNet ToAKA)
#title(To AKA)
Enter the node number of the recipient of the simulated netmail.

Example:
 2:200/111.46

#subtopic(SimNet ToLine)
#title(To: line)
Enter an optional to-line that will be put on the first line of the
body of the message. This can be used in testing messages addressed
to the gateway.

Example:
 ramon@wsd.wline.se
#end


;===========================================================================
; WtrTest Simulate Email
;
#topic(WtrTest Simulate Email)
#title(Simulate E-mail)
This topic relates to the fields that can be filled in in WtrTest
when simulating a e-mail.

This option enables you to simulate an e-mail.
#hl(Press F10 to start the simulation)

#subtopic(SimEmail EnvelopeHeader)
#title(Envelope header)
This field must contain the address of the final recipient and
reflects the information normally found in UUCP .X files or SMTP
.WRK files. You can test incomplete addresses (without the domain
part) as well. You can use this field to test the routing for domains
and gating for certain addresses. Try the p.f.n.z.domain handling as
well, if you wish.

Example:
 ramon@wsd.wline.se

#subtopic(SimEmail ToHeader)
#title(To: header)
This field is optional and can contain the e-mail address of the
same recipient as mentioned in the envelope header field. You can add
a full name between braces as well. Messages from mailing lists often
do not contain the same address as in the envelope header and you
can test that as well.

Example:
 ramon@wsd.wline.se
 ramon@wsd.wline.se (Ramon van der Winkel)

#subtopic(SimEmail FromHeader)
#title(From: header)
This field is used when gating and ends up in the FTN From:
field. You can fill in strange formats of this field and test how
WaterGate handles them.

Example:
 jaap.aap@wline.se (Jaap Aap)
 Jaap.Aap@wline.se
#end


;===========================================================================
; WtrTest Processing Controls
;
#topic(WtrTest Processing Controls)
#title(Processing Controls)
These settings allows you to control the important parameters that
influence the distribution. These parameters can otherwise be
given to WaterGate via the command line, or require a change in the
configuration.

;## explain effect of the below options better!
#subtopic(TestCtrl NoNetmail)
#title(-NONETMAIL)
When enabled, WtrTest will not route received netmail messages
but stores them in the primary netmail area. WtrTest, of course,
only simulates this.

#subtopic(TestCtrl NoExport)
#title(-NOEXPORT)
When enabled, messages are only imported into message bases and
WtrTest will simulate scanning and exporting messages.

#subtopic(TestCtrl NoLocal)
#title(-NOLOCAL)
When enabled, WtrTest will only export new messages, not import them.

#subtopic(TestCtrl SystemMode)
#title(System mode)
This option selects which type of mailer WtrTest expects and
simulates for. Especially the difference between FrontDoor and
the others is important in regard to netmail routing.
#end


;---------------------------------------------------------------------------
; WtrTest Routing tables
;
#topic(WtrTest Routing Tables)
#title(Routing Tables)
This listing gives you an insight view into the internal tables
WtrGate uses for routing netmail and e-mail messages.
#end


; end of file wtrtest.txt

