EmanuelLoos
  • Joined on 2022-10-25
EmanuelLoos commented on issue Disroot/gpg-lacre#149 2024-04-09 11:10:43 +02:00
Discuss changing license to AGPL

I think it is a good idea. The users of a mailserver with gpg-lacre should have a right to the source code of the exact version of gpg-lacre responsible for encrypting their emails. The AGPL does…

EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-07-24 18:00:59 +02:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

Hi @pfm,

are there any news on this?

Should this issue be opened again or should we open a new one?

Also, there is another weird thing going on, some emails look like this after being…

EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-05-18 13:14:40 +02:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."
root@klarheit:~/gpg-lacre# make test
mkdir test/tmp
mkdir test/logs
rm -fv test/gpg-mailgate.conf
rm -f test/logs/*.log
git restore test/keyhome
python3 test/e2e_test.py
.
------------…
EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-05-13 18:22:32 +02:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

I just updated to the current master branch to which the fix was merged.

Well, all emails do arrive, but it still messes up special characters in emails from Thunderbird for me.

EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-03-19 20:57:32 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

Did you also get my two additional emails about encoding errors regarding messages sent from K9-Mail? I'm asking because if you're using gpg-lacre already on your server they might have not…

EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-03-08 22:11:51 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

First of all, thanks for the fix and the information. Emails sent from Thunderbird arrive again now!

Sadly however, there is still something going wrong during the encryption of emails sent…

EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-03-07 00:13:52 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

With this version emails sent from Thunderbird won't arrive at all for me:

Python 3.9:

Action: failed
Status: 5.3.0
Diagnostic-Code: x-unix; Traceback (most recent call last):   File
 …
EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-01-02 14:06:51 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

After the update I still get the error:

UnicodeEncodeError:
    'ascii' codec can't encode character '\xf6' in position 612: ordinal not in
    range(128)
EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-01-02 10:33:59 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

For emails sent from K-9 Mail everything works fine:

Return-Path: <office@klarheit.at>
Delivered-To: office@klarheit.at
Received: from mail.klarheit.at
	by klarheit with LMTP
	id…
EmanuelLoos commented on issue Disroot/gpg-lacre#110 2023-01-02 10:24:40 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

I just updated. However, gpg-lacre still seems to have a hard time encrypting 8-Bit UTF-8 messages cntaining emojies and umlauts.

Return-Path: <mail@emanuel-loos.eu>
Delivered-To:…
EmanuelLoos commented on issue Disroot/gpg-lacre#110 2022-10-31 20:18:39 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

Thanks, I saw the update after commenting on this issue and and have already installed it.

EmanuelLoos commented on issue Disroot/gpg-lacre#110 2022-10-30 13:34:37 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

It seems this only happens with emails not to be encrypted by the server. After setting up server side encryption for the account, the confirmation emails from keyserver@keys.openpgp.org arrive,…

EmanuelLoos commented on issue Disroot/gpg-lacre#110 2022-10-30 11:21:23 +01:00
Message encodings: "UnicodeEncodeError: 'ascii' codec can't encode..."

I am getting this error as well, but with an email that should not even be touched by gpg-lacre as there is no public key for the receiving address in the server's keyring. It is a confirmation…

EmanuelLoos closed issue Disroot/gpg-lacre#106 2022-10-25 08:58:20 +02:00
KeyError(key) KeyError: 'formatters'
EmanuelLoos commented on issue Disroot/gpg-lacre#106 2022-10-25 08:58:20 +02:00
KeyError(key) KeyError: 'formatters'

Turns out I forgot to copy gpg-lacre-logging.conf.sample to /etc/gpg-lacre-logging.conf. Sorry for the noise.

EmanuelLoos created pull request Disroot/gpg-lacre#107 2022-10-25 02:00:13 +02:00
improved formatting
EmanuelLoos pushed to main at EmanuelLoos/gpg-lacre 2022-10-25 01:59:02 +02:00
ec6c43afcb improved formatting
EmanuelLoos created repository EmanuelLoos/gpg-lacre 2022-10-25 01:55:38 +02:00
EmanuelLoos opened issue Disroot/gpg-lacre#106 2022-10-25 01:19:58 +02:00
KeyError(key) KeyError: 'formatters'