6/19/2026 at 10:32:02 AM
What does this bring compared to apt-get install-ing an established mail server like procmail or exim and configuring it to work as a relay for the local LAN?by ale42
6/19/2026 at 5:07:08 PM
Offering a UI to quickly set it up.Reading through exim docs has taken hours of my life and it still caused weird issues. Using software that works for setting up a multinational email server to make your homelab send messages to Gmail is a massive time sink and kind of ridiculous really.
I haven't tested the code myself, but I'd prefer a simple system with limitations over a complex system that can be configured for simple tasks.
by jeroenhd
6/19/2026 at 7:12:16 PM
I think dma (https://github.com/corecode/dma) would work for this purpose and has a much easier config than exim.by eikenberry
6/19/2026 at 7:16:07 PM
For this very simple relay, there are lightweight alternative like msmtp.by hommelix
6/19/2026 at 10:37:58 AM
setup wizard and web UIby chadgpt3