Page 1 of 1

Emailing via SSL server

Posted: Tue Jan 08, 2013 7:16 pm
by Sarah
Hi,

Is it possible for the alarm distributor to email using a SSL server? If so, how may I go about doing this?

Re: Emailing via SSL server

Posted: Wed Jan 09, 2013 10:49 am
by mark.monroe
That is described in the iX help system. Press F1 and it will bring up the iX Developer help menu. Search the help for Alarm Distribution.

Re: Emailing via SSL server

Posted: Thu Jan 10, 2013 8:13 am
by Patrick Hall
I sent an email several months ago (7/18/2012) to Ron Lloyd asking if it would ever be possible to use SSL or TLS on the mail server setup for the Alarm Distributor. At that time it was not supported but Ron mentioned he would add the request. I have not checked the current SP1 version of iX 2.0 to see if it has been added.

I was attempting to utilize a free webmail service (Gmail) and SMTP, and a heavily customized sendmail script to package several attachments. Without SSL (or TLS) simple Authentication will not suffice.

Ultimately since I was only testing functionality for a customer I managed to simulate what I needed by setting up a virtual machine on my engineering network running a free program called hMailServer. This allowed me to "dumb" down the security and test sending Alarm distributor emails. I could then setup any standard Email client to connect to my Virtual Mail server and pull back the test emails.

Disclaimer - I have no vested interest in hMailServer other than it was some tool I stumbled upon and it worked well for testing; Nothing more, nothing less.


Best Regards

Re: Emailing via SSL server

Posted: Thu Jan 10, 2013 8:49 am
by mark.monroe
The latest version of iX Developer 2.0.463 still does not allow you to use ssl or other login methods that Gmail supports. Simple Authentication and no authentication are still the only supported login methods..