Files
kumomta/docs/reference
Wez Furlong 91c0c2ac57 mailparsing: fallback to Content-Type::name for attachment name
Adjusts how we resolve the attachment name when processing mime
attachment parameters:

* First check Content-Disposition::filename
* Then check Content-Type::name

De-couple parsing out the `Content-Id` header from having
`Content-Disposition`.

In the lua bindings; remove the synthesized filename fallback;
we now just leave it nil to match the rust logic.
2025-09-10 10:42:48 +01:00
..
2025-09-09 09:15:58 +01:00
2025-09-09 09:15:58 +01:00
2025-09-09 14:12:52 +01:00
2025-09-09 14:35:48 +01:00
2025-07-22 09:08:18 +01:00
2025-07-23 16:51:06 +01:00
2025-09-09 10:38:36 +01:00
2023-02-25 10:50:58 -07:00
2025-07-26 13:30:00 +01:00
2024-12-18 06:41:45 -07:00