durudex-email-service

module
v0.0.0-...-a47622e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2022 License: AGPL-3.0

README

⚡️ Durudex Email Service

Service for sending email messages.

💡 Prerequisites

⚙️ Build & Run

  1. Create an .env file in the root directory and add the following values from .env.example:
# Debug mode.
DEBUG=false

# Config variables:
CONFIG_PATH=configs/main

# SMTP config variables:
SMTP_HOST=
SMTP_PORT=

# Email config variables:
EMAIL_USERNAME=
EMAIL_PASSWORD=
  1. Generate certificates, information can be found at certs/README.md

Use make run to run and make build to build project.

👍 Contribute

If you want to say thank you and/or support the active development of Durudex:

  1. Add a GitHub Star to the project.
  2. Join the Discord Server.

⚠️ License

Copyright © 2021-2022 Durudex. Released under the GNU AGPL v3 license.

Directories

Path Synopsis
cmd
app
internal
pkg
tls

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL