Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. Email hosting over NNCP

Email hosting over NNCP

Scheduled Pinned Locked Moved Selfhosted
selfhosted
10 Posts 5 Posters 14 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ikidd@lemmy.worldI This user is from outside of this forum
    ikidd@lemmy.worldI This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1
    This post did not contain any content.
    N rowanthorpe@lemmy.mlR ikidd@lemmy.worldI 3 Replies Last reply
    1
    0
    • System shared this topic on
    • ikidd@lemmy.worldI [email protected]
      This post did not contain any content.
      N This user is from outside of this forum
      N This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      Really cool stuff !! Something I need to try out for sure !

      Just to bad they didn't add a multiuser setup example 😞 !

      If you are doing any kind of multiuser mail node, you should have a separate SMTP system in front of this one that performs any necessary validation.

      ikidd@lemmy.worldI 1 Reply Last reply
      0
      • ikidd@lemmy.worldI [email protected]
        This post did not contain any content.
        rowanthorpe@lemmy.mlR This user is from outside of this forum
        rowanthorpe@lemmy.mlR This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        I hadn't even heard of the underlying protocol NNCP yet, and it seems to solve several things I was trying to do out of the box in some of my own hobby-projects. I'd been battling with automating and integrating Tor/I2P, Openssl, Tox, GPG, Wireguard, etc. If NNCP lives up to the hype it will be a big shortcut, when I next get time to work on stuff 🙂

        M mhzawadi@lemmy.horwood.cloudM 2 Replies Last reply
        0
        • rowanthorpe@lemmy.mlR [email protected]

          I hadn't even heard of the underlying protocol NNCP yet, and it seems to solve several things I was trying to do out of the box in some of my own hobby-projects. I'd been battling with automating and integrating Tor/I2P, Openssl, Tox, GPG, Wireguard, etc. If NNCP lives up to the hype it will be a big shortcut, when I next get time to work on stuff 🙂

          M This user is from outside of this forum
          M This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #4

          I wonder how hard and if feasible at all it would be to have something like an email over NNCP over meshtastic network. Total independence and resilience.

          mhzawadi@lemmy.horwood.cloudM 1 Reply Last reply
          0
          • M [email protected]

            I wonder how hard and if feasible at all it would be to have something like an email over NNCP over meshtastic network. Total independence and resilience.

            mhzawadi@lemmy.horwood.cloudM This user is from outside of this forum
            mhzawadi@lemmy.horwood.cloudM This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #5

            you could do that, set the use NNCPNET_NO_NODELIST to 1.

            Then your into private node https://salsa.debian.org/jgoerzen/docker-nncpnet-mailnode/-/wikis/configuration#adding-private-nodes

            M 1 Reply Last reply
            0
            • rowanthorpe@lemmy.mlR [email protected]

              I hadn't even heard of the underlying protocol NNCP yet, and it seems to solve several things I was trying to do out of the box in some of my own hobby-projects. I'd been battling with automating and integrating Tor/I2P, Openssl, Tox, GPG, Wireguard, etc. If NNCP lives up to the hype it will be a big shortcut, when I next get time to work on stuff 🙂

              mhzawadi@lemmy.horwood.cloudM This user is from outside of this forum
              mhzawadi@lemmy.horwood.cloudM This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #6

              I didnt know of NNCP either, it looks amazing and super simple to setup. might have to look at how I run a NNCP forwarder to Gmail

              1 Reply Last reply
              0
              • mhzawadi@lemmy.horwood.cloudM [email protected]

                you could do that, set the use NNCPNET_NO_NODELIST to 1.

                Then your into private node https://salsa.debian.org/jgoerzen/docker-nncpnet-mailnode/-/wikis/configuration#adding-private-nodes

                M This user is from outside of this forum
                M This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #7

                Ooh, that’s interesting. But I assume there is nothing stopping me from using both quux AND alternative routes to nodes (via meshtastic for instance) at the same time? I don’t have to go fully one way or another?

                mhzawadi@lemmy.horwood.cloudM 1 Reply Last reply
                0
                • ikidd@lemmy.worldI [email protected]
                  This post did not contain any content.
                  ikidd@lemmy.worldI This user is from outside of this forum
                  ikidd@lemmy.worldI This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #8

                  I remember as a kid I set up one of the first private Echomail nodes as part of my RBBS bulletin board. UUCP was a big part of that, as I was the hop for other nodes coming onboard in my area. I added another half-dozen modems eventually just to handle the email traffic, then had to offload it to a university because I didn't want to have to charge for the traffic and it was getting too big to handle. But it was pretty interesting at the time.

                  1 Reply Last reply
                  0
                  • M [email protected]

                    Ooh, that’s interesting. But I assume there is nothing stopping me from using both quux AND alternative routes to nodes (via meshtastic for instance) at the same time? I don’t have to go fully one way or another?

                    mhzawadi@lemmy.horwood.cloudM This user is from outside of this forum
                    mhzawadi@lemmy.horwood.cloudM This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #9

                    yeah, I think so. So nodes are over meshtastic and some are over quux

                    1 Reply Last reply
                    0
                    • N [email protected]

                      Really cool stuff !! Something I need to try out for sure !

                      Just to bad they didn't add a multiuser setup example 😞 !

                      If you are doing any kind of multiuser mail node, you should have a separate SMTP system in front of this one that performs any necessary validation.

                      ikidd@lemmy.worldI This user is from outside of this forum
                      ikidd@lemmy.worldI This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #10

                      I'm trying to figure out how to add it to Mailcow Dockerized and hook the existing containers. If I sort it out, I'll probably PR it to Mailcow. I think it would a nice addition to start to build out a network that isn't susceptible to the same spam attacks as regular email (yet).

                      1 Reply Last reply
                      0
                      • System shared this topic on
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups