Page 1 of 1

Bug Fix: Sending Mail Using SMTPit

PostPosted: Wed Oct 29, 2008 1:32 pm
by John Sindelar
Overview When sending mail using the SMTPit plugin (which is an option for sending html emails from SeedCode Complete) versions prior to 1.35 will only send mail to the first recipient.

The Fix

You'll need to put the SendMail script step in a loop. Fortunately, the loop is easy to add, just edit the Send Mailing script and add the lines in blue below.

Image

That's it!