lnbits-legend/lnbits/extensions/smtp
calle b8dd74299d
Merge pull request #1336 from lnbits/mypy_fix_ignore_missing_imports
fix: mypy - constrain `ignore_missing_imports = "True"`
2023-01-11 12:12:53 +01:00
..
static Added tile 2023-01-09 11:26:20 +00:00
templates/smtp remove livestream from mypy ignore and remove dead code from smtp 2023-01-10 11:09:09 +01:00
__init__.py Added tile 2023-01-09 11:26:20 +00:00
config.json Added tile 2023-01-09 11:26:20 +00:00
crud.py mypy fixes, date issue 2023-01-09 09:54:17 +01:00
migrations.py copy initial copy from my fork 2023-01-09 09:41:19 +01:00
models.py mypy fixes, date issue 2023-01-09 09:54:17 +01:00
README.md fine tunings ;) 2023-01-09 10:13:54 +01:00
smtp.py fine tunings ;) 2023-01-09 10:13:54 +01:00
tasks.py mypy fixes, date issue 2023-01-09 09:54:17 +01:00
views.py mypy fixes, date issue 2023-01-09 09:54:17 +01:00
views_api.py fix: mypy 2023-01-10 09:45:12 +02:00

SMTP Extension

This extension allows you to setup a smtp, to offer sending emails with it for a small fee.

Requirements

  • SMTP Server

Usage

  1. Create new emailaddress
  2. Verify if email goes to your testemail. Testmail is sent on create and update
  3. Share the link with the email form.