• Re: Timed or golded

    From Jeff Smith@21:1/128 to g00r00 on Thursday, August 24, 2017 00:04:22
    Hello g00roo,

    So I'm looking for a command line mail reader, Linux.

    You can always just use Mystic has a command line reader. I have a "reader.bat" that just runs Mystic, logs in, and goes to the reader directly. All I have to do is type "reader" from any command line and it opens Mystic's index reader.

    Command line example:
    mystic -uNugax -pPASSWORD -xmailread

    Good to know. I had been using Golded+ as a reader with Mystic. I will give the
    specified command line a try. Thanks.


    Jeff

    --- BBBS/Li6 v4.10 Toy-3
    * Origin: FsxNet: The Ouija Board - bbs.ouijabrd.net (21:1/128)
  • From g00r00@21:1/108 to Nugax on Wednesday, August 23, 2017 18:14:03
    So I'm looking for a command line mail reader, Linux.

    You can always just use Mystic has a command line reader. I have a "reader.bat" that just runs Mystic, logs in, and goes to the reader directly. All I have to do is type "reader" from any command line and it opens Mystic's index reader.

    Command line example:

    mystic -uNugax -pPASSWORD -xmailread

    --- Mystic BBS v1.12 A35 (Windows/32)
    * Origin: Sector 7 [Mystic BBS WHQ] (21:1/108)
  • From Jeff Smith@21:1/128.1 to g00r00 on Friday, August 25, 2017 19:24:26

    Hello g00r00!

    You can always just use Mystic has a command line reader. I have a "reader.bat" that just runs Mystic, logs in, and goes to the reader directly. All I have to do is type "reader" from any command line and
    it opens Mystic's index reader.

    Command line example:

    mystic -uNugax -pPASSWORD -xmailread

    When I used the command line specified above (Edited with my data) I get
    the following response. A35 here was updated from A34.

    ----
    Mystic BBS v1.12 A35 for Linux Node 1
    Copyright (C) 1997-2017 By James Coyle

    Detecting terminal emulation: ANSI detected.

    MPL Version mismatch: [MPX 112A28] / [MPX 112A35]
    bbs@ouija5:~$
    ----

    I take it that MPL didn't get updated somewhere along the line.


    Jeff


    --- GoldED+/LNX 1.1.5-b20161221 / Mystic v1.12-A35 (Linux/64)
    * Origin: The OuijaBoard Too - Anoka. MN (21:1/128.1)
  • From Avon@21:1/101 to Jeff Smith on Saturday, August 26, 2017 15:39:15
    On 08/25/17, Jeff Smith pondered and said...

    When I used the command line specified above (Edited with my data) I get the following response. A35 here was updated from A34.

    ----
    Mystic BBS v1.12 A35 for Linux Node 1
    Copyright (C) 1997-2017 By James Coyle

    Detecting terminal emulation: ANSI detected.

    MPL Version mismatch: [MPX 112A28] / [MPX 112A35]
    bbs@ouija5:~$

    Jeff jump in to your script dir and then run ./mplc -all

    That will recompile all your scripts. Make sure the version of MIDE and MPLC are the current A35 versions :)

    Best, Paul

    --- Mystic BBS v1.12 A34 (Windows/32)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From bcw142@21:1/145.2 to Jeff Smith on Saturday, August 26, 2017 00:11:03
    On 08/25/17, Jeff Smith said the following...

    mystic -uNugax -pPASSWORD -xmailread

    When I used the command line specified above (Edited with my data) I get the following response. A35 here was updated from A34.

    ----
    Mystic BBS v1.12 A35 for Linux Node 1
    Copyright (C) 1997-2017 By James Coyle

    Detecting terminal emulation: ANSI detected.

    MPL Version mismatch: [MPX 112A28] / [MPX 112A35]
    bbs@ouija5:~$

    As you see you have a version mismatch, something didn't get updated. Likely
    a permissions thing with a file. Check the files from the original A35, you have one from A28 from the error message. If you moved them all it would work as it's what I just did on mine which is under Ubuntu 14.04 x64 and working. The last time I had that problem I did 'diff -s oldfile newfile' till I found the old files and got them updated. I update buy installing to /nmystic and copying files from there to /mystic, then compare the two till I find the problems and fix them (when diff says they match) when I see such things.

    --- Mystic BBS v1.12 A35 (Linux/64)
    * Origin: Mystic AlphaTest bcw142.zapto.org:2323 (21:1/145.2)
  • From Jeff Smith@21:1/128.1 to Avon on Saturday, August 26, 2017 02:38:52
    On 08/26/17, Avon said the following...

    On 08/25/17, Jeff Smith pondered and said...

    When I used the command line specified above (Edited with my data) I the following response. A35 here was updated from A34.
    MPL Version mismatch: [MPX 112A28] / [MPX 112A35]
    bbs@ouija5:~$

    Jeff jump in to your script dir and then run ./mplc -all

    Yeah... That should have been my first thought. <sigh>

    Updated MIDE and MPLC and recompiles the scripts and all is well. Thanks
    for nudging my memory. <g>

    Jeff

    --- Mystic BBS v1.12 A35 (Linux/64)
    * Origin: The OuijaBoard Too - Anoka, MN (21:1/128.1)
  • From Avon@21:1/101 to Jeff Smith on Saturday, August 26, 2017 20:49:40
    On 08/26/17, Jeff Smith pondered and said...

    Yeah... That should have been my first thought. <sigh>

    Updated MIDE and MPLC and recompiles the scripts and all is well. Thanks for nudging my memory. <g>


    No probs, glad I could help :)

    Best, Paul

    --- Mystic BBS v1.12 A34 (Windows/32)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Jeff Smith@21:1/128 to bcw142 on Saturday, August 26, 2017 03:16:36
    Hello bcw142,


    MPL Version mismatch: [MPX 112A28] / [MPX 112A35]
    bbs@ouija5:~$

    As you see you have a version mismatch, something didn't get updated.

    Sometimes I think it's me that didn't get updated. <g> Actually, I at some point didn't update MIDE and/or MPLC. Soon as I updated the file(s) to the A35
    version and recompiled the scripts. The mismatch error ceased.


    Jeff



    --- BBBS/Li6 v4.10 Toy-3
    * Origin: FsxNet: The Ouija Board - bbs.ouijabrd.net (21:1/128)
  • From bcw142@21:1/145.2 to Jeff Smith on Saturday, August 26, 2017 09:35:46
    On 08/26/17, Jeff Smith said the following...
    Hello bcw142,

    MPL Version mismatch: [MPX 112A28] / [MPX 112A35]
    bbs@ouija5:~$
    As you see you have a version mismatch, something didn't get updated.

    Sometimes I think it's me that didn't get updated. <g> Actually, I at
    some point didn't update MIDE and/or MPLC. Soon as I updated the file(s) to the A35 version and recompiled the scripts. The mismatch error
    ceased.

    Great! It can take a bit to update. I have a script and compare it to the update.txt g00r00 puts in updates, but I've hit that same error message ;)

    --- Mystic BBS v1.12 A35 (Linux/64)
    * Origin: Mystic AlphaTest bcw142.zapto.org:2323 (21:1/145.2)