Get rid of sendmail.py #44
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: juergen/ticketfrei#44
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @b3yond Posted at: 06.10.2018 07:50
sendmail.py seems to be redundant in most parts. is it still used by something else? it even needs a few config options which don't exist anymore in production, lol. Still didn't break yet o.0
Author: @b3yond Posted at: 06.10.2018 08:21
Turns out the whole Mailer class wasn't initiated anymore. got rid of it.