Fix mailing #54

Closed
opened 2021-05-08 22:06:02 +00:00 by phryk · 1 comment
Owner

Sending mail seems to be broken.

Likely culprit: poobrains.mailing.Mail.as_string.

While we're at it, also fix up poobrains.auth.User.notify to save the notification first and send the mail afterwards so mail failures don't lead to lost notifications.

Sending mail seems to be broken. Likely culprit: `poobrains.mailing.Mail.as_string`. While we're at it, also fix up `poobrains.auth.User.notify` to save the notification first and send the mail afterwards so mail failures don't lead to lost notifications.
phryk added the
BUG
mailing
labels 2021-05-08 22:06:15 +00:00
phryk added this to the 0.0.0.0-alpha milestone 2021-05-16 13:56:08 +00:00
Author
Owner

Not broken after all. But STARTTLS on port 465 just kinda hangs.

Made 465 (SMTP w/ explicit TLS) the default port for SMTP and False the default for STARTTLS.

Not broken after all. But STARTTLS on port 465 just kinda hangs. Made 465 (SMTP w/ explicit TLS) the default port for SMTP and False the default for STARTTLS.
phryk closed this issue 2021-05-16 19:42:29 +00:00
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: phryk-evil-mad-sciences-llc/poobrains#54
No description provided.