Files
kumomta/docs
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
..
2023-10-18 16:18:56 -06:00
2025-09-09 14:12:52 +01:00
2025-05-01 10:09:01 -07:00
2025-09-09 09:15:58 +01:00
2025-02-20 13:04:57 +00:00
2025-02-20 16:00:16 -07:00