Re: Email using .NET

Author: Stephen Russell

Posted: 2016-03-30 at 07:55:41

For myself I just insert rows into a sql table for outbound mail. I have a

job that fires every 10 min to process any data there and I use SQL Mail as

the sending process. It all works the same way in the end.

But how to call this from VFP?

Create a dll that you register in your gac. You then go through the

standard steps to create an object from this dll and consume it's

functionality in VFP.

On Wed, Mar 30, 2016 at 7:07 AM, Laurie Alvey <trukker41@gmail.com> wrote:

> Hi Ted,

> The principal reason is that I've never got the delivery notification stuff

> to work in CDO.

>

> Laurie

>

> On 30 March 2016 at 12:54, Thierry Nivelet <tnivelet@foxincloud.com>

> wrote:

>

> > I would bet: for SSL support

> >

> > Thierry Nivelet

> > FoxInCloud

> > Give your VFP app a second life in the cloud

> > http://foxincloud.com/

> >

> > Le 30/03/2016 13:43, Ted Roche a écrit :

> >

> >> On Wed, Mar 30, 2016 at 7:02 AM, Laurie Alvey <trukker41@gmail.com>

> >> wrote:

> >>

> >> I currently use CDO to send email from my apps but I'm thinking of

> using a

> >>> .NET component to do it.

> >>>

> >> May I ask, "Why?"

> >>

> >>

> >

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CAJidMYJ7-Usf+bofBVFW_A7PgkdznOnZaKjkYHLqNxDb3V5Ngw@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Stephen Russell