From ddb904c27fb6e39b75000fa5954eed8a8d38b736 Mon Sep 17 00:00:00 2001
From: Yoan VALLET <ext.sopra.yvallet@grandlyon.com>
Date: Fri, 26 Feb 2021 17:16:14 +0100
Subject: [PATCH] update service section

---
 docs/ecolyo/application/services.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/ecolyo/application/services.md b/docs/ecolyo/application/services.md
index c93b293..9fba35a 100644
--- a/docs/ecolyo/application/services.md
+++ b/docs/ecolyo/application/services.md
@@ -37,3 +37,10 @@ Main steps are the following:
  - Fetches metadata to customize the mail (Public name, instance url).
  - Build the mail.
  - Send the mail.
+
+### Sending mail
+
+Doc of cozy for sendmail worker: https://docs.cozy.io/en/cozy-stack/workers/#sendmail-worker
+
+!!! Send mail in local
+    In local you can use the mail hog tools to see the mail sent by the stack using http://cozy.tools:8025/
\ No newline at end of file
-- 
GitLab