#306 aerc is unable to decrypt mail a day ago

Ticket created by ~emmatebibyte on ~rjarry/aerc

Every time I view PGP-encrypted mail, aerc fails to decrypt it, citing gpg(1) failing with the error gpgmail: failed to read PGP message: FAILURE gpg-exit 33554433

#284 Search for missing PGP keys a day ago

Comment by ~emmatebibyte on ~rjarry/aerc

That is true. You can set the auto-locate-key option in gpg.conf. My bad.

#284 Search for missing PGP keys 5 months ago

Ticket created by ~emmatebibyte on ~rjarry/aerc

Could there be a configuration option to have gpg(1) search for PGP keys if they are not present? While there is a security risk with using keyservers, a reasonable(non-default?) setting may be using WKD to search for a key and importing it if found.

#273 Hide timestamp in quoted replies when send-as-utc = true is set 6 months ago

Comment by ~emmatebibyte on ~rjarry/aerc

I have created a template. It seems to place two timezone offsets on the first line in my reply e-mail:

On {{.OriginalDate}}, {{index .OriginalFrom 0}} wrote:

{{trimSignature .OriginalText | wrap 70 | quote}}
On 2024-09-08 01:05:45 -0700 -0700, "*****" <notifications@github.com> wrote:

This is on OpenBSD 7.6-beta and aerc 0.18.2.

#273 Hide timestamp in quoted replies when send-as-utc = true is set 6 months ago

Ticket created by ~emmatebibyte on ~rjarry/aerc

The option to hide your timezone doesn’t make any sense if the message body also contains the real timezone.

#202 pinentry-tty breaks aerc 1 year, 2 months ago

Comment by ~emmatebibyte on ~rjarry/aerc

After deliberation in the IRC, I was told this could possibly be solved. I would rather not use pinentry-curses because my main use of my pgp key is signing git commits and a simple prompt is less disruptive. I refuse to use a graphical pinentry program.

I’m not sure how it works with mutt, I’ve always found it uncomfortable to use so I avoided it.

#202 pinentry-tty breaks aerc 1 year, 3 months ago

Ticket created by ~emmatebibyte on ~rjarry/aerc

When I try to encrypt an e-mail to someone with my PGP key, the pinentry-tty prompt tries to request my key’s password, which breaks the UI.