### binkd configuration ### # FTN domains # domain [] domain fidonet /home/username/fido/outbound 2 domain fido alias-for fidonet domain fidonet.net alias-for fidonet domain fidonet.org alias-for fidonet # Used for FTN address to hostname translation (FTS-5004) #root-domain ddn.local # Your addresses # address [addr2] ... address 2:9999/9999 sysname "Dummy node" nodeinfo 115200,TCP,BINKP location "Mukhosransk, Russia" sysop "Ivan Durak" # log file & loglevel log /home/username/fido/log/binkd.log loglevel 4 # log to tty #conlog 4 # Max. number of inbound/outbound connections maxservers 16 maxclients 8 # Ports for listening and connecting to (default is 24554 aka binkp) #iport 24554 #oport binkp # Binkd will try to call a node N times. If failed it will # hold the node for S seconds. The feature is off by default. try 4 hold 30m # Binkd will hold for S seconds all mail skipped by a node. (Def. -- 1h) #hold-skipped 1h # Inbound directories for secure and non-secure links inbound /home/username/fido/inbound inbound-nonsecure /home/username/fido/inbound/insecure # Directory for incomplete incoming files (.hr and .dt) temp-inbound /home/username/fido/inbound/incomplete # Disk free space restriction, bytes (0 == no check for free space) minfree 1048576 minfree-nonsecure 1048576 # Don't accept large files skip all !65536 * # Scan node outbound while connecting prescan # Remove old partial files and .bsy/.csy locks kill-dup-partial-files kill-old-partial-files 1d kill-old-bsy 2h # Default node flags. Binkd will call an unlisted node if "defnode" defined. #defnode -md # Your links include /home/username/fido/etc/binkd.links