====== Improved ZZ_SMTP Released ====== === Published 29 JUL 2009 at 03:11:00PM by Sprezz === == Updated on 12 NOV 2015 at 03:11:00PM == We're pleased to announce a new release of our free SMTP client for OpenInsight. This release fixes a very minor bug encountered when sending HTML mail messages with embedded images. It's released as an RDK so just extract to an empty subdirectory and run an RDKINSTALL. It can be downloaded [[http://www.sprezzatura.com/downloads/products/zz_smtp/latest/zzxSMTP%20Object%20Code%20-%20Full%20Version%201.2.1.zip|from here.]] Full documentation can be found in [[http://www.sprezzatura.com/library/senl/senl-vol5-1.pdf|SENL Volume 5 Issue 1]]. [EDIT: 15 Oct 2010 - Updated link to latest zip] === Comments === == Comment by Matt Crozier on 15 OCT 2010 at 12:47:56AM: == ''%% Does ZZ_SMTP support the gmail mailserver? I'm having trouble using the smtp.gmail.com:587 mailserver with (or without) any SSL method (SSLv2, SSLv23, SSLv3, TLSv1)%%'' ''%%Cheers, M@ %%'' == Comment by Captain C on 15 OCT 2010 at 08:14:46AM: == ''%% Hi M@ - what errors are you seeing? I've never used a gmail account so couldn't tell you right now... %%'' == Comment by apk on 15 OCT 2010 at 11:23:58AM: == ''%% M@,%%'' ''%%Just a guess, but the gmail username is your full address, so it would be mattcrozier@gmail.com, not mattcrozier.%%'' ''%%apk %%'' == Comment by Captain C on 15 OCT 2010 at 01:25:17PM: == ''%% M@ - After checking with my shiny new gmail account you _can_ send mail but not by using TLS - you need to use SSLv3 with port 465.%%'' ''%%You also need to set the SECURE property to TRUE$ in SMTP_SendText and SMTP_SendHTML, right after the SSL.METHOD property gets set (I'll release a patch for this but just in case you wanted to try now... )%%'' ''%%TLS support will need further work. %%'' == Comment by Captain C on 15 OCT 2010 at 02:13:06PM: == ''%% M@ - v1.2.1 Has been uploaded with the "SECURE" property patch. Please test with gmail using SSLv3 and port 465 and let me know how it goes. %%'' == Comment by Matt Crozier on 17 OCT 2010 at 09:30:47PM: == ''%% v1.2.1 works beautifully - thanks Capt'n!%%'' ''%%I don't think I tried port 465 previously. I'm not sure what the 'SECURE' property is (I'm working off the SENL v5i1 article), but v1.2.1 seems to take care of this anyway.%%'' ''%%Appreciated - Cheers, M@ %%'' == Original ID: post-8823961058359847887 ==