1#
2#
3# NEW!!! (FIDOGATE 5.2.0ds) single common config file
4#
5# dyff example config
6#
7##############################################################################
8# C O M M O N   C O N F I G U R A T I O N                                    #
9##############################################################################
10
11# Paths to basic dirs
12#
13CONFIGDIR	/fido/etc
14BINDIR		/fido/bin
15LIBEXECDIR	/fido/libexec
16LOGDIR		/fido/var/log/fidogate
17VARDIR		/fido/var/lib/fidogate
18LOCKDIR		/fido/var/run/fidogate
19SPOOLDIR	/fido/spool
20BTBASEDIR	/fido/spool/bt
21NETMAILDIR	/fido/spool/bt/netmail
22
23INBOUND		%B/in
24PINBOUND	%B/pin
25#UUINBOUND      %B/uuin
26
27# nl-autoupd
28DIFFDIR         /fido/fileecho/nodediff
29NLDIR           /fido/nodelist
30NLFDIR          /fido/fileecho/nodelist
31
32# Config files
33ACL		%C/acl
34ALIASES		%C/aliases
35AREAS		%C/areas
36HOSTS		%C/hosts
37FTNACL		%C/ftnacl
38PASSWD		%C/passwd
39PACKING		%C/packing
40ROUTING		%C/routing
41SPYES		%C/spyes
42UPLINKS		%C/uplinks
43
44# Gate config
45CONFIG_GATE	= %C/fidogate.conf
46
47# Databases
48HISTORY		%V/history
49TIC_HISTORY	%V/tic_hist
50DBC_HISTORY	%V/dbc
51HUBROUTEDB	%V/route
52
53
54LOGFILE		%G/log
55
56# File with compiled by charsetc characteristic set.
57CHARSETMAP	%L/charset.bin
58
59# Path to sequencer
60SEQ_MAIL	%V/seq/mail
61SEQ_NEWS	%V/seq/news
62SEQ_MSGID	%V/seq/msgid
63SEQ_PKT		%V/seq/pkt
64SEQ_SPLIT	%V/seq/split
65SEQ_FF		%V/seq/ff
66SEQ_TOSS	%V/seq/toss
67SEQ_PACK	%V/seq/pack
68SEQ_TICK	%V/seq/tick
69
70# Directories for gateway and tossting and output tick's files
71OUTRFC_MAIL	%S/outrfc/mail
72OUTRFC_NEWS	%S/outrfc/news
73OUTPKT		%S/outpkt
74OUTPKT_MAIL	%S/outpkt/mail
75OUTPKT_NEWS	%S/outpkt/news
76TOSS_TOSS	%S/toss/toss
77TOSS_ROUTE	%S/toss/route
78TOSS_PACK	%S/toss/pack
79TOSS_BAD	%S/toss/bad
80TICK_HOLD	%B/tick
81
82
83# News directories
84INN_BATCHDIR	/var/spool/news/outgoing
85NEWSVARDIR	/var/lib/news
86NEWSLIBDIR	/usr/lib/news
87NEWSBINDIR	/usr/lib/news/bin
88NEWSSPOOLDIR	/var/spool/news/articles
89
90# facility, level when using syslog support (LOGFILE = "syslog")
91# NOT YET SUPPORTED by FIDOGATE C programs (used by Perl scripts)
92LogFacility	local15
93LogLevel	notice
94
95# OPTIONAL:
96#
97# MSDOS client drive to UNIX server directory translation. This allows
98# FIDOGATE running on a UNIX system and BinkleyTerm on an MSDOS or OS2 PC.
99#
100#DosDrive	H:	/home
101#DosDrive	I:	/var/spool
102#DosDrive	P:	/u1
103#DosDrive	Q:	/u2
104
105
106# AREAS.BBS EchoMail distribution list
107AreasBBS	%V/areas.bbs
108
109# FAREAS.BBS file distribution list
110FAreasBBS	%V/fareas.bbs
111
112SENDMAIL	/usr/bin/true
113INEWS		/usr/bin/true
114
115
116##############################################################################
117# I N T E R N E T   A D D R E S S                                            #
118##############################################################################
119
120# hostname and domain
121Hostname	f1
122Domain		n4500.z2.fidonet.by
123# optional domain name for entries in HOSTS file
124#HostsDomain	f1
125
126#AddressIsLocalForXPost  *[@.]vsu.ru,*[@.]f8.n5025.z2.fidonet.org
127#AddressIsLocalForXPost	*@corex.izhora.spb.ru,*@f1229.n5030.z2.fidonet.org
128
129##############################################################################
130# F I D O N E T   A D D R E S S E S                                          #
131##############################################################################
132
133# Основной адрес и aka
134
135Address		2:4500/1
136# optional (different) gateway address, same as `ADDRESS' if missing
137#GateAddress	2:2499/999.1
138
139
140# zones and domains, the outbound directory is relative to the one
141# specified with `BTBASEDIR'.
142#
143#	zone	Internet domain		FTN domain	Outbound
144#	----	---------------		----------	--------
145Zone	default	.fidonet.org		fidonet		out
146Zone	1	.fidonet.org		fidonet		out.001
147Zone	2	.fidonet.org		fidonet		out
148Zone	3	.fidonet.org		fidonet		out.003
149Zone	4	.fidonet.org		fidonet		out.004
150Zone	5	.fidonet.org		fidonet		out.005
151Zone	6	.fidonet.org		fidonet		out.006
152
153# Use ASO instead BSO
154#AmigaStyleOutbound
155
156##############################################################################
157# A R E A F I X   C O N F I G U R A T I O N                                  #
158##############################################################################
159
160# Mailer program (must behave like sendmail -t)
161AreaFixMailer	/usr/sbin/sendmail -t -t
162
163# CC of reply mails
164AreaFixCc	postmaster@
165
166# Location of help file
167AreaFixHelp	%C/areafix.help
168
169# Files to listed for %avail command
170#AvailFile	/fido/var/lib/fidogate/uplst1,/fido/var/lib/fidogate/uplst2
171
172# Chars fobidden in echo name
173ForbiddenChar	%,;,#
174
175# Alternative areafix name for answer (default Areafix Daemon)
176#AreaFixName	MyFix
177
178# Alternative filefix name for answer (default Filefix Daemon)
179#FileFixName	MyFix
180
181# Forbidden create key -r, -l, -#, when area create from areafix with command
182# `create ECHO'
183#IgnorePRLKey
184
185# To prevent requesting areas like `Hello', `Bye' and so on :) from uplinks,
186# if given, subscription is only made by command `+<area>'.
187#
188AreaFixSubscribeOnlyIfPlus
189
190# Parameter for ftnafutil program. It set timeout to wait traffic into
191# area. After finished it ftnafutil send message to uplink to unsubscribe
192# from it area and change status in areas.bbs to 'U'(not requested)
193#
194AreaFixNoTrafficTimeout		60
195
196# Parameter for ftnafutil program. It set timeout to wait traffic into
197# requested area. After finished it ftnafutil send message to uplink to
198# unsubscribe from it area and change status in areas.bbs to 'U'(not requested)
199AreaFixRequestTimeout		60
200
201# Parameter for ftnafutil program. It set timeout to wait traffic into
202# file area. After finished it ftnafutil send message to uplink to unsubscribe
203# from it area and change status in fareas.bbs to 'U'(not requested)
204#
205FileFixNoTrafficTimeout		60
206
207# Parameter for ftnafutil program. It set timeout to wait traffic into
208# requested file area. After finished it ftnafutil send message to uplink to
209# unsubscribe from it area and change status in fareas.bbs to 'U'(not requested)
210FileFixRequestTimeout		60
211
212
213# Autocreate command exec when echo area create from areafix
214#AutoCreateCmd
215
216# Use log file for areafix request
217AreaFixCreateLogFile %G/afixlog
218
219# If command put to areafix is %avail it listed all areas (with 'W' and 'F'
220# state too). (if AF_AVAIL was defined)
221AreaFixAvailPrintsAllAreas
222
223# Print areas, requested from uplink, but it have not traffic e.q. `F' state
224# in areas.bbs
225FStatusAreaFixList
226
227# File for create rules data base
228#RulesConfig     %C/rules
229
230# Rules send to links
231#RulesSendTo     2:5030/1229.1
232
233# Directory, contain `rules files'
234#RulesDir	/home/ftp/fileecho/xofcerules
235
236# Automaticly subscribe nodes when echo is creating
237#AutoCreateSubscribeNodes 2:4500/1
238
239# Automaticly subscribe nodes when fileecho is creating
240#AutoCreateSubscribeFileechoNodes 2:5030/1229.1 .2 .8 2:5030/999
241
242##############################################################################
243# T O S S E R   C O N F I G U R A T I O N                                    #
244##############################################################################
245# Toss process (runtoss, rununpack):
246#
247# Maximum number of messages to toss before closing output packets/
248# exiting ftntoss.
249MaxMsg		400
250
251# Maximum number of concurrently open files (OS dependent)
252MaxOpenFiles	40
253
254# Maximum size of ArcMail archives (KByte)
255MaxArc		2048
256
257# Minimum free disk space (KByte)
258#
259DiskFreeMin	10240
260
261# Disk free method
262#
263# Run DiskFreeProg
264DiskFreeMethod	prog
265
266# Disk free program, %p is replace with path name
267#
268DiskFreeProg	df -P %p
269
270
271# Kill empty NetMails addressed to one of our AKAs
272# (default: processed normally)
273KillEmpty
274
275# Kill EchoMail for unknown areas
276# (default: saved in bad packet)
277#KillUnknown
278
279# Kill routed EchoMail
280# (default: saved in bad packet)
281#KillRouted
282
283# Kill insecure EchoMail (sender not listed in areas.bbs)
284# (default: saved in bad packet)
285#KillInsecure
286
287# Log sender/recipient of all NetMail messages
288LogNetMail
289
290# Check ^APATH for our own address
291CheckPath
292
293# Kill EchoMail with circular ^APATH (looking for our own AKA),
294# if CheckPath is enabled
295# (default: saved in bad packet)
296#KillCircular
297
298# Enable dupe check using MSGID history database
299DupeCheck
300
301# Number of days a MSGID entry stays in the history database
302# (decimal fraction allowed)
303MaxHistory 28
304
305# Kill old messages (date < now - MaxHistory) (= treat as dupe)
306KillOld
307
308# Kill dupe messages
309KillDupe
310
311# Kill messages without ^AMSGID (= treat as dupe)
312KillNoMSGID
313
314
315# Zonegate configuration for EchoMail
316#
317#		Address to	Add to SEEN-BYs
318#		----------	---------------
319#ZoneGate	2:123/456	123/456 2499/999
320#ZoneGate	2:789/999	789/999 2499/999
321#ZoneGate	2:5030/1229.0	105/42 2499/999
322
323# Add extra nodes to SEEN-BY
324#
325#		Area		Nodes
326#		----		-----
327#AddToSeenBy	ABLENEWS	2:24/24
328
329
330# Use 4D echomail control lines, i.e. SEEN-BY / PATH includes point
331# addresses
332#
333#TossEchoMail4D
334
335# Do not output an empty PATH line
336#
337#NoEmptyPath
338
339#    `BundleDisp <disp>', where <disp> can have values:
340#	0 -- truncate bundle to zero length (`#' in .flo);
341#	1 -- delete bundle (`^' in .flo);
342#	2 -- leave bundle (`@' in .flo);
343#    Default value is `0'.
344#
345BundleDisp	1
346
347# Disable process file attach. IgnoreFileAttach <mode>, where <mode> can have
348# values:
349#	0 -- processing fileattach (default)
350#	1 -- kill fileattach
351#	2 -- don't processing fileattach, but file is not kill.
352IgnoreFileAttach 2
353
354# Time in hour to repack and reroute output netmail
355#
356RepackMailTime 100
357
358# Description not aviable
359#DontFlushDBCHistory
360
361# Number of days a MSGID (FIDO and RFC) entry stays in the history database
362# (decimal fraction allowed)
363MaxHistoryDBC 28
364
365# Write traffic statistic into log file
366TrafficStatistics
367
368# Fobidden to create echos
369#
370AreaFixCreateForbiddenAreas RU.SEX.PICTURES.UUE
371
372# List fobidden to create echos
373#
374AreaFixCreateForbiddenAreasFile %C/fidokill
375
376# Fobidden to create file echos
377#
378FileFixCreateForbiddenAreas XXX
379
380# List fobidden to create file echos
381#
382FileFixCreateForbiddenAreasFile %C/ffidokill
383
384# Keys for put to areas.bbs when echo is autocreated
385AutoCreateLine -s S -t 0
386
387# If specified, then if origaddr in pkt header differs from origaddr in the
388# message header, then the message is considered insecure.
389#
390CheckMsgHdrAddr
391
392# Set if uplinks can have state `readonly' for any areas (if FTN_ACL was
393# defined)
394#UplinkCanBeReadonly
395
396##############################################################################
397# T I C K E R   C O N F I G U R A T I O N                                    #
398##############################################################################
399
400# Default outbound flavor for files forwarded by ftntick
401#
402TickFlav	"Hold"
403
404# Default outbound flavor for file attaches by ftnfattach
405#
406FAttachFlav	"Normal"
407
408#
409# Mode for creaed tick files
410#
411TickMode	0600
412
413# Change mode for fileecho spool files and files descriptors (.desc or
414# files.bbs)
415FileEchoFilesModeChange 0600
416
417# File area for unknown TIC file areas
418UnknownTickArea UNKNOWN
419
420# Change tick time to time incoming tick.
421TickDontSetTime
422
423#
424# Directory for old files replaced by ftntick with new versions
425#
426TickReplacedDir	%G/oldfiles
427
428# Ignore replase old files
429TickReplacedIgnore
430
431# Do'nt check 'tic password when fileecho autocreate
432AutoCreateFileechoDontCheckPassword
433
434# Keys for put to fareas.bbs when fileecho is autocreated
435AutoCreateFileechoLine  -s S -t 0
436
437# Path to create fileechos directores
438AutoCreateFechoPath /fido/fileecho
439
440# Filebox style directory. In it create hardlinks to our downlinks
441PassthroughtBoxesDir %B/fbox
442
443# Time in hour to wait file if it missing, if tick file was resived
444TickWaitHour 48
445
446# Action if time limit was finished ("delete" or "bad")
447TickWaitAction	delete
448
449# Action
450#TickFileAction UNIXFTN *.bz2 /fido/libexec/scriptfilearea %s
451
452# Kill dupe tick's with correspod file
453#KillTickDupe
454
455# Number of days a CRC entry stays in the history database
456# (decimal fraction allowed)
457MaxTicHistory
458
459##############################################################################
460# G A T E W A Y   C O N F I G U R A T I O N                                  #
461##############################################################################
462
463# Default origin line for EchoMail messages
464Origin		"Belarus FTN IP network"
465
466# Organization header for News
467Organization	"Belarus FTN IP network"
468
469# Use text from * Origin line for Organization header
470UseOriginForOrganization
471
472# Use text from Organization header for * Origin line
473#UseOrganizationForOrigin
474
475# Use text from X-FTN-Tearline, X-Mailer, User-Agent, X-Newsreader header
476# for --- tearline
477UseXHeaderForTearline
478
479# Do'nt set ^CHRS kludge
480#NoChrsKludge
481
482# Do'nt set ^RFC-X kludges
483NoRfcKludge
484
485# Don't set gateway kludge
486NoGatewayKludge
487
488# Use FTN to address for mail addressed to the gateway without a To
489# line, e.g. mail to
490#     Max Mueller @ 2:2499/999.1
491# with a HOSTS entry
492#     2:2499/999.1  orodruin-ftn.fido.de
493# is converted to
494#     To: Max_Mueller@orodruin-ftn.fido.de
495#
496# Without this option the standard local HOST.DOMAIN is used
497#     To: Max_Mueller@orodruin.fido.de
498#
499#UseFTNToAddress
500
501# Type of 4D EchoMail control lines.
502#
503# With this enabled FIDOGATE generates SEEN-BY and ^APATH like:
504#     SEEN-BY: 2499/999.1
505#     ^APATH: 2499/999.1
506# Else (undef'ed) only the boss node's address is used:
507#     SEEN-BY: 2499/999
508#     ^APATH: 2499/999
509# There seems to be no standard for 4D EchoMail addressing. If you run
510# into problems with this kind of EchoMail message, please change the
511# code in rfc2ftn.c:print_origin().
512#
513EchoMail4D
514
515# FTN - Internet gateway. If set, Internet mail will be routed via FTN
516# and this gateway. (USE ONLY FOR POINT SYSTEMS!!!)
517#Gateway		242:4900/99
518
519# Generate `User.Name@do.main' instead of `User_Name@do.main'
520#DotNames
521
522# Use the name instead of User.Name/User_Name in case if it is not 7 bit
523FallbackUsername sysop
524
525# Don't gate messages with unknown zone in ^AMSGID (known zones are defined
526# in config.common).
527#KillUnknownMSGIDZone
528
529# Don't gate split messages with a ^ASPLIT kludge
530#KillSplit
531
532# X-FTN header:
533#
534#     f    X-FTN-From
535#     t    X-FTN-To
536#     T    X-FTN-Tearline
537#     O    X-FTN-Origin
538#     V    X-FTN-Via
539#     D    X-FTN-Domain
540#     S    X-FTN-Seen-By
541#     P    X-FTN-Path
542#     F    X-FTN-Flags
543#
544X-FTN		ftTOVDPKF
545
546# Do'nt process `Return-Receipt-To' kludge -> message attribut RREQ.
547#DontProcessReturnReceiptTo
548
549# Do'nt put ^X-From: kludge from rfc_from
550#XFromKludge
551
552# Maximum size of FTN messages (default value) for splitting
553MaxMsgSize		32000
554
555# Limit message size for gateway, bigger messages will be bounced/not gated
556#LimitMsgSize		256000
557
558# Write single articles to output RFC files generated by `ftn2rfc',
559# not news batches containing several articles (batch is default).
560SingleArticles
561
562# Do not allow RFC addresses (chars !, %, @) in FTN to field
563#NoAddressInToField
564
565# Do not logging error message if article not found when gating RFC->FTN.
566#NoLogIfArticleNotFound
567
568# CC of bounced messages
569BounceCCMail		postmaster
570
571# Send mail from message trackers to
572#TrackerMail		postmaster
573
574# Restrict gateway usage to FTN nodes registered in HOSTS
575#HostsRestricted
576
577# Newsgroup for unknown FTN areas
578FTNJunkGroup		junk
579
580# AREAS key for FTNJunkGroup group
581FTNJunkGroupKeys
582
583# Errors-To header
584Errors-To		root@f1
585
586
587# Translation of chars for automatic areas <-> newsgroup conversion
588# (-H hierarchy option in AREAS)
589#
590#                       area chars	newsgroup chars
591#			----------	---------------
592AreasXlate              &               \&
593AreasXlate              $               \$
594AreasXlate              '               \'
595AreasXlate              /               \/
596AreasXlate              |               \|
597
598# NOTE 1: real gateways should *not* disable FSC0035/47 kludges, the
599#         From: line is obsoleted by both ^ARFC-Xxxx kludges and
600#         FSC0035 and not necessarily needed.
601#
602# NOTE 2: points without Internet connectivity (using FIDOGATE for
603#         Fido only) should set
604#             RFCLevel 0
605#             NoFromLine
606#             NoFSC0035
607#
608#
609# Default ^ARFC level
610#     0  -  no ^ARFC-Xxxx kludges
611#     1  -  ^ARFC-Xxxx kludges for some headers (config.h, RFC_LVL_1_HEADERS)
612#     2  -  ^ARFC-Xxxx kludges for all headers
613#     3  -  ^ARFC-Xxxx kludges for all headers and MIME headers
614RFCLevel		0
615
616# Don't generate From: line at beginning of text body.
617NoFromLine
618
619# Don't generate FSC-0035 kludges (^AREPLYADDR, ^AREPLYTO)
620NoFSC0035
621
622# Disable the insertion of the ^AREPLYADDR и ^AREPLYTO kludges, the lines
623# `From:', `Reply-To:' and so on into the message body, if there exists a
624# corresponding alias for the RFC address.
625#
626NoFSC0035ifAlias
627
628
629# Don't generate FSC-0047 kludges (^ASPLIT)
630#NoFSC0047
631
632
633# Parameters for ftnin/ftninpost/ftninrecomb
634#
635# sendmail program path and parameters
636#
637#    %s is replaced with the envelope sender
638FTNInSendmail	/usr/sbin/sendmail -t -f%s -t
639
640# rnews program path
641FTNInRnews	/usr/lib/news/bin/rnews
642
643# run ftninrecomb
644FTNInRecombine	%L/ftninrecomb
645
646# Use 8bit ISO-8859-1 characters when gating from FTN to RFC
647NetMail8bit
648
649# Use MIME quoted-printable ISO-8859-1 characters when gating from FTN to RFC
650#NetMailQuotedPrintable
651
652# X-Flags policy
653#
654#    n, N, 0    -    No X-Flags processing at all
655#    s, S, 1    -    X-Flags processing for local sender
656#    a, A, 2    -    X-Flags processing for all
657XFlagsPolicy s
658
659# Don't try to get sender real name from Reply-To header
660DontUseReplyTo
661
662# Mode for RFC address generated by FIDOGATE
663#
664#    (), p, 0   -    user@do.main (Real Name)
665#    <>, a, 1   -    Real Name <user@do.main>
666RFCAddrMode <>
667
668# Force ^AREPLYADDR to only contain ^AREPLYADDR <user@do.main>
669# to be compatible with ifmail-TX
670#ReplyAddrIfmailTX
671
672
673# Check areas.bbs when gating newsgroups, messages for areas without
674# downlinks in areas.bbs will be skipped.
675#CheckAreasBBS
676
677#
678# Ignore charset listed in ^CHRS kludge and use default fido charset
679#
680#IgnoreCHRS
681
682# Ignore Soft CR e.q. don't skip simbol 0x8d aka russian char 'Н' in gated
683# messages FTN->RFC and tick's field `Description'. DontIgnore0x8d
684DontIgnoreSoftCR
685
686
687# Do'nt change content type charset
688DontChangeContentTypeCharset
689
690# Charset mapping
691#
692# Format	default:ftn:rfc
693#		            ^^^ charset in RFC message, when gating FTN->RFC
694#                               use RFC 2045 charset names!
695#		        ^^^---- charset in FTN message, when gating RFC->FTN
696#                               use FSC-0054 names!
697#		^^^^^^^-------- charset assumed for FTN message, if no
698#				^ACHRS kludge is present
699#
700# Default charset mapping, if NetMailCharset or -C is not set
701DefaultCharset	cp866:cp866:utf-8
702
703# Charset mapping for NetMail
704NetMailCharset	cp866:cp866:utf-8
705
706# Canonical name and the list of its aliases
707CharsetAliasesFSC CP866 CP-866 +7FIDO +7_FIDO FIDO7 FIDO_7 IBMPC
708
709# map RFC-2045 charset name to FSC-0054 one
710CharsetNameMap windows-1251 CP1251
711
712# If set and no matching in/out charset is found, ftn2rfc will use
713# the first charset translation pair from charset.map with
714# in charset = Fido ^ACHRS
715# NOT YET IMPLEMENTED
716NetMailCharsetUse1st
717
718# The STRING which FIDOGATE's ftn2rfc adds to the Path header,
719# normally "not-for-mail". If gated messages are not generally
720# exported to the Usenet, setting it to "fidogate!not-for-mail" makes
721# the INN newsfeeds entry easier and less error-prone.
722NewsPathTail	"fidogate!not-for-mail"
723
724# Regular expression patterns for finding addresses in the first line
725# of the messages body. The first (...) sub-expression will be used for
726# the address (\1 in sed, $1 in perl). POSIX *extended* regular expressions
727# are used.
728# The OS *must* support HAS_POSIX_REGEX in config.h!!!
729Regex1stLine  ^In article <?[^ ]*@[^ ]*>? on ..:..:..,? (.*) (writes|wrote|пишет)
730Regex1stLine  ^In article <?[^ ]*@[^ ]*>? on ..\...\...,? (.*) (writes|wrote|пишет)
731Regex1stLine  ^In article <?[^ ]*@[^ ]*>?,? (.*) (writes|wrote|пишет):$
732Regex1stLine  ^In <[^ ]*@[^ ]*>,? (.*) (writes|wrote|пишет):$
733Regex1stLine  ^I[nm] Artikel <?[^ ]*@[^ ]*>?,? (.*) (schreibt|schrieb|пишет)
734Regex1stLine  ^([a-z0-9_.\-]*@[a-z0-9_.\-]* \(.*\)) (writes|wrote|schreibt|schrieb|пишет)
735Regex1stLine  ^(.* <[a-z0-9_.\-]*@[a-z0-9_.\-]*>) (writes|wrote|schreibt|schrieb|пишет)
736Regex1stLine  ^(.* \([a-z0-9_.\-]*@[a-z0-9_.\-]*\)) (writes|wrote|schreibt|schrieb|пишет)
737Regex1stLine  ^([a-z0-9_.\-]*@[a-z0-9_.\-]*) (writes|wrote|schreibt|schrieb|пишет)
738Regex1stLine  ^On ..., .. ... .... ..:..:.. [+\-]...., (.*) (writes|wrote|schreibt|schrieb|пишет):$
739Regex1stLine  ^On .. ... .... ..:..:.. [+\-]...., (.*) (writes|wrote|schreibt|schrieb|пишет):$
740# This is very generic, thus it must be the last entry.
741# If this regex yields too many errors, comment it.
742Regex1stLine  ^[ 	]*([^>|].*) (writes|wrote|schreibt|schrieb|пишет):$
743
744
745# Line length for formatting long paragraphs in Fido messages
746# (replaces old MAX_LINELEN from config.h)
747MessageLineLength	90
748
749# ftn2rfc gate ^ARFC kludges to headers
750#
751#GateRfcKludge
752
753# Carbon group and name for search in "To:" field to put into this newsgroup
754#
755#CarbonNameGroup Dmitry_Fedotov junk
756
757# Enable autocreate newsgroups
758# AutoCreateNG
759
760# Enable autoremove newsgroups (ftnafutil)
761# AutoRemoveNG
762
763# Newsserver scrips to create/renumber/remove newsgroups
764AutoCreateNewgroupCmd true
765AutoCreateRenumberCmd true
766AutoCreateRmgroupCmd  true
767
768# Announce newsgroup file
769AreaFixCreateAnnounceFile %G/newareas
770