mox/message
Mechiel Lukkien 7facf9d446
when a message contains a date that we cannon marhsal to json, adjust the date
found a message with a 24 hour time zone offset, which Go's json package cannot
marshal. in that case, we adjust the date to utc.
2023-07-01 17:25:10 +02:00
..
doc.go mox! 2023-01-30 14:27:06 +01:00
from.go mox! 2023-01-30 14:27:06 +01:00
headerwriter.go mox! 2023-01-30 14:27:06 +01:00
part.go when a message contains a date that we cannon marhsal to json, adjust the date 2023-07-01 17:25:10 +02:00
part_test.go add pedantic mode (used by localserve) that refuses some behaviour that is invalid according to specifications and that we normally accept for compatibility 2023-03-12 15:16:01 +01:00
readheaders.go mox! 2023-01-30 14:27:06 +01:00
time.go tweak time format for added date headers 2023-06-04 21:04:10 +02:00
todo.go mox! 2023-01-30 14:27:06 +01:00
writer.go mox! 2023-01-30 14:27:06 +01:00
writer_test.go mox! 2023-01-30 14:27:06 +01:00