Add mailhog

This commit is contained in:
Thomas Legay 2022-06-16 19:21:21 +02:00
parent 81f42e2ee2
commit cef422a4ea
10 changed files with 95 additions and 1 deletions

View file

@ -0,0 +1 @@
/etc/default/mailhog

View file

@ -0,0 +1,7 @@
Package: mailhog
Version: %VERSION%
Section: base
Priority: optional
Architecture: all
Maintainer: Thomas Legay <thomas@syngate.fr>
Description: mailhog

View file

@ -0,0 +1,4 @@
#!/bin/bash
id mailhog &> /dev/null || useradd mailhog -r -s /bin/false -d /