Re: Ballot option: Further Discussion
Daniel Lange <[email protected]>
| Newsgroups | gmane.linux.debian.devel.vote |
|---|---|
| Organization | Debian |
| Message-ID | <[email protected]> |
Hi Kurt, Am 14.08.26 um 14:43 schrieb Kurt Roeckx: > I see a space before every '>' that is not shown on the website. But so > now I can verify it. Your mail reader (likely mutt) does not interpret Format=Flowed (RFC 3676) the way Thunderbird does it. RFC sections 4.1 and 4.4 "space-stuffing" in case anybody wants to check on the glory details. For mutt, setting both reflow_text and pipe_decode allow to verify such emails. Holger sent in curl -s https://lists.debian.org/debian-vote/2026/08/msg00154.html \ | html2text | gpg --verify that works as well. Kind regards, Daniel