Contains script to get MailHog up and running as a service. Use at your own risk. I suck at scripting.
Download the setup.sh file and execute it using sudo. It needs to add stuff to /etc/init.d/ and /opt/ Download: https://raw.githubusercontent.com/ArtOfWP/mailhog-scripts/master/setup.sh
sudo service mailhog {start|stop|status|restart}
Uses scripts and setup sequence from