Re: Email Programming using System.Web.Mail




"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




.



Relevant Pages

  • Re: python-dev Summary for 2004-08-01 through 2004-08-15
    ... >community could come up with an agreed-upon alternative syntax to ... The less time Guido can make ... "community" understands some fundamental difference between posting to ... python-dev and to python-list. ...
    (comp.lang.python)
  • RE: Licensing Question
    ... Thank you for using the community. ... you can change the namespace or compile them into one ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: More HTML Stuff From John In The UK
    ... newsgroup than a Foxpro one ... > I would like to add to the HTML Editor application at ... > unsure about the syntax. ... > Many Many thanks to all in The Fox Community ...
    (microsoft.public.fox.programmer.exchange)
  • Re: More HTML Stuff From John In The UK
    ... Sietse Wijnker ... > I would like to add to the HTML Editor application at ... > unsure about the syntax. ... > Many Many thanks to all in The Fox Community ...
    (microsoft.public.fox.programmer.exchange)
  • RE: Open a form with VBA coding
    ... If the code is in a form or report module, and the value to be checked is a ... then try the following syntax: ... where formName is a string variable. ... Community, please sign in to the Community and mark these posts as "Answers," ...
    (microsoft.public.access.formscoding)

Loading