need to send mail from bsd box via Windows desktop

Dale Scott dalescott at shaw.ca
Fri Sep 12 20:22:23 UTC 2014


Hi list, I'm building a proof-of-concept system using a freebsd box on an enterprise lan, and the box hosts apps that send email. I had been using ssmtp to send mail via an internal open mail relay server, but now port 25 traffic is blocked to non-official systems by internal firewalls. The freebsd box isn't "official" which means it can't be given access, but it can't be official until the proof-of-concept works (classic catch-22). I don't know if port 465 (secure SMTP) is blocked.

I thought of two options:

1. if port 465 is not blocked, can ssmtp (or something else) be used to send secure SSMTP to an Exchange server using my personal network credentials? 

2. instead of the freebsd box sending the mail, is anyone familiar with a Windows app I can run (on my Windows workstation) that will connect to the freebsd system, get queued outgoing mail, and then send the mail to the Exchange server as though it was coming from my Windows Outlook client?  (I seem to recall something that ran on Win98 called "SoHo mail server", but will have to research later as our web firewall blocks all things networking).

I'm not trying to subvert enterprise security; I think it's a good idea not to allow unsecured and unmanged systems free rein on an intranet. What I'm essentially proposing is to temporarily extend my personal credentials to include mail from the freebsd system. I will be responsibile for sent mail (and the mail is to internal users only), and when the proof-of-concept works, the project can go official - and then firewall rules and service accounts can be authorized.

Any suggestions or other thoughts?

Dale

--
www.dalescott.net
Transparency with Trust


More information about the freebsd-questions mailing list