Age | Commit message (Collapse) | Author |
|
An email address regexp that supports all (or almost) emails is really
complex, and is_address uses a simpler one since we restrict the valid
usernames and provider names.
For that we rely on the email client to check whether the email address
is valid or not.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- parse_ascii_key
- delete_key
- put_key
|
|
|
|
|
|
|
|
|
|
'drebs/bug/4454_remove-multipart-encrypted-header-after-decrypting' into develop
|
|
#4454.
|
|
'drebs/feature/4447_fix-headers-when-gatewaying-messages' into develop
|
|
|
|
|
|
|
|
develop
|
|
- Also reorder stdlib imports alphabetically :)
|
|
|
|
|
|
|
|
|
|
'drebs/feature/4324_prevent-double-encryption-when-relaying-2' into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so we can allow multiple accounts in the imap fetcher.
|
|
|
|
|
|
'drebs/feature/4375-add-verification-of-detached-sig' into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|