• mail server

    From SYS64738@1:103/705 to All on Thu Mar 24 08:23:00 2022
    Has anyone set up their mail server to work with bluehost.com? Having
    trouble setting mine up with them.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tracker1@1:103/705 to SYS64738 on Fri Apr 1 22:20:14 2022
    On 3/24/22 01:23, SYS64738 wrote:
    Has anyone set up their mail server to work with bluehost.com? Having trouble setting mine up with them.

    Not sure about bluehost, I'm using sendgrid...

    From ctrl/sbbs.ini

    [Mail] SMTP/POP3 Mail Server
    ...
    RelayServer = smtp.sendgrid.net
    RelayPort = 587
    ...
    RelayUsername = apikey
    RelayPassword = ...removed...
    ...
    Options =
    ALLOW_POP3
    | USE_SUBMISSION_PORT
    | TLS_SUBMISSION
    | TLS_POP3
    | ALLOW_RELAY
    | RELAY_TX
    | RELAY_AUTH_PLAIN

    The RELAY* options and Relay* settings. You'll need to set these options
    to match your host...

    I wrapped the Options flags for readability, that all goes on one line
    --
    Michael J. Ryan - tracker1@roughneckbbs.com
    ---
    ■ Synchronet ■ Roughneck BBS - roughneckbbs.com
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)