Has anyone written an SMTP relay?
Posted: Sat Nov 03, 2018 3:04 pm
I'm interested in deploying an SMTP relay. So a little app that accepts E-Mail from machines at certain IP addresses, and forwards this through another SMTP server.
The reason I'd like this is, I have some utilities that cannot send via a server that requires authentication.
I've used PureBasic to send E-Mail and it works great (obviously).
But I'm wonder about writing the code to ACCEPT E-mail that will be forwarded.
Has anyone written anything like this and wish to share code?
The reason I'd like this is, I have some utilities that cannot send via a server that requires authentication.
I've used PureBasic to send E-Mail and it works great (obviously).
But I'm wonder about writing the code to ACCEPT E-mail that will be forwarded.
Has anyone written anything like this and wish to share code?