Hacker News new | ask | show | jobs
by Jaruzel 3182 days ago
Can't you just do this with Postfix and the 'relayhost' setting?
2 comments

And exim with a smarthost configuration. But if you already have Python, this might be simpler to install and configure.
You could, particularly on *nix machines, but the idea was to provide a more lightweight cross-platform solution that would specifically work on Windows.
Ok. I don't wanna be 'that guy' but... I feel I must point out that all Windows Server SKUs come with IIS, and a optional component of IIS is the SMTP server service which supports 'smarthost' forwarding. It takes about 5 minutes to install and configure.