Email #63

Closed
opened 2022-01-11 08:30:18 +01:00 by mpeltriaux · 2 comments
Owner

Status quo

Mails have not been added, yet.

Feature

Add mail notifications based on the user configured settings for notifications.

# Status quo Mails have not been added, yet. # Feature Add mail notifications based on the user configured settings for notifications.
mpeltriaux added the
feature
label 2022-01-11 08:30:18 +01:00
mpeltriaux self-assigned this 2022-01-11 08:30:18 +01:00
Author
Owner

All configurable notification cases are now provided with background mail sending. For development purposes the mails are currently written to /tmp/app-messages as stated in

https://docs.djangoproject.com/en/3.2/topics/email/#file-backend

For production it is recommended to use the local smtp server, which is configured on each LDI server. Otherwise the emails won't be sent.

Sample data checked

grafik

Sample data unrecorded

grafik

All configurable notification cases are now provided with background mail sending. For development purposes the mails are currently written to /tmp/app-messages as stated in https://docs.djangoproject.com/en/3.2/topics/email/#file-backend For production it is recommended to use the local smtp server, which is configured on each LDI server. Otherwise the emails won't be sent. # Sample data checked ![grafik](/attachments/16ebc4ac-c851-4ac7-b5ce-36cd02006f41) # Sample data unrecorded ![grafik](/attachments/9a63a0af-243d-4944-833a-f6deb7b8e31f)
Author
Owner

Merged in #65

# Merged in #65
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#63
No description provided.