• ctrl/services.ini

    From deuce@VERT to CVS commit on Friday, November 07, 2014 03:10:42
    ctrl services.ini 1.7 1.8
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv5132

    Modified Files:
    services.ini
    Log Message:
    Add hotline server.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to deuce on Saturday, November 08, 2014 01:14:04
    Re: ctrl/services.ini
    By: deuce to CVS commit on Fri Nov 07 2014 03:10 am

    ctrl services.ini 1.7 1.8
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv5132

    Modified Files:
    services.ini
    Log Message:
    Add hotline server.

    Should this really be in the stock/default services.ini? Seems a little premature. Maybe I'll just add a disabled=true key and it'll be easy and obvious how to enable.

    digital man

    Synchronet "Real Fact" #33:
    The back-up synchro.net nameserver and CVS repository is hosted by Deuce. Norco, CA WX: 71.1øF, 24.0% humidity, 3 mph S wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Lord Time@VERT/TIME to deuce on Sunday, November 09, 2014 17:03:31
    ctrl services.ini 1.7 1.8
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv5132

    Modified Files:
    services.ini
    Log Message:
    Add hotline server.

    question on the part you added, on the port number (5500 & 5501) is it tcp or udp or not needed to open \ port forwarding?


    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Darktech.Org:24 or
    Telnet://Time.Synchro.Net:24 (qwk or ftn & e-mail)
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Yahoo : lordtime2000 AIM : LordTime20000 MSN : Lord Time
    Astra : lord_time X-Box : Lord Time 2000 oovoo : lordtime2000
    ---
    þ Synchronet þ Time Warp of the Future BBS - Home of League 10 IBBS Games
  • From Deuce@VERT/SYNCNIX to Lord Time on Sunday, November 09, 2014 20:30:14
    Re: Re: ctrl/services.ini
    By: Lord Time to deuce on Sun Nov 09 2014 05:03 pm

    question on the part you added, on the port number (5500 & 5501) is it tcp or udp or not needed to open \ port forwarding?

    They are both TCP ports. If you have a firewall preventing incoming connections, both ports will need to be opened (port 5501 is only used for file
    transfers).

    ---
    http://DuckDuckGo.com/ a better search engine that respects your privacy.
    þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)
  • From Lord Time@VERT/TIME to Deuce on Sunday, November 09, 2014 22:11:42
    Re: Re: ctrl/services.ini
    By: Lord Time to deuce on Sun Nov 09 2014 05:03 pm

    question on the part you added, on the port number (5500 & 5501) is it tcp or udp or not needed to open \ port forwarding?

    They are both TCP ports.

    Thank You

    If you have a firewall preventing incoming
    connections, both ports will need to be opened (port 5501 is only used for file transfers).

    yep, I'll have to open them (windows & the dsl router - when I get a new one, in a few days (lets just say this dsl router is on my list, big time - would like to toss it on the wall, so it would break)


    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Darktech.Org:24 or
    Telnet://Time.Synchro.Net:24 (qwk or ftn & e-mail)
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Yahoo : lordtime2000 AIM : LordTime20000 MSN : Lord Time
    Astra : lord_time X-Box : Lord Time 2000 oovoo : lordtime2000
    ---
    þ Synchronet þ Time Warp of the Future BBS - Home of League 10 IBBS Games
  • From rswindell@VERT to CVS commit on Thursday, December 11, 2014 02:01:09
    ctrl services.ini 1.8 1.9
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv27008

    Modified Files:
    services.ini
    Log Message:
    Add json-service to default config, bound to localhost only (for JS doors that require it).
    Committed on the Free edition of March Hare Software CVSNT Client.
    Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Friday, July 17, 2015 16:31:41
    ctrl services.ini 1.9 1.10
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv19915

    Modified Files:
    services.ini
    Log Message:
    Disable QOTD by default.
    Rename UDP-Finger to Finger-UDP.
    Added FlashPolicy config.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Saturday, August 15, 2015 01:29:42
    ctrl services.ini 1.10 1.11
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv5273

    Modified Files:
    services.ini
    Log Message:
    Simplify the default services.ini, mostly just removing the explicit (and redundant) NO_HOST_LOOKUP options (this is already the default services
    options value in the sbbs.ini).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, September 08, 2015 21:27:10
    ctrl services.ini 1.11 1.12
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv1266

    Modified Files:
    services.ini
    Log Message:
    Replace the activeuserservice.js with a command-line option to fingerservice.js since activeuserservice.js was just a copy/paste of fingerservice.js to begin with. Replace the "command" value for the ActiveUser and ActiveUser-UDP services in ctrl/services.ini with "fingerservice.js -u".


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, January 01, 2019 04:28:52
    ctrl services.ini 1.12 1.13
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv21217

    Modified Files:
    services.ini
    Log Message:
    Added NNTPS section (disabled by default)
    Disable the following unused services by default:
    - MSP-UDP
    - Finger-UDP
    - Hotline
    - Hotline-TRANS
    - FlashPolicy

    Added BINKP service section, disabled by default.

    Added WS (WebSockets) and WSS (WebSockets Secure) service sections,
    enabled by default.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, March 23, 2020 23:54:17
    ctrl services.ini 1.13 1.14
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv22293

    Modified Files:
    services.ini
    Log Message:
    Add BINKPS (Implicit TLS) configuration, disbabled by default



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tuesday, September 08, 2020 00:37:35
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/2cb7b8974a1693498d21523a
    Modified Files:
    ctrl/services.ini
    Log Message:
    Remove JSON-db and FlashPolicy services from default config
    the JSON-db service is added automatically via install-xtrn.js
    and nobody should be needing the FlashPolicy service any more.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Friday, October 16, 2020 21:26:22
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/7015567cb14f1366552d05b2
    Modified Files:
    ctrl/services.ini
    Log Message:
    add more services to default/example

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Friday, October 16, 2020 21:26:22
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/f53e675928b259e9df2d70d9
    Modified Files:
    ctrl/services.ini
    Log Message:
    update services.ini with imap

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Friday, October 16, 2020 21:26:22
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/f9d101fc8855a8ac4e8a2e2a
    Modified Files:
    ctrl/services.ini
    Log Message:
    Merge branch 'phareous/sbbs-servicesini'

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, March 14, 2021 17:34:15
    https://gitlab.synchro.net/main/sbbs/-/commit/1b959845db0f0c947d16a528
    Modified Files:
    ctrl/services.ini
    Log Message:
    Add IMAPS service example configuration, disabled by default

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Tracker1@VERT/TRN to Rob Swindell on Monday, March 15, 2021 07:22:51
    On 3/14/2021 5:34 PM, Rob Swindell wrote:
    Add IMAPS service example configuration, disabled by default

    Is IMAP a memory hog, or to be considered unstable currently?

    Just curious if it should be avoided for now, or if it is relatively
    safe to turn on?
    --
    Michael J. Ryan - tracker1@roughneckbbs.com

    ---
    þ Synchronet þ Roughneck BBS - roughneckbbs.com
  • From Nelgin@VERT/EOTLBBS to Tracker1 on Monday, March 15, 2021 13:43:50
    Tracker1 wrote:
    On 3/14/2021 5:34 PM, Rob Swindell wrote:
    Add IMAPS service example configuration, disabled by default

    Is IMAP a memory hog, or to be considered unstable currently?

    Just curious if it should be avoided for now, or if it is relatively
    safe to turn on?

    I'm using the IMAP service and it seems to be working just fine. I have a 4GB system though.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From Digital Man@VERT to Tracker1 on Monday, March 15, 2021 12:14:37
    Re: Re: ctrl/services.ini
    By: Tracker1 to Rob Swindell on Mon Mar 15 2021 07:22 am

    On 3/14/2021 5:34 PM, Rob Swindell wrote:
    Add IMAPS service example configuration, disabled by default

    Is IMAP a memory hog, or to be considered unstable currently?

    Just curious if it should be avoided for now, or if it is relatively
    safe to turn on?

    I think the imapservice.js is safe, it's just known to have compatibility issues. I don't recall any memory or stability problems with it.
    --
    digital man

    Synchronet/BBS Terminology Definition #17:
    CVS = Concurrent Versioning System
    Norco, CA WX: 50.4øF, 93.0% humidity, 0 mph WSW wind, 0.05 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Tracker1@VERT/TRN to Digital Man on Monday, March 15, 2021 22:19:17
    On 3/15/2021 12:14 PM, Digital Man wrote:
    Is IMAP a memory hog, or to be considered unstable currently?

    Just curious if it should be avoided for now, or if it is
    relatively safe to turn on?

    I think the imapservice.js is safe, it's just known to have
    compatibility issues. I don't recall any memory or stability
    problems with it.

    Cool, will probably just setup a separate sbbs.imap.ini and
    services.imap.ini to run it in an isolated container.

    Been considering doing the same for nntp, and running email separately
    as well.
    --
    Michael J. Ryan - tracker1@roughneckbbs.com

    ---
    þ Synchronet þ Roughneck BBS - roughneckbbs.com
  • From Tracker1@VERT/TRN to Nelgin on Monday, March 15, 2021 22:22:29
    On 3/15/2021 11:43 AM, Nelgin wrote:
    Is IMAP a memory hog, or to be considered unstable currently?

    Just curious if it should be avoided for now, or if it is relatively
    safe to turn on?

    I'm using the IMAP service and it seems to be working just fine. I
    have a 4GB system though.
    Cool, thanks.. I have the BBS on a 2GB host currently, with about 1GB available, so will give it a try as-is, probably limiting to 500mb ram,
    if I notice it getting killed too much, will grow the VPS to 4GB.

    I might grow it anyway, thinking on running PostgreSQL on it to do
    some of the integration work I'd been considering. Or may go with a
    DO hosted instance.
    --
    Michael J. Ryan - tracker1@roughneckbbs.com

    ---
    þ Synchronet þ Roughneck BBS - roughneckbbs.com
  • From Tracker1@VERT/TRN to Digital Man on Tuesday, March 16, 2021 02:47:11
    On 3/15/2021 12:14 PM, Digital Man wrote:

    I think the imapservice.js is safe, it's just known to have
    compatibility issues. I don't recall any memory or stability problems
    with it.

    Thunderbird definitely doesn't seem to like it... tried to create a Sent folder, and it just doesn't seem to do it, will maybe try with Windows
    Mail later. I do think it's interesting that the message groups show
    up though.
    --
    Michael J. Ryan - tracker1@roughneckbbs.com

    ---
    þ Synchronet þ Roughneck BBS - roughneckbbs.com
  • From Ragnarok@VERT/DOCKSUD to Tracker1 on Thursday, March 18, 2021 18:57:31
    El 16/3/21 a las 06:47, Tracker1 escribi¢:
    On 3/15/2021 12:14 PM, Digital Man wrote:

    I think the imapservice.js is safe, it's just known to have
    compatibility issues. I don't recall any memory or stability problems
    with it.

    Thunderbird definitely doesn't seem to like it... tried to create a Sent folder, and it just doesn't seem to do it, will maybe try with Windows
    Mail later. I do think it's interesting that the message groups show
    up though.

    Yeap with thunderbird i have no good result with imap, but nttp work
    like a charm.

    ---
    þ Synchronet þ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar