VishalMistry
18th February 2010, 12:16
Hi all,
I am using cmf functions to send e-mail from ERPLn. I am using e-mail id defined in address table (this address is inturn linked to business partner) which i am setting as mail recipient through cmd.setrecipientaddress function. The issue is if i specify more than one e-mail id in the format "id1@site1.com;id2@site2.com", it sends e-mail to the first email id(id1@site1.com) only and skips rest of the ids.
Can anyone guide me how can i specify more than one e-mail id separated by ";" ?
vishal
I am using cmf functions to send e-mail from ERPLn. I am using e-mail id defined in address table (this address is inturn linked to business partner) which i am setting as mail recipient through cmd.setrecipientaddress function. The issue is if i specify more than one e-mail id in the format "id1@site1.com;id2@site2.com", it sends e-mail to the first email id(id1@site1.com) only and skips rest of the ids.
Can anyone guide me how can i specify more than one e-mail id separated by ";" ?
vishal