Project

General

Profile

Actions

Task #7699

closed

Replace flask-mail by sendmail

Added by Rajmund Hruška 5 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Category:
Development - Core
Target version:
Start date:
12/12/2023
Due date:
% Done:

100%

Estimated time:
To be discussed:
No

Description

Currently, we are using flask-mail plugin which uses SMTP. But we don't have any SMTP server on mentat-new and there is no intention to do so. Instead, we can send emails using the sendmail application.

Actions #1

Updated by Rajmund Hruška 5 months ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

I actually went with a fork of the original flask-sendmail, as this has the correct version on pypi, which fixed some Python 3 related bugs.

https://github.com/ncrocfer/flask-sendmail-ng/tree/master

So far, the sending of emails seems to work, but I didn't set up logging just yet.

Actions #2

Updated by Rajmund Hruška 3 months ago

  • Subject changed from Replace flask-mail by flask-sendmail to Replace flask-mail by sendmail
  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100
Actions #3

Updated by Rajmund Hruška 3 months ago

  • Status changed from Resolved to In Review
Actions #4

Updated by Rajmund Hruška 3 months ago

  • Target version changed from 2.12 to 2.11.1
Actions #5

Updated by Rajmund Hruška 3 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF