21 Commits

Author SHA1 Message Date
2d07c296ae bump to 1.21 2023-11-04 15:52:33 +01:00
d3189b0840 add attachments to the email 2023-11-04 15:45:59 +01:00
dd9018bcef update README 2023-09-10 22:07:47 +02:00
3c4b740849 split watcher and http server from sender + add golanci config 2023-09-10 21:59:57 +02:00
d831c3e0aa add validator + tests 2023-09-10 14:50:39 +02:00
5a43b094bb embed http server 2023-09-09 16:41:43 +02:00
4d0076e625 change receiver field type 2023-09-09 16:07:08 +02:00
2bc22b637d bump to go 1.20 + fix some code issues 2023-09-09 15:45:36 +02:00
c1551be07f add kingpin to parse cli args 2023-09-09 14:55:22 +02:00
6d9551c073 replace log by zerolog 2023-09-09 14:44:20 +02:00
rmanach
a16eabb385 update README.md 2022-10-22 07:05:45 +00:00
rmanach
5bb1509705 add .gitignore + add new entry in Makefile 2022-10-21 14:24:44 +02:00
4d5f685000 rework on logger + fix the program exit + rename file if errors in json parsing 2022-10-16 12:56:27 +00:00
8b0af491c0 stop the service properly and update doc 2022-10-16 10:35:59 +00:00
rmanach
42b36a9234 Mise à jour de 'mailsrv/README.md' 2022-10-15 20:21:40 +00:00
94ad3fb92e impl sender watcher and queue 2022-10-15 20:20:17 +00:00
rmanach
9d1db81225 add README.md 2022-10-15 14:07:40 +00:00
9a90c8dc3a move structs in right packages + impl sender service to build and send e-mail 2022-10-15 13:58:03 +00:00
7811a25c09 add a logger + load smtp configuration (.ini file) 2022-10-15 12:22:34 +00:00
4c251a8a9c add Makefile 2022-10-15 09:31:20 +00:00
c9bc72bc15 add a mailsrv repo 2022-10-09 17:05:38 +02:00