home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
com
/
bbs
/
uugat019
/
uugate.cfg
< prev
next >
Wrap
Text File
|
1994-02-04
|
27KB
|
443 lines
;----------------------------------------------------------------------------;
; REMEMBER IT'S A TEST RELEASE, SO YOUR COMMENT ARE VALUABLE ;
; ;
; This package for Internet gatewaying is FREEWARE ... ;
; ;
; The only thing you have to do is to send an E-Mail to me, ;
; thats because i wan't to know how many that's using it and tell me if ;
; you wan't to be on the mailing list. ;
; ;
; Feel free to bug me for bugs and new features you want to see in uugate ;
; ;
; Jesper Brondum: ;
; Internet: jbr@cindy.ct.se ;
; Fidonet : 2:200/427 ;
; Applelink: sw1165 ;
; ;
; ;
;----------------------------------------------------------------------------;
; WARNING: due to test on my system mail sometimes get lost, if you don't ;
; get an answer from me in a week, send it again. ;
;----------------------------------------------------------------------------;
;----------------------------------------------------------------------------;
; UseHPFS YES|NO ;
; if set to YES long HPFS filenames will be used. ;
; (not fully tested so use it with care ...) ;
;----------------------------------------------------------------------------;
UseHPFS YES
;----------------------------------------------------------------------------;
; System <host> Any g/size/wind <dialer> <comport> <baud> <phone> <script> [<script>] ;
; ( Max 16 ) ;
; The uucico host description ;
; Most of the Taylor uucp \ commands are implemented. ;
; g pkt len is 1 to 7 ;
; g pkt size is 64 to 1024 bytes ;
; ( g/64/7 will probably work with everything ) ;
;----------------------------------------------------------------------------;
System seunet Any g/64/7 usr COM2 38400 136870 "" \r pnet> seunet\s/stream gin: cindy word: yep
System olga Any g/512/7 Direct COM2 38400 000 "" \r gin: nuucp
System gilda Any g/512/7 usr COM2 38400 139080 "" \r name: cindy word: yep
System gia Any g/128/3 Direct COM2 38400 000 "" \r gin: nuucp
System kylie Any g/128/3 Direct COM2 38400 000 "" \r gin: nuucp
System lea Any g/128/3 Direct COM2 38400 000 "" \r gin: nuucp
System nikki Any g/128/3 Direct COM2 38400 000 "" \r gin: nuucp
;----------------------------------------------------------------------------;
; Dialer <name> <script> [<script>] ;
; ( Max 16 ) ;
; script is send & response part ;
; the dialer description to use in "System" ;
;----------------------------------------------------------------------------;
Dialer usr ATH OK ATZ OK AT&D2 OK ATE0X1S0=0 OK
;----------------------------------------------------------------------------;
; Password <username> <password> <realname> <shell> <homedir> ;
; ( Max 16 ) ;
; A list of user allowed to login to uucp. ;
; uucp is the only shell that works, homedir is not used yet. ;
;----------------------------------------------------------------------------;
Password gilda yep Jesper_Brondum uucp c:/uugate/usr/jbr
Password jbr yep Jesper_Brondum uucp c:/uugate/usr/jbr
Password jb yep Jesper_Brondum uucp c:/uugate/usr/jbr
Password ra yep Rolf_Andersson uucp c:/uugate/usr/ra
;----------------------------------------------------------------------------;
; Permission <systemname> ;
; ( Max 16 ) ;
; A list of remote uucp sites that are allowed to connect to ours. ;
;----------------------------------------------------------------------------;
Permission gilda
Permission gia
Permission kylie
Permission lea
Permission nikki
;----------------------------------------------------------------------------;
; FakeNode <zone>:<net>/<node>.<point> ;
; ToNode <zone>:<net>/<node>.<point> ;
; ;
; FakeNode is where the gateway resides. ;
; ToNode to what address uftoss sends the mail/news. ;
;----------------------------------------------------------------------------;
FakeNode 2:200/427.3
ToNode 2:200/427.0
;----------------------------------------------------------------------------;
; Nodename <name> ;
; Domain <name> ;
; PercentHack YES|NO ;
; ;
; Descriptions of your nodename/domain ;
; ;
; ie: my address is jbr@cindy.ct.se ;
; ^^^ ^^^^^ ^^^^^ ;
; user -------^ ^ ^ ;
; nodename --------^ ^ ;
; domain ----------------^ ;
; ;
; PercentHack set to YES will make the address look like user%node@domain ;
;----------------------------------------------------------------------------;
Nodename cindy
Domain ct.se
PercentHack NO
;----------------------------------------------------------------------------;
; AllowUnlisted YES|NO ;
; ;
; If you allow nodes on fidonet to send mail trough your gateway if they ;
; are unlisted in the MapNode or MapUser list. ;
; If set to NO, fidomail will be returned to the sender with a note. ;
;----------------------------------------------------------------------------;
AllowUnlisted YES
;----------------------------------------------------------------------------;
; SetAttr Crash|Private|Local|KillSent|Hold|InTransit ;
; ;
; Allows you to set the attributes on gated mail. ;
;----------------------------------------------------------------------------;
;SetAttr Crash
SetAttr Private
;SetAttr Local
;SetAttr KillSent
;SetAttr Hold
;SetAttr InTransit
;----------------------------------------------------------------------------;
; Mailhost <name> ;
; Newshost <name> ;
; FullAddr YES|NO ;
; ;
; Mailhost is where your non local mail is going to. ;
; Newshost is the name of the newsserver. ;
; (watch out both mail/newshost MUST point to an entry in System.) ;
; The name of your mailhost. ;
; FullAddr set to YES will alway include the node in the address, even if ;
; the node is "NodeName" ;
;----------------------------------------------------------------------------;
Mailhost seunet
Newshost seunet
FullAddr YES
;----------------------------------------------------------------------------;
; Organization <text> ;
; ;
; The string that apears on the Org. line in News articles ;
;------------|-----------------------------------------------------|---------;
Organization Home of uugate, the OS/2 Internet/Fidonet gateway
;----------------------------------------------------------------------------;
; Split <unsigned integer> ;
; Linebreak <unsigned integer> ;
; StripHibit YES|NO ;
; ;
; Afther what number of bytes to split incomming News/mail. ;
; Most fido tossers/qwk readers can't handle more that 12k large messages. ;
; Because fidomail is unbounded text we have to linebreak afther what bytes ;
; so we don't end up with a 10k large line in News/Mail. ;
; Striphibit, if set to yes it replaces 8bit codes with a "." ;
;----------------------------------------------------------------------------;
Split 11500
Linebreak 79
StripHibit YES
;----------------------------------------------------------------------------;
; NetmailDir <path> ;
; ScanName <name> ;
; ScanAddr fullfidoaddr ;
; KillSent YES|NO ;
; ;
; Where we scan for messages to uucp, *MUST* be MSG messages. ;
; ScanName, ScanAddr is what uugate look's for in the netmail folder ;
; Kills netmail afther sending them, else marks them as Sent ;
;----------------------------------------------------------------------------;
NetmailDir D:/Msg/Net
ScanName uucp
ScanAddr 2:200/427.0
KillSent YES
;----------------------------------------------------------------------------;
; InMail <path> ;
; InNews <path> ;
; Outbound <path> ;
; ;
; Where we put the *.PKT files generated by uftoss, so squish can find them. ;
; ;
; In what Bikeley file we can find the list of ARCed packages for internet. ;
; Both Netmail & Echomail are allowed to be packed. ;
;----------------------------------------------------------------------------;
InMail c:/bbs/inbound/mail
InNews c:/bbs/inbound/news
Outbound c:/bbs/outbound/00c801ab.pnt/00000003.hlo
;----------------------------------------------------------------------------;
; SpoolDir <path> ;
; HomeDir <path> ;
; TempDir <path> ;
; AttachDir <path> ;
; ;
; SpoolDir is where your spool directory is located. ;
; HomeDir is where uugate resides. ;
; TempDir is where uugate programs put their temporary files. ;
; AttachDir is where files for autoencode is. (ie FileAttaches) ;
;----------------------------------------------------------------------------;
SpoolDir c:/bbs/uugate/spool
HomeDir c:/bbs/uugate
TempDir c:/bbs/uugate/tmp
AttachDir c:/bbs/Inbound
;----------------------------------------------------------------------------;
; Origin <text> ;
; ;
; What text to appear in the origin line of gated News articles. ;
;----------------------------------------------------------------------------;
Origin Internet gateway (cindy) (2:200/427.3)
;----------------------------------------------------------------------------;
; TrashUnsub YES|NO ;
; KeepSubgroups YES|NO ;
; Crosspost YES|NO ;
; ;
; Set this to NO if you want uftoss not to trash unlisted News aricles, ;
; ie. articles that not are available in the MapNews listing. ;
; Set KeepSubgroups to YES if you want uftoss to accept all subgroups below ;
; the root group to be tossed. ie comp.os.os2 is the root for all the ;
; other comp.os.os2 groups. ;
; If Crosspost is set to YES, uugate will post the news articles in all ;
; listed newsgroups, else it post it in the first found in MapNews ;
;----------------------------------------------------------------------------;
TrashUnsub YES
KeepSubGroups YES
Crosspost YES
;----------------------------------------------------------------------------;
; UnCompress <command> <options> ;
; CunBatch <string>
; ;
; The command line that uftoss uses to spawn uncompress. ;
; This is only used if you recieves cunbatch16 files. ;
; CunBatch is normaly set to cunbatch, but zunbatch will be right for gzipers;
;----------------------------------------------------------------------------;
;UnCompress compress -dv
UnCompress gzip -dv
CunBatch cunbatch
;----------------------------------------------------------------------------;
; UnArc <command> <options> ;
; Encoder <command> ;
; Decoder <command> ;
; ;
; The command line that uftoss uses to spawn ARC. ;
; This is must be present, with ARC,ZIP,LH... or what unarcer you are using.;
; ie. YOU MUST SEND ARCED PACKAGES TO FUTOSS from your fido tosser ;
; Encoder/decoder is for autoec/decoding of enclosed files .. ;
;----------------------------------------------------------------------------;
UnArc pkunzip -x
Encoder UUEncode
Decoder UUDecode
;----------------------------------------------------------------------------;
; DialTries <unsigned integer> ;
; DialDelay <unsigned integer> ;
; DialTimeout <unsigned integer> ;
; DialPrefix <string> ;
; ;
; DialTries is how many times uucico will trie to call your host. ;
; DialDelay is the time (delay) between the attemps. ;
; DialTimeout is the time uucico waits for the CONNECT string. ;
; DialPrefix is the string sent to the modem before the phonenumber. ;
;----------------------------------------------------------------------------;
DialTries 25
DialDelay 5
DialTimeout 30
DialPrefix ATDT
;----------------------------------------------------------------------------;
; MapUser <alias> <name> <zone>:<net>/<node>.<point> ;
; ;
; You can make uftoss route mail to other systems. ;
; ie. uftoss only tries to route mail addressed to THIS address. ;
; jbr@cindy.ct.se or jbr@ct.se uftoss will trie to route, ;
; but not jbr@tube.ct.se, this has to be described in MapNode. ;
; Restrictions: ;
; Max 128 entries ;
; postmaster *MUST* be present, so uugate know where to post failed mail. ;
;----------------------------------------------------------------------------;
MapUser postmaster Postmaster 2:200/427.0
MapUser jbr Jesper_Brondum 2:200/427.0
MapUser lbr Lars_Brondum 2:200/427.2
MapUser gumse Lars_Gustafsson 2:200/427.14
;----------------------------------------------------------------------------;
; MapNode <nodename> <zone>:<net>/<node>.<point> ;
; ;
; Description of nodes in your domain. ;
; ex. MapNode tube 2:200/422.0 ;
; ie. if uftoss recieves a mail to tobias_joensson@tube.ct.se it will ;
; send the netmail to Tobias Joensson at 2:200/422.0 ;
; ie. if futoss recieves a netmail from Tobias Joensson at 2:200/422.0 it ;
; will translate it to the internet address tobias_joensson@tube.ct.se ; ;
; Restrictions: ;
; Max 256 entries ;
; your node *MUST* be present, so uugate know where to post failed mail. ;
;----------------------------------------------------------------------------;
MapNode cindy 2:200/427.0
MapNode glopen 2:200/427.0
MapNode p2.cindy 2:200/427.2
MapNode btw 2:200/427.9 Joakim_Jardenberg
MapNode zaphod 2:200/427.12 Lasse_Larsson
MapNode kcc 2:200/427.16 Johan_Billing
MapNode homebase 2:200/427.17
MapNode tbs 2:200/427.18 Johannes_Nilsson
MapNode voluspa 2:200/427.19 Mats_Johannesson
MapNode steel 2:200/427.20 Peter_Nordin
MapNode devotional 2:200/427.23 Daniel_Martensson
MapNode xantii 2:200/427.24 Niclas_Bendroth
MapNode hyper 2:200/427.25 Anders_Sultan
MapNode beachen 2:200/103.0 Jimmy_Larsson
MapNode dtek 2:200/103.42 Jimmy_Larsson
MapNode channel 2:200/106.0 Tommy_Svensson
MapNode apexo 2:200/108.0 Magnus_Danielsson
MapNode hotline 2:200/109.0 Gert_Bohman
MapNode swedx 2:200/110.0 Hermod_Pedersen
MapNode ferrari 2:200/111.0 Giovanni_Ferrari
MapNode gc 2:200/111.2 Jan_Gajdos
MapNode dennis 2:200/113.0 Haakan_Dennersten
MapNode lodge 2:200/114.2 Bo_Rosen
MapNode pb 2:200/114.3 Patrik_Berglund
MapNode mf 2:200/117.0 Kristoffer_Bengtsson
MapNode warp-9 2:200/119.0 Paul_Ljungqvist
MapNode dolphins 2:200/123.0 Stefan_Andersson
MapNode midinet 2:200/128.0 Lars_Reynold
MapNode lurivax 2:200/134.0 Kent_Klarstroem
MapNode m 2:200/134.100 Robert_Nilsson
MapNode z42 2:200/208.0 Magnus_Zetterberg
MapNode hdnews 2:200/214.0 Christer_Klingborg
MapNode dst 2:200/219.0 Micke_Persson ( via 113 )
MapNode synovia 2:200/306.30 Bengt_Lindell
MapNode clobbs 2:200/316.0 Crister_L_Olsson
MapNode spectre 2:200/400.0 Mats_Lindvall
MapNode spectre 2:200/406.0 Mats_Lindvall
MapNode secret 2:200/407.0 Andreas_Birgersson
MapNode spectre 2:200/411.0 Mats_Lindvall
MapNode elektra 2:200/414.0 Jorgen_Claesson
MapNode spectre 2:200/416.0 Mats_Lindvall
MapNode andys 2:200/419.0 Andreas Hansson
MapNode tube 2:200/422.0 Tobias_Joensson
MapNode tsdata 2:200/422.1 Tobias_Joensson
MapNode iciq 2:200/422.10 Jesper_Tradgard
MapNode kockens 2:200/423.0 Jesper_Kock
MapNode octopussy 2:200/424.0 Roger_Lundgren
MapNode tlgi 2:200/426.0 Edward_Gullstrand
MapNode tsys 2:200/429.0 Tommy_Essebo
MapNode lang 2:200/504.13 x_x ( via 422)
MapNode skaning 2:200/504.20 Andreas_Scharin ( via 422)
MapNode troed 2:200/612.0 Richard_Troedsson
MapNode destiny 2:200/613.0 Kaare_Dyfvelsten ( via 113 )
MapNode basen1989 2:201/138.0 Bo_Jacobsson ( via 422)
MapNode sm0nbj 2:201/138.3 Danny_Kohn ( via 422)
MapNode domino 2:201/292.0 Ket_Thylberg
MapNode hts 2:201/293.0 Jesper_Martenson
MapNode heathech 2:201/293.1
MapNode pits 2:201/293.3
MapNode endor 2:201/293.4 Johan_Svahn
MapNode cpq 2:201/293.99 Jesper_Martenson
MapNode maf 2:201/296.0 Mats_Fredriksson
MapNode noja 2:201/316.0 Mathias_Haas
MapNode zepea 2:201/411.50 Olle_Vikstroem ( via 422)
MapNode rn 2:201/453.0 Mattias_Pettersson
MapNode soul 2:201/2107.0 Michael_Jansson
MapNode comvit 2:201/2115.0 Martin_Alexandersson
MapNode ebm 2:203/131.0 x_x ( via 203/219 )
MapNode masten 2:203/143.0 Mats_Kling ( via 422 )
MapNode anova 2:203/153.0 Anders_Hurtig ( via 422 )
MapNode daggskim 2:203/203.7 Bo_Leuf
MapNode tds 2:203/219.0 Mattias_Larsson
MapNode abulafia 2:203/310.1 Peter_Henriksson ( via 422 )
MapNode mbbs 2:203/323.0 Anders_Hjelmstroem ( via 117 )
MapNode panacea 2:204/406.0 Paul_Leffler
MapNode online 2:204/409.0 Micke_Andersson ( via 204/406)
MapNode divers 2:203/410.11 Lars_Wessing
MapNode haricot 2:204/460.0 Robin_Malmberg
MapNode thornet 2:203/511.0 Anders_Thoresson ( via 422 )
MapNode stacken 2:204/419.0 Roine_Stenberg ( via 422 )
MapNode wtp 2:204/419.7
MapNode magnus 2:204/426.0 Johan_Olofsson
MapNode pointless 2:204/426.4 Christopher_Svenstedt
MapNode komar 2:204/469.0 Kjell-Ove_Martinsson
MapNode wland 2:204/511.0 Tomas_Svensson
MapNode wfdf 2:205/106.0 Johan Lindgren ( via 422 )
MapNode media 2:205/108.0 Johan Lindgren ( via 422 )
MapNode orthanc 2:205/302.0 Rikard_Sundberg ( via 422 )
MapNode sanctop 2:205/316.0 Ulf_Nygards
MapNode palle 2:205/430.11 Pierre_Martin ( via 422 )
MapNode ekmbbs 2:205/607.0 Janne_Holm
MapNode valhall 2:205/611.0 Anders_Homkamaa ( via 422 )
MapNode ette 2:205/611.1 Mattias_Lindgren ( via 422 )
MapNode tower 2:205/419.0 Lars_Holmqvist
MapNode sdk 2:206/110.0 Anders_Torvestig ( via hub )
MapNode home 2:206/110.8 Patrik_Bylund ( via hub )
MapNode cd 2:206/220.0 Patrik_Bylund ( via hub )
MapNode fbi 2:200/123.0 Stefan_Andersson
MapNode thornet 2:203/117.5 Anders_Thoresson ( via 422 )
MapNode brdrland 2:201/293.0 Jesper_Martenson
MapNode test 60:101/101.0
MapNode xxxxx 2:200/427.0
;----------------------------------------------------------------------------;
; MapNode <nodename> <zone>:<net>/<node>.<point> ;
; ;
; Description of News/Echomail you want to handle. ;
; This table is bidirectional in mapping News -> echomail and vise versa. ;
; ;
; + Send articles both ways (Inbound/Outbound) ;
; > Only recieve news (Moderated/Inbound) ;
; < Only send echomail (Outbound) ;
; - No flow in any direction ; ;
; Restrictions: ;
; Max 2000 entries ;
;----------------------------------------------------------------------------;
MapNews + comp.os.os2.advocacy COMP.OS.OS2.ADVOCACY
MapNews > comp.os.os2.announce COMP.OS.OS2.ANNOUNCE
MapNews + comp.os.os2.apps COMP.OS.OS2.APPS
MapNews + comp.os.os2.beta COMP.OS.OS2.BETA
MapNews + comp.os.os2.bugs COMP.OS.OS2.BUGS
MapNews + comp.os.os2.misc COMP.OS.OS2.MISC
MapNews + comp.os.os2.multimedia COMP.OS.OS2.MULTIMEDIA
MapNews + comp.os.os2.networking COMP.OS.OS2.NETWORKING
MapNews + comp.os.os2.programmer.misc COMP.OS.OS2.PROGRAMMER.MISC
MapNews + comp.os.os2.programmer.porting COMP.OS.OS2.PROGRAMMER.PORTING
MapNews + comp.os.os2.programming COMP.OS.OS2.PROGRAMMING
MapNews + comp.os.os2.programming.misc COMP.OS.OS2.PROGRAMMING.MISC
MapNews + comp.os.os2.setup COMP.OS.OS2.SETUP
MapNews + comp.os.os2.ver1x COMP.OS.OS2.VER1X