473,385 Members | 1,907 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

email TO: field

I would like to know if anyone knows the limit of email addresses that can
be put into this field or the limit on the number of characters that can be
put into this field.

Are there any other limitations that I need to consider? I am trying to set
up a newsletter with a subscribe and unsubscribe page. I need to know if I
need to monitor the number of email addresses in the list to make sure that
all people on the list receive the newsletter.

I would also like to know how intense it would be on the system to send a
separate email to each member on the list rather than as one big block. I
think that it would actually be better to send out individual emails so that
the email addresses on the list are not passed out to everyone on the list.

Thanks,
JML
Jul 21 '05 #1
2 1715
Use MailMessage.Bcc to hide the email addresses. This makes certain
that you don't pass all the email addresses to everyone on the list.
There's no hard limit for the MailMessage.To or MailMessage.Bcc
strings.

Randy
http://www.kbcafe.com

"J. Marshall Latham" <ma******@networkip.net> wrote in message news:<e8**************@tk2msftngp13.phx.gbl>...
I would like to know if anyone knows the limit of email addresses that can
be put into this field or the limit on the number of characters that can be
put into this field.

Are there any other limitations that I need to consider? I am trying to set
up a newsletter with a subscribe and unsubscribe page. I need to know if I
need to monitor the number of email addresses in the list to make sure that
all people on the list receive the newsletter.

I would also like to know how intense it would be on the system to send a
separate email to each member on the list rather than as one big block. I
think that it would actually be better to send out individual emails so that
the email addresses on the list are not passed out to everyone on the list.

Thanks,
JML

Jul 21 '05 #2
I have been asked by Peter Huang to respond to this newsgroup telling
everyone if this information was helpful. I haven't used it yet, and I
wasn't experiencing any bugs or errors, but I believe this is good
information. The Bcc is a great idea! The information about the string
validates what a coworker/codeveloper said. So, I believe it to be true.

Thank you, Randy, for the help.

JML
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Xerxes | last post by:
Hi, is there any script to authenticate an email address entered in a form field? I used the php mail() function, using the following (where my email field on the form is called "email"): ...
5
by: Paul Cheevers | last post by:
Hi, This is driving me nuts to say the least!!!!! I am trying to send an email from some server side ASP code and the CC field is giving me some problems. The code works fine if I have one...
2
by: Jim Fox | last post by:
Thought maybe I could do this with a hyperlink field in a table...........but doesn't seem to be working. I basically got a vendors table with all the contact info. One of the fields is EMAIL...
4
by: Mike | last post by:
Hi all, In my recent ASP.NET 2.0 appl, I need to verify that the supplied email address is valid or not. So, here's my situation: - In my <profilearea, I created <isVerifiedproperty. - Suppose a...
4
by: ianbarton | last post by:
Hello all I am trying to setup a feedback form on my webpage using some script provided by my ISP. I really don't know a lot about PHP and it's syntax etc. The feedback form only has 4...
2
by: tk | last post by:
Hello, At the moment im building a database for a driving school, I have a customer field, with email address as an attribute. I dont know much about macros in access but once the customer has...
4
by: smdreger | last post by:
I have several email fields in my Customer Contact database. The fields are set up as hyperlinks. When I enter an email address for the customers they appear as a hyperlink. When I click on them...
2
by: AR123 | last post by:
Hi I have a created a form. I have a field called Type with options A or B. I want to have my form so that it you select option A the rest of the form will appear and the Email Recepient field will...
28
tdw
by: tdw | last post by:
Hi all, I am trying to add a feature to our database that automates sending emails. When entering a new order, I want the option to send an email to the company the order came from, attaching a...
2
by: MyWaterloo | last post by:
I have a database that I’ve created for creating/printing/sending purchase orders. It works great! Long live Access! Although, I have a slight problem with the sending part. I have a table for my...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.