GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    JP Mens (jpmens@mastodon.social)'s status on Thursday, 31-Aug-2023 22:08:08 JST JP Mens JP Mens

    I needed a throwaway SMTP and IMAP server and chanced upon Greenmail: an open source, suite of email servers for testing purposes. https://greenmail-mail-test.github.io/greenmail/

    I launch it thusly and have an SMTP and IMAP server with in-core storage.

    java -Dgreenmail.smtp.hostname=127.0.0.1 -Dgreenmail.smtp.port=3025 -Dgreenmail.imap.hostname=127.0.0.1 -Dgreenmail.imap.port=3143 -Dgreenmail.imaps.hostname=127.0.0.1 -jar greenmail-standalone-1.6.14.jar

    In conversation Thursday, 31-Aug-2023 22:08:08 JST from mastodon.social permalink

    Attachments


    • Embed this notice
      feld (feld@bikeshed.party)'s status on Thursday, 31-Aug-2023 22:08:03 JST feld feld
      in reply to
      • haerench
      archiveopteryx.org

      Tiny service written in C, just need Postgres. IMAP, POP, and SMTP
      In conversation Thursday, 31-Aug-2023 22:08:03 JST permalink

      Attachments


    • Embed this notice
      JP Mens (jpmens@mastodon.social)'s status on Thursday, 31-Aug-2023 22:08:05 JST JP Mens JP Mens
      in reply to
      • haerench

      @haerench yeah, I stopped reading at 'docker'.

      I know many systems which have Java installed but not Docker. :)

      In conversation Thursday, 31-Aug-2023 22:08:05 JST permalink
    • Embed this notice
      haerench (haerench@mastodon.social)'s status on Thursday, 31-Aug-2023 22:08:08 JST haerench haerench
      in reply to

      @jpmens there is also https://mailu.io/2.0/index.html ; haven't tried it myself (yet)

      In conversation Thursday, 31-Aug-2023 22:08:08 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: mailu.io
        Mailu — Mailu, Docker based mail server
    • Embed this notice
      feld (feld@bikeshed.party)'s status on Thursday, 31-Aug-2023 22:46:09 JST feld feld
      in reply to
      • haerench
      oops, my mistake :)

      really love that software, hope I don't have to maintain it until I die... perfect solution for email archiving. Fixes noncompliant emails if it encounters them (unless GPG/PGP) and deduplicates your mail too
      In conversation Thursday, 31-Aug-2023 22:46:09 JST permalink
    • Embed this notice
      JP Mens (jpmens@mastodon.social)'s status on Thursday, 31-Aug-2023 22:46:10 JST JP Mens JP Mens
      in reply to
      • feld
      • haerench

      @feld written in C++, but thanks.

      @haerench

      In conversation Thursday, 31-Aug-2023 22:46:10 JST permalink
    • Embed this notice
      feld (feld@bikeshed.party)'s status on Thursday, 31-Aug-2023 23:15:45 JST feld feld
      in reply to
      • haerench
      There isn't any other software on the planet for email that guarantees that you could look at the RFCs 50 years from now, write code in the new hip language to those exact specifications, and successfully read all your mail without encountering errors.
      In conversation Thursday, 31-Aug-2023 23:15:45 JST permalink
    • Embed this notice
      JP Mens (jpmens@mastodon.social)'s status on Thursday, 31-Aug-2023 23:15:46 JST JP Mens JP Mens
      in reply to
      • feld
      • haerench

      @feld

      for actual long-term archival I'd prefer fewer moving parts, i.e. ditch the database and use plain files.

      But that's just me.

      @haerench

      In conversation Thursday, 31-Aug-2023 23:15:46 JST permalink
    • Embed this notice
      feld (feld@bikeshed.party)'s status on Thursday, 31-Aug-2023 23:23:23 JST feld feld
      in reply to
      • haerench
      good luck deciphering mime encoded parts, file attachments, etc though
      In conversation Thursday, 31-Aug-2023 23:23:23 JST permalink
    • Embed this notice
      JP Mens (jpmens@mastodon.social)'s status on Thursday, 31-Aug-2023 23:23:24 JST JP Mens JP Mens
      in reply to
      • feld
      • haerench

      @feld

      cat(1)

      @haerench

      In conversation Thursday, 31-Aug-2023 23:23:24 JST permalink
    • Embed this notice
      JP Mens (jpmens@mastodon.social)'s status on Friday, 01-Sep-2023 02:54:50 JST JP Mens JP Mens
      in reply to
      • feld
      • haerench

      @feld

      the point is: fewer moving parts.

      cat(1) was supposed to be a joke but also to illustrate that a file system is fine for long-term storage of mail (e.g with attachments extracted into their own directories ,etc.)

      @haerench

      In conversation Friday, 01-Sep-2023 02:54:50 JST permalink

      Attachments


      feld likes this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.