SSL direct from UV, or SSL direct from the UV server ... If they're sending it to their internal mailserver, which is configured to require SSL, or they don't have an internal mailserver and must use SSL to talk out ...
I got the impression they wanted the CLIENT software to talk SSL, Postfix and Exim are server software. But if they want everything to run on the UV server and leave that over an SSL connection, I think the blat email client talks SSL. Cheers, Wol -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glen Batchelor Sent: 23 July 2008 15:12 To: [email protected] Subject: RE: [U2] [uv] Secure Sockets / SSL > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:owner-u2- > [EMAIL PROTECTED] On Behalf Of Mike Pflugfelder > Sent: Wednesday, July 23, 2008 7:17 AM > To: [email protected] > Subject: RE: [U2] [uv] Secure Sockets / SSL > > Well, I'd like this to run from a Universe server, running on either > Windows or Unix, not the client side. From what I understand, current > releases of Universe include secure sockets and therefore can make the > call directly. > > Is there a specific reason why it has to be SSL directly from the UV software? Postfix (and I'm sure Exim too - I'm a postfix guru) can be configured to do SASL and TLS (with/without SSL) for incoming and outgoing SMTP. Once you set up the TLS/SSL, all you'd have to do is configure a simple transport by destination domain and it would do the rest for you through the normal sendmail/mail command. People do this regularly when they want to forward mail to a gmail account, which requires TLS/SSL and a SMTPS port connection. I can understand the want to keep the code inside the center of the mass, but such universal functionality would gain much better support and features if it wasn't custom written in a UV app. Regards, ---------------------------------------- Glen Batchelor IT Director All-Spec Industries phone: (910) 332-0424 fax: (910) 763-5664 E-mail: [EMAIL PROTECTED] Web: http://www.all-spec.com Blog: http://blog.all-spec.com ---------------------------------------- ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
