• Linux mail setup w/Synchronet

    From poindexter FORTRAN@1:229/2 to All on Wednesday, December 04, 2019 14:37:21
    From: poindexter.fortran@REALITY.remove-p2t-this

    I'm planning to move my BBS to a Linux VPS, and am unsure how to best set up SMTP. I'd like to have Postfix running on port 25 on the box, and have it deliver mail to local folders for shell users. Mail for BBS users would stay in
    the BBS.

    I was thinking I could have Postfix configured to answer on port 25, set as MX for domain1.com (for shell users) and domain2.com (for BBS users). I could use a transport map to route mail to domain2.com on an alternate port for the BBS, and configure
    Synchronet's SMTP server to use that port.

    I'm not sure if I'm missing something here.

    How do you handle mail in a similar situation?

    ---
    � Synchronet � realitycheckBBS -- http://realitycheckBBS.org
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Oli@1:229/2 to All on Thursday, December 05, 2019 01:01:08
    From: oli@2:280/464.47.remove-nk0-this

    To: poindexter FORTRAN
    I'm planning to move my BBS to a Linux VPS, and am unsure how to best
    set up SMTP. I'd like to have Postfix running on port 25 on the box,
    and have it deliver mail to local folders for shell users. Mail for
    BBS users would stay in the BBS.

    I was thinking I could have Postfix configured to answer on port 25,
    set as MX for domain1.com (for shell users) and domain2.com (for BBS users). I could use a transport map to route mail to domain2.com on an alternate port for the BBS, and configure Synchronet's SMTP server to
    use that port.

    I'm not sure if I'm missing something here.

    How do you handle mail in a similar situation?

    Sounds good and I don't know any other way to do it, if you have one IP address only. Postfix is the relay server for domain2 (relay_domains) and forwards mails to Synchronet.



    * Origin: kakistocracy (2:280/464.47)
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Alterego@1:229/2 to All on Thursday, December 05, 2019 11:58:15
    From: alterego@ALTERANT.remove-wcx-this

    To: poindexter FORTRAN
    Re: Linux mail setup w/Synchronet
    By: poindexter FORTRAN to All on Wed Dec 04 2019 02:37 pm

    I'm planning to move my BBS to a Linux VPS, and am unsure how to best set up SMTP. I'd like to have Postfix running on port 25 on the box, and have it deliver mail to local folders for shell users. Mail for BBS users would stay in the BBS.

    So I do this - but not with postfix, with sendmail.

    (I've always used sendmail, never could understand postfix.)

    So you should be able to do it.

    could use a transport map to route mail to domain2.com on an alternate port for the BBS, and configure Synchronet's SMTP server to use that port.

    I dont mess with ports, however, as I use docker containers, where each container can listen on port 25, and then its just hostname resolution to get the mail to the right container.
    ...���*

    ... He used to be fairly indecisive, but now he's not so certain.

    ---
    � Synchronet � Alterant | an SBBS in Docker on Pi!
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)