Re: wodSmtpServer - sending mail to local multiple (General questions)
Hi,
This above code works same as my current code. it creates the Message.txt.. But i want to create multiple msg files (eg if there are 3 recipients (in mail To list) as user1, user2, user3 then user1.txt, user2.txt, user3.txt should be created.)
Thanks