[Unit] Description=Serveur SMTP factice pour le développement avec interface web After=network-online.target [Service] Type=simple ExecStart=/usr/bin/fake-smtp -workdir /usr/share/fake-smtp -config /etc/fake-smtp/config.yml Restart=on-failure [Install] WantedBy=multi-user.target