Internet PLC Forum

General => Technical support => Topic started by: jurg1505 on July 13, 2014, 05:03:41 AM

Title: Easy mail delivery
Post by: jurg1505 on July 13, 2014, 05:03:41 AM
When i use the custom files from Easy mail delivery in my program i get
 Error: Unknown Keyword: "WAIT_TIME"

Can someone explain how to solve this ?
Title: Re:Easy mail delivery
Post by: support on July 14, 2014, 09:06:38 AM
What do you mean by "Easy Mail Delivery"? It doesn't appear to be any of our PLC's command or any of our example program. Are you using TRi PLC to send an email? If so please refer to the FAQ thread:

http://www.triplc.com/yabbse/index.php?board=2;action=display;threadid=1608

The PLC can send email directly via SMTP server that does not require encryption. To use SMTP server that needs encryption the email can be routed via a TLServer installed and running on any PC in the LAN.
Title: Re:Easy mail delivery
Post by: Rotnei on September 17, 2014, 07:43:54 AM
Hello !!! I'm from Brazil and also new to the forum and here there is no e-mail server that does not require authentication. I ask: There is already some form of e-mail with authentication in the Trilogi?
Title: Re:Easy mail delivery
Post by: davidg on September 17, 2014, 08:48:43 AM
@Rotnei

The easiest free method I have found without using iTrilogi is a method I talk about on my website found here: http://www.mymobilehmi.com/#!email-delivery-overview/c1rvg (http://www.mymobilehmi.com/#!email-delivery-overview/c1rvg)

Hopefully this helps.