|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
The Web Buyer's Guide is your best source for white papers on a wide range of IT products and services. This Week's Featured White Papers: Protecting Web Applications from Attack and Misuse by Citrix Systems
|
|
#1
|
|||
|
|||
|
How to send mass mails(ie sending mails to more than one person having email account in different servers). Please tell me how specify the host names.
I am using jdk2 and java mail 1.1 |
|
#2
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by martinsunder:
How to send mass mails(ie sending mails to more than one person having email account in different servers). Please tell me how specify the host names. I am using jdk2 and java mail 1.1 [/quote] Hi, If I am understanding it correctly, U want to send the same mail to more than one person. To do that u can set RecipientList property of Message. U can set to either TO, CC or BCC. There u can set any numeber of recipients. If this is not what u r looking for , Then ignore this. :-) |
|
#3
|
|||
|
|||
|
Hi sudhi,
I can understand what you say. But will you please explain me how to specify the domain addresses for each address ? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Sending Mass Mail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|