mox/message
Mechiel Lukkien f5f953b3ab
handle parsing message header without header/body separator
the commit before the previous added tests with a message with only 1 header
line. it's a valid message, but Go's mail.ReadMessage doesn't handle it with
go1.20 and earlier. the automated "test with previous go release" caught it.
work around it by adding the expected but absent \r\n to the parse function.
2023-08-14 15:40:27 +02:00
..
2023-08-07 21:57:03 +02:00
2023-08-07 21:57:03 +02:00
2023-01-30 14:27:06 +01:00
2023-01-30 14:27:06 +01:00
2023-08-07 21:57:03 +02:00
2023-01-30 14:27:06 +01:00
2023-08-07 21:57:03 +02:00
2023-01-30 14:27:06 +01:00
2023-08-07 21:57:03 +02:00
2023-01-30 14:27:06 +01:00