;
; Proccessed by LinuX Fido Point Packet V VERSION
;
;
; FIRST: READ THE feddirc MANPAGE!!
;
; ------------------------------------------------------------------------
;
; The Paths
;
MsgBasePath	/var/spool/fnet/msgbase/
InboundPath	/var/spool/fnet/inbound/
UtilityPath	/usr/local/lib/fnet/utils/
;
; note: the outboundpath is only the 'root' of all outbounds.
; i.e. if you have ~/fnet/outbound/ ~/fnet/internet.0f2 as outbounds
;      then use ~/fnet as outbound path.
; OutboundPath == the path in which are the outbound directorIES
OutboundPath	/var/spool/fnet/
;
; Where to log
;
Log		/var/spool/fnet/feddi.log	200
;
; make backups in this path
;
CopyPath	/var/spool/fnet/copy/
;
; path for nodelists (fnlc)
;
NodelistPath	/var/spool/fnet/nodelist/
;
;                                zipfile-v  v-list
Packer		/usr/local/lib/fnet/packer/zip -q -m -k -j %s %s
Unpacker	unzip
;
; formatting scripts
;
ImportText	importtext
ExportMsg	exportmsg
PrintMsg	printmsg
;
; without editor-line the internal editor will be used
; please dont use this feature
;
;Editor		/usr/bin/joe %s 2>/dev/null
;
; quote text with this width
;
QuoteLength	70
;
; the profile
;
;  profile NAME
;  AKA NETNAME PASS_WORD BTOUTBOUND ROUTE [ROUTE...]
;  ...
;  end
;
; BTOUTBOUND the domain-outbound (without any zone - i.e. not
;            outbound.002 or vnet.02e but outbound or vnet)
;
; ROUTE the routing for netmail. * == wildcard.
;       the fido example below will route all netmail for 
;       zones 1,2,3,4,5 and 6 to 2:2454/130.69
;
PROFILE FULLNAME FULLNAME1
NODENR1.POINTNR    FidoNet     PASSWORD outbound 1:* 2:* 3:* 4:* 5:* 6:*
END
;
; ask for from-name? (usefull if you have aliases and want to choose)
;
AskForOrigName	Yes
;
; delete empty (tic) messages after viewing?
;
AutoDelEmpty	Yes
;
; go to the folder list if you press RIGHT on the last message?
;
AutoNextFolder	Yes
;
; make nasty noises?
;
Beep		No
;
; keep tossed PKTs, compiled NODELISTs or messagebase BACKUPs?
;
KeepPKT		Yes
KeepNL		Yes
KeepBackups	Yes
;
; Use Binkley or Ifcico as mailer:
;
Mailer		Ifcico
;
; Display warning and split too long messages?
;
MaxMsgLength    16k
;
; Break lines when quoting after # chars:
;
QuoteLength	70
;
; Insert 'Re:' when replying?
;
ReplySubject	Yes
;
; Show from-address in echo folders?
;
ShowAllAddr	Yes
;
; Skip deleted messages in folder list?
;
SkipDeleted	Yes
;
; Specify standard-flags:
;
StandardFlags	Lo
;
; Display "From:To:Subj" or "From:Subj" in folder list?
;
VerboseSubject	Yes
;
; Sample Color-line
;
; Color MenuHigh white on blue
; or
; Color Warning magenta+ on white
;
; User-defined Tearline - 40 chars max
;
CutLine	LXPoint 1.4.02 (FEddy)
; remember searches`
;
KeepSearch      Yes
;
;
ReEditSent       Yes
; set to no or comment out if for example LINUX and LINUX.GER are the
; same area to futility
StrictCompare = Yes




