Files
kumomta/docs
kay ozaki abce86bd24 add check_trailing_bits: false
While testing message parsing code, there's a chance that the sender
isn't fully compliant with base64.  This leads to failure such as below

base64 decode: non-zero trailing bits at 20211 b='i' in HRtbD4NCi==

As long as it's not destructive, its more convenient to be able to
support non-RFC messages so we can extract message artifacts for its
decision making.

closes: https://github.com/KumoCorp/kumomta/pull/558
2026-07-28 08:13:06 +01:00
..
2025-11-26 16:46:25 +00:00
2026-07-28 08:13:06 +01:00
2026-07-09 21:46:20 -04:00
2026-07-09 21:46:20 -04:00
2025-02-20 16:00:16 -07:00