#!/bin/bash
. /usr/lib/eole/diagnose.sh
EchoGras "*** Messagerie"
TestService "Courrier Smtp" $(CreoleGet container_ip_mail):25
echo
exit 0
