add a messagelen field in the notifications
commitfb5636bebb6e4d59f4bbc0fd78650714474ac681
authorOmar Polo <op@omarpolo.com>
Wed, 27 Mar 2024 15:23:22 +0000 (27 15:23 +0000)
committerOmar Polo <op@omarpolo.com>
Wed, 27 Mar 2024 15:23:22 +0000 (27 15:23 +0000)
treed68edb94858c8f767d06de9c8e3d0ec4f20d71bd
parent98297eed5b9082b66f6397a0921c8d90df72cca1
add a messagelen field in the notifications

Similar to the `got cat' output; it's needed to un-ambiguosly parse
the content of the notification, which is already useful to parse
the email content and invaluable for the upcoming got-notify-http.

ok stsp@
gotd/repo_write.c
regress/gotd/email_notification.sh