How many E-mails maximum?
How many E-mails maximum?
- Subject: How many E-mails maximum?
- From: Wolfram Stebel <email@hidden>
- Date: Fri, 10 Feb 2006 14:53:13 +0100
- Thread-topic: How many E-mails maximum?
Hi List,
my WO-Application is able to send mails to an unrestricted amount of
persons.
It is not spamming i intent, but sometimes there are huge amounts of mails
requested... :-)
What is your experience how many mail recipients will pass through the
layers (java.mail, mail server)?
I have Odaiko mail framework from the net.
It creates a vector of recipients from a huge NSArray created from my data
and does it's magic passing this to java.mail.
I wonder if it would be more clever to send huge amounts of mails in bundles
of, lets say 100, recipients to prevent failures and rejection by "who
knows".
I modified Odaiko mail so that it uses flexible intervals sending mails to
prevent rejection of bulk mails, but this would not help with one mail to
1-3000 recipients, i think.
I want to be sure to deliver any number of mails.
Any hints?
Wolfram
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden