mox/webapisrv
Mechiel Lukkien b0c4b09010
add "RcptTo" to webapi MessageGet result
otherwise, if the recipient was a bcc, there's no good way to see why the
message was received.

incoming webhooks already have this rcptto field, but that's not always the
moment you want to process it.

for mattanja on matrix, thanks for reporting!
2024-09-30 10:43:48 +02:00
..
server.go add "RcptTo" to webapi MessageGet result 2024-09-30 10:43:48 +02:00
server_test.go webapi: implement adding "alternative files" to messages sent with the Send method 2024-08-23 12:00:25 +02:00