i forgot to give specific instructions on this mailer.
it fuzzes messages by default... to disable this, add &nofuzz at the end of the url...
in the "fields" form field, put {{email}}
so in your message, when you put {{email}}, the mailer will automatically put each recipient email in there
other automatic variables you should know of are:
{{fromName}} , {{fromEmail}} , {{replyto}} , {{subject}} , {{hostname}} , {{username}} ,
{{domain}} , {{provider}} {{Username}} , {{Domain}} , {{Provider}} , {{USERNAME}} ,
{{DOMAIN}} , {{PROVIDER}} , {{randomId}} , {{counter}} , {{date}} , {{to}} (to automatically put in recipient email)
needless to say, when u put these in ur message, the mailer will replace automatically