Lotus script schedule agent to send mail and print the group members in body of the mail

hi,

i want to write an schedule agent for sending mail to users for certain group where i want to add in mail the group members .pls suggest

want in mail body the group members?

Subject: Lotus script schedule agent to send mail and print the group members in body of the mail

Hi,

Maintain one lookup document which stores the e-mail ids you want to send in the application. Assign the e-mail list field to “Sendto” reserved field… then use doc.send …

Hope I have cleared the doubts… :slight_smile: