|
| Index | Recent Threads | Unanswered Threads | List Polls | Public Albums | Who's Online | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 2 |
|
| Author |
|
|
Stranger Joined: Apr 24, 2006 Post Count: 6 Status: Offline |
Hi all, I normally use Java Mail for emailing invoices & receipts. These are at most a few email addresses. However, now there is a need to email about 15 000 addresses(not spam; it is a mailing list). Will there be an issue if I use Java Mail to do this like the norm. Pls. advice. Thank you. |
||
|
|
mvnForum developer Joined: Jan 21, 2008 Post Count: 123 Status: Offline |
Hi all, I normally use Java Mail for emailing invoices & receipts. These are at most a few email addresses. However, now there is a need to email about 15 000 addresses(not spam; it is a mailing list). Will there be an issue if I use Java Mail to do this like the norm. Pls. advice. Thank you. try sending every 100 mails in one time, and make a loop automatically send for it to the end of 15000 addresses you can reference class MailUtil in mvnforum source code ---------------------------------------- [Edit 1 times, last edit by megacb at Feb 21, 2008 3:58:50 AM] |
||
|
|
|
|
|
Current timezone is GMT Jan 7, 2009 5:57:32 PM |
