;
;
; QMail Routing Configuration File
;
;
; Revision 1.30 *gamma*
;
;
; (C) Copyright 1988-92 by Greg Dawson and George Peace. All Rights Reserved.
;
;
; January 30, 1992
;
;
; Command Reference:
;
; SCHED <tag> <day> [<start_time> <end_time>]
;
; SEND [NoArc] [Msg] <verb> <nodes...>
;
; ROUTE [NoArc] [Msg] <verb> <hub_node> <nodes...>
;
; GATEROUTE <verb> <zonegate> <nodes...>
;
; CHANGE <from_verb> <to_verb> <nodes...>
;
; POLL [Msg] <verb> <nodes...>
;
; ATTACH [Msg] <verb> <file1+file2+file3...> <nodes...>
;
; GET [Msg] <verb> <file1+file2+file3...> <nodes...>
;
; FORWARD-TO [FILE] <nodes...>
;
; FORWARD-FROM [FILE] <nodes...>
;
; DOS <command> [arguments]
;
; UPDATE [Msg] <verb> <filespec> <nodes...>
;
; HOSTROUTE [max_bytes]
;
; HOSTROUTEEXCLUDE <z:n z:n z:n...>
;
; DEFINE <constant> <expression>
;
; LEAVE <nodes...>
;
; UNLEAVE <nodes...>
;
; NETMAIL_SCAN <directory>
;
;
; Key:
;
; <tag> ....... Any text, up to 32 characters in length (no spaces).
;
; <verb> ...... Any one of the following verbs:
;
; NORMAL ....... (.FLO or .OUT)
; CRASH ........ (.CLO or .CUT)
; HOLD ......... (.HLO or .HUT)
; DIRECT ....... (.DLO or .DUT)
; EXPRESS ...... (.PKT) for attach outbound
;
; <nodes> ..... Full 'zone:net/node' number. If 'zone' or 'net' are
; ommited, they will default to the previous entry on
; the line.
;
; <hub_node> .. Hub node routed mail is sent to.
;
; <day> ....... Any combination of the following, may be joined by
; the '|' symbol (i.e. "Sun|Mon"):
;
; All
; Week
; WkEnd
; Sun
; Mon
; Tue
; Wed
; Thu
; Fri
; Sat
;
;
; *** IMPORTANT ***
;
; THIS IS AN EXAMPLE ROUTING CONFIG FILE. CHANGE IT TO SUIT YOUR
; PARTICULAR NEEDS.
;
;
SCHED AllTheTime All
SEND Direct 120/36 136
SEND Direct 120/102
SEND Direct 120/116
SEND Direct 120/160
SEND Direct 120/226
SEND Direct 159/125
ROUTE Direct 120/102 2:All 3:All 4:All 5:All 6:All
SEND Hold 106/1
SEND Hold 106/991
SEND Hold 110/40
SEND Hold 120/116
SEND Hold 151/119
SEND Hold 159/100
SEND Hold 236/16
SEND Hold 276/100
FORWARD-FROM FILE 120/36 120/116
FORWARD-TO FILE 120/36 120/116 120/160 120/226