Is their a limit to the number of recipients in an single message

i sent a mail using an address list of just over 50 email addresses and the message "Too Many Recipients" appeared. however the message appeared in the sent items and I have no way of knowing if it has been delivered to all recipients, shor tof asking them all individually. Does anyone know how to resolve this?

'''@AirMail '''
They probably are Airmail.... the array of addresses will be limited to 64K (2 to the power of 16) because 20 years ago the default allocation unit for C++ was 16 bits. The corollary is no one has seen a pressing need to change it as Mailing lists are a preferable way of multiple addressing anyway.
The article also mentions the 2 and 4Gb limits on folders. That has been history on IMAP accounts for years. It will also see it's final death knell in 38 with the last bug being fixed in the last 12months to enable greater than 4Gb files. The 2Gb limits for older Linux systems will continue as that is a limitation of the filing system used, not Thunderbird.
It is also noteworthy that the venerable MBOX will become optional in Version 38 with individual mail in their own files. This may be a boon for some and will certainly remove any limit on the size of a folder.
'''@Martin'''
Your assumption is correct. Thunderbird does not even know what limits your particular provider has imposed. This can be a low of 50 at Comcast to unlimited. I have not seen less that 50. Gmail limits you to 100 from a mail client or 500 from their web site (capricious limits abound) This site lists some of the more popular providers and their respective limits. http://www.massmailsoftware.com/blog/smtp-email-sending-limits-and-rates-for-hosting-providers-and-free-email-providers/

Similar Messages

  • Is their any limit on the number of column updates in a update statement!

    Hello All,
    Is their any limit on the number of columns to set in a single update statement.+
    am using oracle 11g .
    example :-
    UPDATE FMLY SET as_comp1 = v_as_comp1 , as_comp2 = v_as_comp2, as_comp3 = v_as_comp3, as_comp4 = v_as_comp4 , as_comp5 = v_as_comp5 ,      perslt18 = v_perslt18 , persot64  = v_persot64  , fam_size = v_fam_size , numchild = total_children , C_AGE1 = v_c_age1,  C_AGE2 = v_c_age2,  C_AGE3 = v_c_age3,  C_AGE4 = v_c_age4 WHERE FAMID = fmly_famid(i) ;
    and also is it good practice to issue single update or multiple updates ?
    example for the above update i can have multiple statements like .. does the performance matters if so which is good
    UPDATE FMLY SET as_comp1 = v_as_comp1 , as_comp2 = v_as_comp2, as_comp3 = v_as_comp3, as_comp4 = v_as_comp4 , as_comp5 = v_as_comp5
    WHERE FAMID = fmly_famid(i) ;
    UPDATE FMLY SET perslt18 = v_perslt18 , persot64 = v_persot64 , fam_size = v_fam_size
    WHERE FAMID = fmly_famid(i) ;
    UPDATE FMLY SET numchild = total_children WHERE FAMID = fmly_famid(i) ;
    UPDATE FMLY SET C_AGE1 = v_c_age1, C_AGE2 = v_c_age2, C_AGE3 = v_c_age3, C_AGE4 = v_c_age4 WHERE FAMID = fmly_famid(i) ;
    thanks/kumar
    Edited by: kumar73 on Sep 25, 2010 8:38 AM

    If you can do it in a single SQL statement then you should do that.
    Here's a mantra that I found to work out pretty good:
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:73891904732164

  • Is there a limit to the number of email addresses in one message?

    Hello
    Is there a limit to the number of email addresses in one message with Mac Mail?
    I am trying to send out to c900 email addys and am being told my server does not recognise the email addresses. I will check with the folks hosting the email also.
    Many thanks
    Matthew Causon

    Ooh, yes, 900 emails at once will absolutely not work (unless you get very very lucky).
    If this is just a one-off, you should group the addresses into, at the very most, 50 addresses, and send batches. If you're doing this a lot, I would recommend using something like DirectMail.
    Matt

  • Is there a limit to the number of apps that can be Hidden from view in Family Sharing?

    I've just set up a Family Share and have issued invitations to a couple of family members.
    I'm trying to take full advantage of the "Hide" feature that's available in the Purchased list in the App Store app, mostly to hide really old apps that I haven't used since the beginning of time.  These apps have been long gone from any of my iOS devices, and it has always bugged me that they still appeared in my Purchased list. It's pretty cool that Family Sharing allows people to hide some of their app purchases from others in the group, as this also allows folks to hide apps that they also don't want to see in our own lists.
    The first couple of dozen apps that I decided to hide stayed hidden. However: now, no matter what I try, I can't hide any more apps.  I swipe on an app to reveal the Hide button; tap the button; the app disappears from the list; I go to another screen in the app; I return to my Purchased list: and the most recent Hidden apps are still listed.
    This is driving me nuts. I'm wondering if Apple has imposed a limit on the number of apps that anyone can hide; or if there's something I can do to force a hidden app to stay hidden.
    Advice will be gratefully accepted.

    Hi, Gail
    > I would suggest that you wait until tomorrow and check those devices again. Remember,
    > this information is being pushed to your device from the iTunes store based on the changes
    > you were making.
    Not a bad suggestion, but it does not explain why an app refuses to REMAIN hidden on my iPhone -- as I explained in my first post:
    > I swipe on an app to reveal the Hide button; tap the button; the app disappears from the list;
    > I go to another screen in the app; I return to my Purchased list: and the most recent Hidden
    > apps are still listed.
    Given the clunkiness and general unreliability of iCloud - which rarely "just works" - it doesn't surprise me that hiding an app on one device doesn't mean the same app will be hidden immediately on other devices logged into the same account. I've learned to be patient and wait hours for changes to anything synced via iCloud to be reflected on other devices in the sync loop.  But again, this in now way explains why apps were not staying hidden on the device that was used to hide them. 
    I've finally managed to hide all the apps I wanted hidden, after many hours of waiting and multiple attempts at hiding.  I am in no way confident that these apps are going to REMAIN hidden permanently, or until I choose to unhide some of them; only time will tell if iCloud decides to behave and accept my series of "Hide this app" commands to be honoured permanently!

  • Is there a limit on the number of Key Lookups against a table in a mapping

    I'm using OWB 11.1 and have a mapping with 15 Key Lookups against the one table. When I Validate the mapping it objects to a Key Lookup not being connected, even thuogh in the mapping all the Key Lookups have been renamed to their relevant fields?
    Is there a limit to the number of key lookups against the one table?

    Thanks for the replys.
    I'm getting a validation error, so can't run the mapping. Error VLD-1108: Operator Key_LOOKUP is not properly connected.
    The issue is solved, after checking each of the Key_Lookups, one was not connected to an output. The error occurs if an output field isn't used (connected to) a table or other operator.
    Edited by: user616385 on Sep 30, 2009 7:58 PM
    Edited by: user616385 on Sep 30, 2009 8:01 PM

  • HT204053 Is there a limit to the number of devices I can have on one account.  I have all two of my kids ipods, plus, mine, an ipad, and my iphone, and need to add one more.  I do this so that I have control over and can see what they are downloading.

    Is there a limit to the number of devices I can have on one account.  I have been putting my kids' ipods on my account so that I can manage their downloads, and control it.  Then I just create playlists for them specifically.  Now, adding another one for my youngest, but have no idea if there are limits. 

    Well the part about putting songs in the "iTUnes Music" folder I only brought up because it seemed you liked things very organized. You could use iTunes to so all the organizeing. Plus once you add something to the iTUnes library, if you change ANYTHING about it in windows explorer, like its name, change the name of the folder its in or move it to another folder, iTUnes "Looses Track" of it. Its not like other programs that "Watch" files and folders for changes outside its "iTUnes Music" folder
    But to have iTUnes auto search, you have to delete a hidden pref file. After doing this, when you open iTUnes again it will throw up a setup wizard, just like its the first time ever installing it. Its in this wizard where you get your ONLY chance to have iTUnes auto search and add files from the system. Just goto the link below and follow Scott P's steps
    http://discussions.apple.com/message.jspa?messageID=607357
    Also since your new to the ipod, you my want to check out the "iPod 101" section so you can learn the ropes of everything
    http://www.apple.com/support/ipod101/

  • Is there a limit to the  number of photos I can include in a PSE 12 slide show?

    I recently took a trip to Ireland and...being the camera addict that I am ...took right at 3000 pictures.  
    Obviously -- I don't want to include all of them,  but I do have several hundred that I would like to put into a slide show.   Is there a limit to the number of photos I can use?   
    Also,  I notice that there's an option for adding a narration.    I'm  new to "12",   so ....  how do I go about this?
    Hope you can point me in the right direction. 
    Thanks so much,
    MarDee

    I just discovered that I have the trial version of Adobe Premier.   I've
    been playing around with it a little bit and NOW I wonder if it might not
    be the perfect program for me to use to create my Ireland travelogue.   I'm
    about to the point of thinking that the investment in the program &
    upgrading to the "real" thing will be worth the money.
    NOW...should I do this,  is it going to be better to leave the photos in
    their current size  (just a step below RAW)   or resize them down to the
    size used in email?    That being said --- what is going to be best for
    putting on a DVD to share with friends & family.   Looks like AT LEAST 1000
    photos.
    On Tue, Jun 10, 2014 at 10:04 AM, MarDee McDougal <[email protected]>

  • Why is there a limit on the number of times a "DVD player region" can be changed, and can it be adjusted for more region changes, or an indefinite number of region changes?

    Why is there a limit on the number of times a "DVD player region" can be changed, and can this numbert be adjusted for more region changes, or an indefinite number of region changes?

    Region encoding is the mechanism that enables motion picture studios to control the worldwide release of their movies. It is required by the DVD Forum (http://www.dvdforum.org/forum.shtml) in all commercial hardware DVD players. Every DVD-Video disc contains one byte of data representing a region code, which limits where the disc can be played.
    http://support.apple.com/kb/HT2397
    Once you have set the region in DVD Player five times it cannot be changed.
    Instead, use VLC to view videos from different regions:
    http://www.videolan.org/vlc/download-macosx.html

  • Is there a recommended limit on the number of custom sections and the cells per table so that there are no performance issues with the UI?

    Is there a recommended limit on the number of custom sections and the cells per table so that there are no performance issues with the UI?

    Thanks Kelly,
    The answers would be the following:
    1200 cells per custom section (NEW COUNT), and up to 30 custom sections per spec.
    Assuming all will be populated, and this would apply to all final material specs in the system which could be ~25% of all material specs.
    The cells will be numeric, free text, drop downs, and some calculated numeric.
    Are we reaching the limits for UI performance?
    Thanks

  • Is there a limit to the number of addresses can I put into a group of multiple users in my address book?

    I have just started using Thunderbird and want to set up a number of list groups in my Address Book so that I can simply click on the list name and the email goes to multiple people.
    Is there a limit to the number of addresses that I can put into each group? Or, can I put as many addresses into each group as I want to? Thanks for your answer.

    Thunderbird has no limit.
    See http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Create_Mailing_List

  • In my Mail program (4.6), OS10.6.8, can I send bulk email bcc? If so is there a limit to the number of names/addresses that I can send?

    In my Mail program (4.6), OS10.6.8, can I send bulk email bcc? If so is there a limit to the number of names/addresses that I can send?

    To add the BCC field to the message window, create a new message, click the 'three lines' button near the to and from fields & select the 'BCC Address field' or choose the 'customise' option. This button may be a 'gear' on the older OS (I don't recall for 10.6.8 Mail).
    The BCC field is more likely to be limited by the email server than Mail app. If you add hundreds of addresses (or use large groups with many addresses) the email server may assume you are sending spam. Sometimes it causes the server to drop the message or bounce them, different providers also have different rules, so you need to use bcc & ccc with care.
    If you plan on doing mass mailing you would be better with a service that handles it correctly for you (i.e. sends multiple messages without using ccc or bcc).

  • Add Folder - is there a limit to the number of files you can add in one go?

    I have a fairly large collection (60GB+) of 192kbps mp3 files which are stored under My Music in a folder structure of Artists / Album, e.g. "My Music \ ACDC \ Back in Black\ Hells Bells.mp3"
    I recently bought an ipod and having installed itunes I wanted to add all my music. I figured out that the way to do this is to go File / Add Folder and select the "My Music" folder.
    However, itunes starts adding the mp3s and stops at the Bruce Springsteen folder. At this point the itunes library can see all the "A" folders and the "Bs" up to and including Bruce Springsteen. If I try the process again nothing happens.
    However, if I then try to add a specific folder e.g. "My Music \ Charlatans" it works.
    This suggests to me that the Add Folder option has a limit to the number of files it can process.
    Any thoughts on this would be appreciated as I'm not looking forward to manually adding a hundred or so folders.
      Windows XP  

    Well the part about putting songs in the "iTUnes Music" folder I only brought up because it seemed you liked things very organized. You could use iTunes to so all the organizeing. Plus once you add something to the iTUnes library, if you change ANYTHING about it in windows explorer, like its name, change the name of the folder its in or move it to another folder, iTUnes "Looses Track" of it. Its not like other programs that "Watch" files and folders for changes outside its "iTUnes Music" folder
    But to have iTUnes auto search, you have to delete a hidden pref file. After doing this, when you open iTUnes again it will throw up a setup wizard, just like its the first time ever installing it. Its in this wizard where you get your ONLY chance to have iTUnes auto search and add files from the system. Just goto the link below and follow Scott P's steps
    http://discussions.apple.com/message.jspa?messageID=607357
    Also since your new to the ipod, you my want to check out the "iPod 101" section so you can learn the ropes of everything
    http://www.apple.com/support/ipod101/

  • I'm having a problem connecting my BlueRay DVD player and other non-Mac devices to my wireless network. Is there a limit on the number of devices I can connect to my AirPort? I never have a problem connecting an Apple device (AirBook, iPad, etc).

    I'm having a problem connecting my BlueRay DVD player and other non-Mac devices to my AirPort Express network. Is there a limit on the number of devices I can connect to the wireless network? I never have a problem connecting a new Apple product (AirBook, iPad) and even a basic laptop. Thanks for your help.

    The AirPort Express Base Station (AX) can support up to ten (10) simultaneously connected Wi-Fi clients.

  • Is there a way to set a limit on the number of characters each cell will hold in numbers?

    Hi there, I'm creating a CSV file via Numbers and would like to set a limit to the number of characters a cell will hold in numbers. This way, when I copy text from my source, and paste it into the numbers cell, the text will be cut off at the character limit I've placed for that cell.
    Specifically, I would like my character limit per cell in a column on a new spreadsheet to be 100 characters. I have text to copy & paste into roughly 10 different cells and I'd like it to all be 100 characters.
    I am using Numbers version 9 of iWork and 10.7.5 OS.
    Any help is appreciated.

    Thank you t quinn for your reply as I do really appreciate the help.
    I don't quite understand what your suggestion was and before I try to figure it out and play around with numbers, I thought I should clarify further. When i wrote I want to paste the content into the cell and have it limited to 100 characters I was mis-spoken. I actually have all the content already in the columns in a spreadsheet and would now like to just limit some of the columns to hold only 100 characters in a cell so that when its a CSV file it will be accepted to the program I'm trying to upload it to.
    SO does that change the way you can answer my question?
    Is there a way to just limit the content currently in a spreadsheet to 100 characters per cell?
    Kindly

  • HT201272 I no longer have any of my pcs that I had registered on iTunes and I am at my limit on the number of registered devices  how do I unregistere old machines that I no longer have so I can get my old music that I have down loaded.?

    I no longer have any of my pcs that I had registered on iTunes and I am at my limit on the number of registered devices  how do I unregistere old machines that I no longer have so I can get my old music that I have down loaded.?

    Go to your account in the iTunes Store and look for the De-authorise All button in your account's details. Use the De-authorise All and then authorise the PCs you still have.

Maybe you are looking for