Son NK
|
477481c41e
save the data for debugging when pgp fails
|
4 years ago |
Son NK
|
0a4fc76b61
optimize import
|
4 years ago |
Son NK
|
e661f90ce7
do not hard exit when memory exceeds the threshold
|
4 years ago |
Son NK
|
9def7df974
also search for PGP key in contact
|
4 years ago |
Son NK
|
6437ee46e0
use LOG.exception instead of LOG.error to provide stacktrace
|
5 years ago |
Son NK
|
1dc2e9c54f
fix retry pgp
|
5 years ago |
Son NK
|
9e2f1c5f9f
try to load the public key if encrypt fails for 1st time
|
5 years ago |
Son NK
|
582a971b80
remove pgp retry mechanism
|
5 years ago |
Son NK
|
e988573cb4
hard exit when memory is more than 300MB
|
5 years ago |
Son NK
|
16df2acb29
stop the email handler process when PGP error
|
5 years ago |
Son NK
|
123f3583fd
log memory usage in encrypt_file()
|
5 years ago |
Son NK
|
c8cd066d25
try encrypt again if fail
|
5 years ago |
Son NK
|
9603683c18
log the failed encrypted content to debug
|
5 years ago |
Son NK
|
3550447a66
use BytesIO as input when encrypting
|
5 years ago |
Son NK
|
cf257a92ec
use utf-8 for PGP
|
5 years ago |
Son NK
|
612e4f6717
encrypt forwarded emails to gpg-enabled mailbox
|
5 years ago |
Son NK
|
2eef010bad
add pgp_utils
|
5 years ago |