This example demonstrates how to send an email using the mail merge features in NetMailBot,
specifically how to personalize the fields: to, from, subject, and the filename of the
email message body. The message body is loaded from a file that is dynamically assigned
based on data in the .csv file.
Personalizing to, from, subject, and body filename |