A Django app and smtp relay service for working with 3rd party email services and asimap
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
Move the API key for posting from the email service (postmark) from a GET parameter to a POST field. #147
Open
scanner opened 5 months ago
Should not encode secrets in the URL even if it is encrypted.