python-smtp-gpg-proxy
python-smtp-gpg-proxy copied to clipboard
Verify content is not encrypted before encrypting
In some weird border cases, the content may already be encrypted and the subject line may still contain the triggering characters (for example, when using caff). We should verify that this is not the case before encrypting.