mailsend icon indicating copy to clipboard operation
mailsend copied to clipboard

how can i send custom email to each recipient ?

Open HsounaZinoubi opened this issue 9 years ago • 2 comments

Hello i want to send a custom email to each recipient for example my email body files is body.html i will putt placeholder for example for email address #email# and then replace it with subscriber email address how can i do this with mailsend ?

HsounaZinoubi avatar Jul 13 '15 01:07 HsounaZinoubi

You can use senditquiet application which lets you send HTML body as mails and use excel or word to customize and export to HTML using vba

manish-murthy avatar Sep 08 '15 01:09 manish-murthy

mailsend itself can not do it. You've to write a script in some language (ruby,perl,bat etc.) and call mailsend as you desire. Thanks.

muquit avatar Sep 08 '15 20:09 muquit