~banderlog


#537 aerc tries to parse message bodies as headers 2 years ago

Comment by ~banderlog on ~sircmpwn/aerc2

test

sorry, trying to master list-threads

#537 aerc tries to parse message bodies as headers 2 years ago

Comment by ~banderlog on ~sircmpwn/aerc2

test

#7 aerc tries to parse message bodies as headers 2 years ago

Comment by ~banderlog on ~rjarry/aerc

Before I tried v0.5.2 and 0b19b5e70e408bbaac5555b0b61a9451189406f8 commit (latest from old repo)

#7 aerc tries to parse message bodies as headers 2 years ago

Ticket created by ~banderlog on ~rjarry/aerc

I keep getting errors "malformed MIME header line" or "malformed MIME header key", and I know that aerc uses go-message to fetch and parse IMAP messages.

So, I created a github issue in go-message repository with examples and detailed explanation: https://github.com/emersion/go-message/issues/144

But it's maintainer said:

Seems like an aerc bug. It tries to parse message bodies as headers.

UPD: After discovering this fork, I tried again with aerc-0.6.0 -- problem persists

#537 aerc tries to parse message bodies as headers 2 years ago

Comment by ~banderlog on ~sircmpwn/aerc2

Wow, I missed that!
Maybe someone could add new links to the original repo and https://aerc-mail.org/?

UPD: ah, it was forked a week ago)

#537 aerc tries to parse message bodies as headers 2 years ago

Comment by ~banderlog on ~sircmpwn/aerc2

I tried v0.5.2 and 0b19b5e70e408bbaac5555b0b61a9451189406f8 commit (latest)

#537 aerc tries to parse message bodies as headers 2 years ago

Ticket created by ~banderlog on ~sircmpwn/aerc2

I keep getting errors "malformed MIME header line" or "malformed MIME header key", and I know that aerc uses go-message to fetch and parse IMAP messages.

So, I created a github issue in go-message repository with examples and detailed explanation: https://github.com/emersion/go-message/issues/144

But it's maintainer said:

Seems like an aerc bug. It tries to parse message bodies as headers.