Code Monkey home page Code Monkey logo

stormkit-io / mailer Goto Github PK

View Code? Open in Web Editor NEW
26.0 3.0 6.0 630 KB

Deploy your own free, open-source email service with a single click. Connect seamlessly with Gmail or Amazon SES for secure and customizable email management. Take control of your communication with ease.

Home Page: https://mailer-demo.stormkit.dev

License: MIT License

HTML 0.22% TypeScript 99.43% Dockerfile 0.20% JavaScript 0.15%
email email-sender marketing-automation open-source self-hosted transactional-emails

mailer's People

Contributors

dependabot[bot] avatar onyxhat avatar svedova avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mailer's Issues

Feature request: Connect multiple accounts

Context

Currently, you have to deploy several instances of Mailer if you have multiple products. This is a bit cumbersome.

Solution

Instead of defining SMPT credentials (or API keys) from environment variables, we can provide a simple UI to add multiple credentials.

The user then can pick which account to use.

Bug: Docker Container does not act on Signal

Steps to reproduce

  1. Launch a docker container:
docker build -t mailer .
docker run -t mailer
  1. Try to stop it by hitting Control + C (on Mac)

Expected

It stops the container

Actual

Nothing happens.

Workaround

Execute docker stop $(docker ps -q --filter ancestor=mailer) from a different terminal.

API routes return 404 on Windows

Context

The API routes return 404 on Windows. My initial guess is that matchPath does not handle Windows environment correctly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.