Re: Email Programming using System.Web.Mail
- From: "Ed Bitzer" <edbitzer@xxxxxxxxx>
- Date: Wed, 16 Jan 2008 16:13:05 -0500
"Thomas Weise" <thomas@xxxxxxxxxxxxxxxx> wrote in message
news:e67y8cHWIHA.5208@xxxxxxxxxxxxxxxxxxxxxxx
I should have emphasized:
I'm using System.Net.Mail instead of System.Web.Mail (NET 2.0)
The types I'm using (MailMessage, Attachment) are part of that
namespace.
Thomas,
The syntax is quite different than my older version of VB.Net (203)
where I am using System.Net.Mail (but of course requires the same
information); however, I was successful as you may have noticed in the
note I just wrote to Seth and Patrice. I asked them how this was
getting out of my home computer because I know if we send to our 250
or so residence in this 55 and older community (and we are sending out
announcements daily) we must send them to less than 100 addresses per
connection. This is a limitation imposed by Comcast, our ISP, to
limit spam (I was going to say eliminate, but they certainly have not
figured out a solution there). If my mail program is being sent
through their server, I can easily fix the program so that it
connects, sends 100, disconnects, reconnects and sends another 100.
This is going to be a big time saver. Now I use to be the guy who
processed all the mail requests from our community but I recently
managed to pawn the job off on another retired guy. Maybe I can get a
free lunch out of this program<g>
Ed
.
- Follow-Ups:
- Re: Email Programming using System.Web.Mail
- From: Kevin S Gallagher
- Re: Email Programming using System.Web.Mail
- References:
- Email Programming using System.Web.Mail
- From: Ed Bitzer
- Re: Email Programming using System.Web.Mail
- From: Thomas Weise
- Re: Email Programming using System.Web.Mail
- From: Thomas Weise
- Email Programming using System.Web.Mail
- Prev by Date: Re: Email Programming using System.Web.Mail
- Next by Date: Re: Email Programming using System.Web.Mail
- Previous by thread: Re: Email Programming using System.Web.Mail
- Next by thread: Re: Email Programming using System.Web.Mail
- Index(es):
Relevant Pages
|
Loading