• hpt wont send makenl netmail

    From Rick Smith@1:105/81 to All on Sun Nov 20 09:10:22 2022
    Hello All!

    I am in the process of moving 1:105/ to Deon George's fidohub docker instance... I have it mostly ready to go, but before putting it online I decided to test makenl. It runs as it should, however hpt for one reason or another will not pack the netmail and send it to Dallas? Here is the output of the hpt log. Mind you that system sends any other netmail without any issue. You can see it sent the one netmail but gives that error for the netmail containing node segment...?

    ---------- Sun 20 Nov 2022, hpt/lnx 1.9 2022-07-03 1 08:12:39 Start 1 08:12:39 Start packing... 4 08:12:39 EchoTossLogFile not found -> Scanning all areas 4 08:12:39 Scanning NetmailArea NETMAIL 7 08:12:39 no routeFile found or no-pack for 1:153/7715 - leave mail untouched 7 08:12:39 Msg from 1:105/81 to 3:633/509 packed via 1:261/38 D 08:12:39 Statistics D 08:12:39 areas: 1 msgs: 134 D 08:12:39 exported: 1 E 08:12:39 Areas summary: E 08:12:39 netmail area NETMAIL - 1 msgs 1 08:12:39 End

    Regards,

    Rick

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Awesome Net- Oregon FTN Hub - www.awesomenet.us (1:105/81)
  • From Alan Ianson@1:153/757.2 to Rick Smith on Sun Nov 20 13:09:59 2022
    Hello Rick,

    Hello All!

    I am in the process of moving 1:105/ to Deon George's fidohub docker instance... I have it mostly ready to go, but before putting it online
    I decided to test makenl. It runs as it should, however hpt for one reason or another will not pack the netmail and send it to Dallas?
    Here is the output of the hpt log. Mind you that system sends any
    other netmail without any issue. You can see it sent the one netmail
    but gives that error for the netmail containing node segment...?

    ---------- Sun 20 Nov 2022, hpt/lnx 1.9 2022-07-03
    1 08:12:39 Start
    1 08:12:39 Start packing...
    4 08:12:39 EchoTossLogFile not found -> Scanning all areas
    4 08:12:39 Scanning NetmailArea NETMAIL
    7 08:12:39 no routeFile found or no-pack for 1:153/7715 - leave mail untouched 7 08:12:39 Msg from 1:105/81
    to 3:633/509 packed via 1:261/38
    D 08:12:39 Statistics
    D 08:12:39 areas: 1 msgs: 134
    D 08:12:39 exported: 1
    E 08:12:39 Areas summary:
    E 08:12:39 netmail area NETMAIL - 1 msgs
    1 08:12:39 End

    You need a routeFile statement along with the route line in your route setup for nodes you will be sending files too. Something like thins..

    routeFile <flavour> <routeVia> <target> <target> ...

    I use routeFile only in cases where it is needed. I put those lines directly below the route line for the node.

    If you set the message to crash you may not need a routeFile statement if it is going directly to the destination.

    Ttyl :-),
    Al

    ... IBM: It may be slow, but at least it's expensive.
    --- GoldED+/LNX 1.1.5-b20220504
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757.2)
  • From Rick Smith@1:105/81 to Alan Ianson on Sun Nov 20 13:48:04 2022
    Hello Alan!

    Sunday November 20 2022 13:09, you wrote to me:

    * Forwarded from area 'MAKENL_NG'
    Hello Rick,

    Hello All!

    I am in the process of moving 1:105/ to Deon George's fidohub

    You need a routeFile statement along with the route line in your route setup for nodes you will be sending files too. Something like thins..

    routeFile <flavour> <routeVia> <target> <target> ...

    I use routeFile only in cases where it is needed. I put those lines directly below the route line for the node.

    If you set the message to crash you may not need a routeFile statement
    if it is going directly to the destination.
    it is set to crash, I literally copied everything from the working setup to this one... no dice... I can try the routefile I guess and see what happens

    Regards,

    Rick

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Awesome Net- Oregon FTN Hub - www.awesomenet.us (1:105/81)
  • From Rick Smith@1:105/81 to Alan Ianson on Sun Nov 20 13:49:48 2022
    Hello Alan!

    Sunday November 20 2022 13:09, you wrote to me:

    * Forwarded from area 'MAKENL_NG'
    Hello Rick,

    Hello All!


    routeFile <flavour> <routeVia> <target> <target> ...

    can you give an example? I am having hard time seeing what this would look like.. thank you!

    Regards,

    Rick

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Awesome Net- Oregon FTN Hub - www.awesomenet.us (1:105/81)
  • From Alan Ianson@1:153/757 to Rick Smith on Sun Nov 20 14:07:12 2022
    If you set the message to crash you may not need a routeFile statement
    if it is going directly to the destination.

    it is set to crash, I literally copied everything from the working setup to this one... no dice... I can try the routefile I guess and see what happens

    Hmm.. I was thinking setting it to crash would work without a routeFile statement but maybe not.

    I'll have to experiment a bit and see what happens.

    --- BBBS/Li6 v4.10 Toy-6
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Alan Ianson@1:153/757 to Rick Smith on Sun Nov 20 14:10:18 2022
    routeFile <flavour> <routeVia> <target> <target> ...

    can you give an example? I am having hard time seeing what this would look like.. thank you!

    I don't have a routeFile statement in my config currently but I do have zips of old configurations around here somewhere, I'll take a look. What you need is going to be something like this..

    routeFile Crash 1:153/7715 1:153/7715

    The above might work for you or it might need a tweak. Experiment! :)

    --- BBBS/Li6 v4.10 Toy-6
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)
  • From Rick Smith@1:105/81 to Alan Ianson on Sun Nov 20 14:58:24 2022
    Hello Alan!

    Sunday November 20 2022 14:10, you wrote to me:

    * Forwarded from area 'MAKENL_NG'
    routeFile <flavour> <routeVia> <target> <target> ...

    can you give an example? I am having hard time seeing what this
    would look like.. thank you!


    routeFile Crash 1:153/7715 1:153/7715

    I did get that to work, but what is odd is I do not have that in the route file in the current working setup, curious as to why this new setup requires it? I copied the configs in their entirety to the new setup... hmm!

    Regards,

    Rick

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Awesome Net- Oregon FTN Hub - www.awesomenet.us (1:105/81)
  • From Alan Ianson@1:153/757 to Rick Smith on Sun Nov 20 15:17:26 2022
    routeFile Crash 1:153/7715 1:153/7715

    I did get that to work,

    Good stuff.

    but what is odd is I do not have that in the route file in the current working setup, curious as to why this new setup requires it? I
    copied the configs in their entirety to the new setup... hmm!

    Yes, I was thinking a crash netmail with a file attached would go without a routefile statement but I haven't worked with file attaches for a while now.

    Might have to grok the routeFile keyword and see how it goes.

    --- BBBS/Li6 v4.10 Toy-6
    * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757)