Advice Please - SMTP Email

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Brendan
Posts: 243
Joined: Tue Nov 27, 2012 12:53 pm
Location: Cambridge, UK
Has thanked: 140 times
Been thanked: 118 times
Contact:

Advice Please - SMTP Email

Post by Brendan »

I am developing a new project that calls for an emailing function, where an event will trigger a predefined message to be emailed via SMTP protocol. The product will be connected to the network via the eBlock internet or WiFi board.

I'd be very grateful for any pointers or examples revealing how to implement a mailing feature to get me off to a flying start.


Thank you in advance.

Brendan

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Advice Please - SMTP Email

Post by Benj »

Hello Brendan,

Here is one of the examples using the TCP/IP component to send a email.

Exercise 6 on page 69 of this document should also help.
http://www.matrixmultimedia.com/datashe ... -82-07.pdf
Attachments
SMTP.fcf
(46.9 KiB) Downloaded 318 times

Brendan
Posts: 243
Joined: Tue Nov 27, 2012 12:53 pm
Location: Cambridge, UK
Has thanked: 140 times
Been thanked: 118 times
Contact:

Re: Advice Please - SMTP Email

Post by Brendan »

Very many thanks Ben.

Precisely the information this SMTP numpty needed :D


All the best,

Brendan

Brendan
Posts: 243
Joined: Tue Nov 27, 2012 12:53 pm
Location: Cambridge, UK
Has thanked: 140 times
Been thanked: 118 times
Contact:

Re: Advice Please - SMTP Email

Post by Brendan »

Hi Ben.

I tried downloading the PDF earlier today but the document had only the first ten pages. I tried again this evening from home but the same problem.

I'd therefore be very grateful if this could be resolved. Sorry to be a pain.


Many thanks in advance,

Brendan

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Advice Please - SMTP Email

Post by Benj »

Sorry about that,

Here is a doc with the bits you need.
EB921-SMTP.pdf
(256.17 KiB) Downloaded 186 times

Brendan
Posts: 243
Joined: Tue Nov 27, 2012 12:53 pm
Location: Cambridge, UK
Has thanked: 140 times
Been thanked: 118 times
Contact:

Re: Advice Please - SMTP Email

Post by Brendan »

Thanks again Ben.

All the best,
Brendan

Post Reply