Re: Email Programming using System.Web.Mail
- From: rowe_newsgroups <rowe_email@xxxxxxxxx>
- Date: Wed, 16 Jan 2008 10:16:39 -0800 (PST)
On Jan 16, 12:19 pm, "Ed Bitzer" <edbit...@xxxxxxxxx> wrote:
I have been able using the namespace System.Web.Mail and its method
Smtp.mail.send to mail simple text messages to a small group within
our 55 and older community. I need help expanding the programs
capabilities. Searching this forum I did not find any related
information so if I have chosen poorly, I would appreciate a
suggestion of a more appropriate dotnet forum.
Now what I wish is the ability to send bcc's rather than to: (would be
sending to all 250 residents and would have to send in groups of 50 as
required by Comcast to curtail spammers) and also wonder if this
namespace handles base64 encoding so that I can send a pdf attachment.
Appreciate,
Ed
Though it might not help with encoding (not sure) two excellent sites
you need to check out are:
http://www.systemwebmail.com/
And
http://www.systemnetmail.com/
IMO if you are using 2.0 or higher you should be using System.Net.Mail
Thanks,
Seth Rowe [MVP]
.
- Follow-Ups:
- Re: Email Programming using System.Web.Mail
- From: Ed Bitzer
- Re: Email Programming using System.Web.Mail
- References:
- Email Programming using System.Web.Mail
- From: Ed Bitzer
- Email Programming using System.Web.Mail
- Prev by Date: Re: Visual Web Developer questions...
- Next by Date: Stupid Me
- Previous by thread: Re: Email Programming using System.Web.Mail
- Next by thread: Re: Email Programming using System.Web.Mail
- Index(es):