• OADDRESS & HPT

    From apam@21:1/126 to Al on Fri Nov 1 17:10:11 2019
    Ok,

    I just pushed an experimental change to try and pull the OADDRESS from
    the message body... I can't test it :(

    If it explodes... I'll revert it. or if it slows things down too much...

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)
  • From apam@21:1/126 to apam on Fri Nov 1 17:23:49 2019
    Ok,

    I just pushed an experimental change to try and pull the OADDRESS from
    the message body... I can't test it :(

    If it explodes... I'll revert it. or if it slows things down too
    much...

    I forgot about that JAM message base you sent me with the musical
    note... I tested on that, it didn't work... do I fixed it and now it
    works..

    Might be slow on large message bases.. I don't know.

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)
  • From Al@21:4/106 to apam on Fri Nov 1 00:34:26 2019
    I just pushed an experimental change to try and pull the OADDRESS from
    the message body... I can't test it :(

    If it explodes... I'll revert it. or if it slows things down too
    much...

    Whatever you did works. I see your address and nodelist info to the right
    of the from field.

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Al@21:4/106 to apam on Fri Nov 1 00:47:16 2019
    I forgot about that JAM message base you sent me with the musical
    note... I tested on that, it didn't work... do I fixed it and now it works..

    I must have "git pull" after your change.. :)

    Might be slow on large message bases.. I don't know.

    I have my message bases set to a max of 5000 messages so they never get
    to big.. I think.. :)

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Oli@21:1/151 to apam on Fri Nov 1 11:04:43 2019
    On Fri, 1 Nov 2019 17:10:11 +1000
    "apam -> Al" <0@126.1.21> wrote:

    Ok,

    I just pushed an experimental change to try and pull the OADDRESS from
    the message body... I can't test it :(

    How does that work?

    If it explodes... I'll revert it. or if it slows things down too much...

    :-)

    ---
    * Origin: (21:1/151)
  • From apam@21:1/126 to Oli on Sat Nov 2 10:51:13 2019
    On Fri, 1 Nov 2019 17:10:11 +1000
    "apam -> Al" <0@126.1.21> wrote:

    Ok,

    I just pushed an experimental change to try and pull the OADDRESS from
    the message body... I can't test it :(

    How does that work?

    Just loads the message body and scans backwards for the ftn address in
    the origin line. (actually it looks for the last ( and ) and checks if
    what's in between is valid, and if it is, copies it.

    If it's not valid or non-existent, it just defaults to the normal
    behavior of not showing an origin address.

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)