Coder Social home page Coder Social logo

open-template-hub / mail-server-template Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 0.0 171 KB

Mail Server Template is a generic open-source mail server that has a simple yet powerful design to connect your business with third-party email service providers (like Gmail, Yahoo, or Outlook).

Home Page: https://opentemplatehub.com/product/server/mail-server-template

License: MIT License

TypeScript 96.41% Shell 3.59%
mail sender imap smtp server

mail-server-template's People

Contributors

dependabot[bot] avatar fatihturker avatar furknyavuz avatar gh-action-bump-version avatar mertlsarac avatar oth-service-user avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mail-server-template's Issues

2022 Week 4

Logo

Open Template Hub - Feature Request

Description

  1. update readme files
  2. add "to" to preconfigured messages, if (preconf has "to" use it) else (use the one in the request)
  3. set language code from env or default "en"
  4. mail quality (not sent to junk)

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

2022 Week 1

Logo

Open Template Hub - Feature Request

Description

Code Cleanup and fix TODOs.

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

2022 Week 3

Logo

Open Template Hub - Feature Request

Description

email provider mechanism
3 tables

  1. service_provider
    OUTLOOK, GMAIL, PRIVATEMAIL etc.
  2. mail_config
    username: [email protected]
    provider: PRIVATEMAIL
    password: xxxxxxxxx
  3. preconfigured_mail
    don't need payload here, only use from and map that from with mail_config -> username in code

mail server & common changes (queue consumer changes like key, language)

mail server preconfigured language code, message
messages: [
{
language: "en",
message: "Hi ${username}...."
},
{
language:"fr",
message....
}
]

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

2022 Week 5

Logo

Open Template Hub - Feature Request

Description

add service providers for yahoo gmail and outlook

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

Fix Spam Mails

Logo

Open Template Hub - Feature Request

Description

Fix emails do not go to spam/junk

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

Preconfigured Mail Providers

Logo

Open Template Hub - Feature Request

Description

Define the feature clearly

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

Issue when trying to login

Logo

Open Template Hub - Bug Report

Description

Define the problem clearly

I'm getting this error when i try to login.

{"error":{"code":400,"message":"CONFIGURATION_NOT_FOUND","errors":[{"message":"CONFIGURATION_NOT_FOUND","domain":"global","reason":"invalid"}]}}

Supplementary Info

Host = https:/replit.com / https://repl.it
https://mail.playpiglin.net

othOpen Template Hub © 2021

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.