Apparently I installed that thing in 2006 and I last updated it in 2016, then I quit updating it for some reason that I totally forgot. Probably laziness…

It’s been running for quite some time and we kind of forgot about it in the closet, until the SSH tunnel we use to get our mail outside our home stopped working because modern openssh clients refuse to use the antiquated key cipher I setup client machines with way back when any longer.

I just generated new keys with a more modern cipher that it understands (ecdsa-sha2-nistp256) and left it running. Because why not 🙂

  • @rhacer
    link
    English
    1113 days ago

    Very very aware.

    So you had another mail server elsewhere that port forwarded port 25 via port 22 to your internal mail server’s port 25.

    I take it that outside mail server was secure.

    That’s an impressive setup.