Live data from Hacker News

Show HN: A simple SMTP proxy that bridges legacy software to modern SMTP servers

github.com

1–10 of 24 posts

Re: Show HN: A simple SMTP proxy that bridges legacy software to modern SMTP servers

#4
post #3

Daaamn, this would have been great when we were trying to resurrect some ancient MFDs. We ended up ditching Scan to Email completely and moving to our FTP. Cheers OP, I'll keep this in mind.

You could also have used stunnel, which is the generic program for proxying in/out of TLS connections (might not work with starttls, though).

Re: Show HN: A simple SMTP proxy that bridges legacy software to modern SMTP servers

#6
post #3

Daaamn, this would have been great when we were trying to resurrect some ancient MFDs. We ended up ditching Scan to Email completely and moving to our FTP. Cheers OP, I'll keep this in mind.

You could also have used stunnel, which is the generic program for proxying in/out of TLS connections (might not work with starttls, though).

Where do I find documentation for installing stunnel on a proprietary printer/scanner/copier? :-)

Re: Show HN: A simple SMTP proxy that bridges legacy software to modern SMTP servers

#8
post #6

Earlier quoted context omitted.

You could also have used stunnel, which is the generic program for proxying in/out of TLS connections (might not work with starttls, though).

Where do I find documentation for installing stunnel on a proprietary printer/scanner/copier? :-)

Step 1) attach lowpower Linux board of your choice

Step 2) install stunnel on it

:D

Re: Show HN: A simple SMTP proxy that bridges legacy software to modern SMTP servers

#10
Is there a POP or IMAP server for jailbroken iOS?

I tried installing Dovecot from here, but it put my iPhone into a boot loop (try it at your own risk!).

http://ios-webstack.tk

The reason I want it is so that I can distribute arbitrary files to other iPhones using a local WiFi network without sending data to a cloud sharing service. For example, a mixtape of MP3 files, or a photo album.

Post reply on HN