scanner / as_email_service

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

GH-149: unicode error on msg to bytes #152

Closed scanner closed 3 months ago

scanner commented 3 months ago

Try brute forcing by going through most to least likely encodings

Fixes GH-149