On Thu, Jul 31, 2014 at 2:01 PM, <
[email protected]> wrote:

> This is EXACTLY why I made the switch.  Blat was nice for awhile, but it
> wasn't as KISS (Keep It Short & Simple) as this, especially when it came to
> email that had to use TLS (and Gmail is very ubiquitous).
>
> -------------
>

Looks very much like one of my .NET apps mail component.

Dim SMTPMail As New System.Net.Mail.SmtpClient
        SMTPMail.Credentials = New
Net.NetworkCredential(My.Settings.SMTPUser, My.Settings.SMTPPW)
bla-bla-bla

 SMTPMail.Send(mmsg)

I have to port something like this over to the web in my next app for
fun/friends and that may be a bit harder.  Oh well they want an emailing
app for membership.

-- 
Stephen Russell
Sr. Analyst
Ring Container Technology
Oakland TN

901.246-0159 cell


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
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/cajidmylc0nyzctncxve1k0utyvn2zglyu+vqvzanxvf0ukr...@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.

Reply via email to