issues@javamail.java.net

[Bug 4355] Management of the recipients list. (rfc: 5321, section: 4.5.3)

From: <bugzilla-daemon_at_kenai.com>
Date: Wed, 22 Jun 2011 08:03:59 +0000 (GMT)

http://kenai.com/bugzilla/show_bug.cgi?id=4355





--- Comment #2 from robin73_at_kenai.com 2011-06-22 08:03:57 ---
Thank you for your reply.

Sorry for my bad English, where you find the verb 'to junk', I would mean 'to
split'!

My idea was to limit the number of recipients to 100 (when you add the new
recipient to MimeMessage object) or to manage that list so to send an email to
not more than 100 recipients for any single connection, splitting the list in
more parts, when greater than 100 items. So to send an email to N, more than
100 recipients, it can make N module 100 connections to the server SMTP, and
send the same email for each connection.

Thank you.

R. AGOSTINO

-- 
Configure bugmail: http://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.