• Offline Mail Reader

    From Hatton@VERT/THRCORN to All on Thursday, September 10, 2020 22:18:00
    I've been able to make good use of MultiMail but I also notice
    that some folks are using SLMR 2.1... I'm curious to know how
    it's working and if they're in Linux or Windows. My Windows
    box won't let me run it.

    Also, for MultiMail is there a way to plug in a better editor?
    I'm stuck using Notepad at the moment.

    Thanks!
    Hatton

    ... Direct from the Ministry of Silly Walks
    --- MultiMail/Win v0.52
    þ Synchronet þ Three Corners and Beyond! http://3corners.us
  • From Dennisk@VERT/EOTLBBS to Hatton on Friday, September 11, 2020 20:55:00
    Hatton wrote to All <=-

    I've been able to make good use of MultiMail but I also notice
    that some folks are using SLMR 2.1... I'm curious to know how
    it's working and if they're in Linux or Windows. My Windows
    box won't let me run it.

    Also, for MultiMail is there a way to plug in a better editor?
    I'm stuck using Notepad at the moment.

    Thanks!
    Hatton

    On Linux, when you edit the Multimail Config file, there is an "editor" option, where you can change that to any editor you like. I'm guessing its similar in Windows.

    ... MultiMail, the new multi-platform, multi-format offline reader!
    --- MultiMail/Linux v0.52
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From paulie420@VERT/BEERS20 to Hatton on Friday, September 11, 2020 07:26:00
    I've been able to make good use of MultiMail but I also notice
    that some folks are using SLMR 2.1... I'm curious to know how
    it's working and if they're in Linux or Windows. My Windows
    box won't let me run it.
    Also, for MultiMail is there a way to plug in a better editor?
    I'm stuck using Notepad at the moment.

    Gosh it won't be much help, but I've HEARD folks saying they can use any
    editor inside there.. Even the ones that SBBS uses. (Or more.)

    Lol, I don't know HOW they doso... so I'll shutup again.



    |07p|15AULIE|1142|07o
    |08.........
  • From ROBERT WOLFE@VERT/OTHETA to HATTON on Friday, September 11, 2020 09:45:00
    HATTON wrote to ALL <=-

    Also, for MultiMail is there a way to plug in a better editor?
    I'm stuck using Notepad at the moment.

    Yes, change the command that launches your editor in mmail.rc (under
    Windows). This would be the "editor" option in that file. With Linux,
    we are set to use vi by dedault, but I prefer nano instead as my editor
    for offline Mail.

    ... Gone crazy, be back later, please leave message.
    --- MultiMail/Linux v0.52
    þ wcQWK 8.0 ÷ Omicron Theta * Memphis, TN * winserver.org
  • From ROBERT WOLFE@VERT/OTHETA to DENNISK on Friday, September 11, 2020 09:45:00
    DENNISK wrote to HATTON <=-

    I'm stuck using Notepad at the moment.

    On Linux, when you edit the Multimail Config file, there is an "editor" option, where you can change that to any editor you like. I'm guessing its similar in Windows.

    Windows: mmail.rc
    Linux: .mmailrc


    ... 2 + 2 = 5 for extremely large values of 2.
    --- MultiMail/Linux v0.52
    þ wcQWK 8.0 ÷ Omicron Theta * Memphis, TN * winserver.org
  • From Dumas Walker@VERT/CAPCITY2 to HATTON on Friday, September 11, 2020 13:43:00
    I've been able to make good use of MultiMail but I also notice
    that some folks are using SLMR 2.1... I'm curious to know how
    it's working and if they're in Linux or Windows. My Windows
    box won't let me run it.

    I am using both. SLMR 2.1 I use because it was the first QWK reader I ever
    got to work right and I am used to it. I run it in a dosemu session under linux. I use Multimail because it is still in development and can handle emails which are longer than ~ 140 lines (SLMR cannot). Also, MM can
    handle bluewave packets (where SLMR cannot).

    I also run MM in a dosemu window, and use the old Q-Edit for DOS as my
    editor.


    * SLMR 2.1a * This sentence is a !!! premature punctuator

    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Hatton@VERT/THRCORN to Dumas Walker on Saturday, September 12, 2020 12:36:18
    Re: Offline Mail Reader
    By: Dumas Walker to HATTON on Fri Sep 11 2020 01:43 pm

    I am using both. SLMR 2.1 I use because it was the first QWK reader I ever got to work right and I am used to it. I run it in a dosemu session under linux.

    Ahh, okay. I'm trying to get something working on Windows 10 and SLMR flat out won't do that.

    I'll poke around for DOS text editor that will still work in Windows, I was hoping to find something that would run in-line instead of opening a new window when I type anything. Supporting 80x25 would be nice too :)

    Thanks for all the replies!
    Hatton

    ---
    þ Synchronet þ Three Corners and Beyond! http://3corners.us
  • From Hatton@VERT/THRCORN to Dumas Walker on Saturday, September 12, 2020 15:38:16
    Re: Offline Mail Reader
    By: Hatton to Dumas Walker on Sat Sep 12 2020 12:36 pm

    I'll poke around for DOS text editor that will still work in Windows, I was hoping to find something that would run in-line instead of opening a new window when I type anything. Supporting 80x25 would be nice too :)

    After a bit of digging I found a working solution for a command-line style message reader and "integrated" text editor in Windows 10.

    For the reader I got MultiMail for Windows (https://multimail.sourceforge.io/)

    For the editor I discovered that GIT for windows effectively includes a CygWin instance (https://git-scm.com/download/win -- Warning it auto-downloads the installer version). There is also a Portable version available and I downloaded that. Included with that are both Nano and VIM that you can call directly.

    Once I got both programs extracted, I made a simple change to <MultiMailFolder>\mmail.rc on or around Line 36
    Old Line: editor: start /w notepad
    New Line: editor: <Portable GIT Folder>\usr\bin\nano.exe

    The whole point of this was to have a seamless interface. Having my message editor break out in a new window, not embracing the command-line goodness, was just jarring.

    I'm sure there are other ways to accomplish this but for now, this works :)

    Hatton

    ---
    þ Synchronet þ Three Corners and Beyond! http://3corners.us
  • From MRO@VERT/BBSESINF to Hatton on Saturday, September 12, 2020 15:08:27
    Re: Offline Mail Reader
    By: Hatton to Dumas Walker on Sat Sep 12 2020 12:36 pm

    I'll poke around for DOS text editor that will still work in Windows, I

    https://turtlewar.org/projects/editor/


    i use kinesics text editor
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Dumas Walker@VERT/CAPCITY2 to HATTON on Saturday, September 12, 2020 18:45:00
    The whole point of this was to have a seamless interface. Having my message edi
    or break out in a new window, not embracing the command-line goodness, was just
    jarring.

    I'm sure there are other ways to accomplish this but for now, this works :)

    That is the most important thing for sure, getting it working. Seamless is also very nice. :)


    * SLMR 2.1a * To err is human. To forgive is against company policy.

    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP