Email send over Microsoft Exchange Server

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Email send over Microsoft Exchange Server

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:10 pm

by Cassman >> Thu, 23 Aug 2007 15:36:27 GMT

Hi,

I have been writing a program that uses a TCP/IP connection to send data over the internet. I would now like my program to, at the end, automatically email the relevant staff member to inform them of any errors etc that may have occured, or to simply say that everything was ok.

I have searched through newsgroups etc for info on sending emails but not found a great deal, and the documentation is very vague on the subject. Does anybody know a sure-fire simple way to make a JADE program automatically create and send an email? Our mail server uses Microsoft Exchange. Any help would be great.

Regards,

Rich

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Email send over Microsoft Exchange Server

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:10 pm

by John Munro >> Thu, 23 Aug 2007 18:50:57 GMT

One thing you could do is use the Jade Care Start schema (http://www.jadeworld.com/jadecare/download.htm). It contains classes that allow you to send SMTP messages.

The only down side is that the Jade Care Start schema will need to be loaded above yours in the schema hierarchy, so that could be problematic if you have already deployed your application.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Email send over Microsoft Exchange Server

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:10 pm

by Allistar >> Thu, 23 Aug 2007 21:52:47 GMT

You could deploy it as a peer schema, and add a new subschema underneath it which exports a package to your main schema.

Allistar.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Email send over Microsoft Exchange Server

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:10 pm

by John Munro >> Mon, 27 Aug 2007 14:33:37 GMT

That's a great idea, I never thought of that

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Email send over Microsoft Exchange Server

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:10 pm

by cnwjhp1 >> Thu, 23 Aug 2007 22:21:24 GMT

He has already mentioned using CardSchema. What classes are involved for this?

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Email send over Microsoft Exchange Server

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:10 pm

by dcooper@jade.co.nz >> Thu, 23 Aug 2007 22:41:52 GMT

The JADECare Start (ie: CardSchema) zip available via the link at the bottom of this page:

http://www.jadeworld.com/jadecare/license3109.htm

contains documentation specifically for the SMTP class (SMTPClass.doc) and an example Mail schema (Mail.scm/ddb).

Dean.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Email send over Microsoft Exchange Server

Postby ConvertFromOldNGs » Fri Aug 07, 2009 1:10 pm

by Cassman >> Fri, 24 Aug 2007 8:00:50 GMT

Thats great! Worked first time. Cheers Dean.

Thanks all!!

Regards,

Rich


Return to “General Discussion”

Who is online

Users browsing this forum: Bing [Bot] and 46 guests