473,388 Members | 1,220 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,388 software developers and data experts.

Max recipients allowed in TO list

hi..
Is there a max on the number of recipients allowed in the multiple
recipient format when we send mail through system.we.mail?
Jun 27 '08 #1
3 1808
My guess (didn't research it) is that even if there is a limit, you would
not want to come near it. Many SMTP servers have their own limits of how
many recipients they'll allow in a message that they're relaying along. I'd
limit your recipients to 500 or something more conservative if you want to
be safe. You don't have any control over external smtp servers or spam
filters, and you want to minimize the risk of your message being rejected.

Ray Costanzo

"gella" <ge************@gmail.comwrote in message
news:20**********************************@25g2000h sx.googlegroups.com...
hi..
Is there a max on the number of recipients allowed in the multiple
recipient format when we send mail through system.we.mail?

Jun 27 '08 #2
There is no max number limit. you can invoke the '.send' method in multi
thread environment

HTH
"gella" <ge************@gmail.comwrote in message
news:20**********************************@25g2000h sx.googlegroups.com...
hi..
Is there a max on the number of recipients allowed in the multiple
recipient format when we send mail through system.we.mail?
Jun 27 '08 #3
On May 20, 6:06*pm, "DSK Chakravarthy" <dskch...@msn.comwrote:
There is no max number limit. you can invoke the '.send' method in multi
thread environment

HTH

"gella" <gellashailu...@gmail.comwrote in message

news:20**********************************@25g2000h sx.googlegroups.com...
hi..
Is there a max on the number of recipients allowed in the multiple
recipient format when we send mail through system.we.mail?- Hide quoted text -

- Show quoted text -
thank you for the response.
Jun 27 '08 #4

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

Similar topics

2
by: Alex Hunsley | last post by:
I'm using the smtp module to send emails from python. I would like to specify several recipients of the email like follows: msg = MIMEText(time.ctime("Body text of email") me =...
8
by: dccarson | last post by:
Here is a snippet of code which does not send to all recipients. However, it also does not inform me of this error. My suspicion is that this only fails for users with longer usernames. The two I...
2
by: Anushya | last post by:
Hi Recipients collection is not working properly in .NET. dont know whether the bug is with redemption/NET. Even when i loop thru it displays the first address every time. for(int...
2
by: .Net Newbie | last post by:
Hello, I am currently coding my ASP.Net pages in c# and have run into a question concerning Emails. I have four objects on a page (six including 2 buttons). The first is a subject line...
4
by: Michelle | last post by:
Hi Is it possible/anyone know how to send a document (.pdf) to multiple recipients using POP where the email is not just a matter of throwing 1000 email addresses in the BCC list, but each email...
5
by: Kun | last post by:
i have the following code: ---------------------------------- import smtplib from email.MIMEText import MIMEText fp = open('confirmation.txt', 'rb') msg = MIMEText(fp.read()) From =...
0
by: juglesh | last post by:
Hi there, So, what's the story here? The manual says I can use an array or csv in the $recipients, but using the same array in the $headers gives me an Array@myhost.com. It works, and both...
2
by: Bill Fallon | last post by:
I have a VS2005 VB.Net windows form application deployed to a share drive. The windows explorer security permissions for this application (.exe) file is set for Everyone with List Folder/Read Data...
7
by: Grok | last post by:
I need an elegant way to remove any characters in a string if they are not in an allowed char list. The part cleaning files of the non-allowed characters will run as a service, so no forms here. ...
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:
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.