Section One BBS

Welcome, Guest.


Subject: Re: Pack crashnetmail for unknown nodes? Date: Wed Feb 09 2022 08:31 am
From: Wilfred van Velzen To: Tom De Puysseleyr

Hi Tom,

On 08 Feb 22 21:57, Tom De Puysseleyr wrote to Michiel van der Vlist:
  about: "Pack crashnetmail for unknown nodes?":

 MV>>    defnode *

 MV>> This fetches the connect info for "unknown" nodes from the binkp.net
 MV>> DNS server.

 TDP> Ah! This defnode is not mentioned in my version of the config! That seems
 TDP> to be the trick, in combination with the perl-hook I used so far... Thanks
 TDP> for the hint!

#
# Default node flags. Binkd will call an unlisted node if "defnode" is defined.
#
#defnode -nr *

Is at the bottom of my config...

In the default linux config there is:

defnode -nd *

Without the # in front, and '-nd' instead of '-nr'...

Searching a bit further and using google translate on the Russian doc file I
get this, which makes it much more clear:

4.11. defnode

The defnode directive describes the defaults for nodes that are not explicitly
declared in the configuration file (in node lines). No default value set (no
defaults). The parameters are the same as the node directives.

This directive is optional.

Example:

defnode -nd *


Wilfred.
--- FMail-W32 2.0.1.4
 * Origin:  point@work  (2:280/464.112)

Previous Message       Next Message
In Reply To: Pack crashnetmail for unknown nodes? (Tom De Puysseleyr)