Release announcement - DocumentBurster 0.9.6

Written for DocumentBurster by vDoru on 2010-03-31

Release announcement

The DocumentBurster team is proud to announce DocumentBurster 0.9.6, released on
March 31st 2010!

Highlights in this release include:

 * Support for sending mails to multiple recipients was added.

Let's take a look in detail.

Support for sending mails to multiple recipients was added.

---------

Go in the config/settings.xml and check the <destinations> tag.
Check the already existing commented email destination token="sampleEmailToken".
By using the same template you can define your own email destinations to
be used by DocumentBurster for sending the emails to multiple recipients.

Please make sure you will not corrupt the settings.xml file and that
your new destinations will be uncommented(should not be between
<!-- -->).

In the PDF file - instead of using the direct email address tokens
(eg. {john.george@yahoo.com}) - Which results in sending the e-mails to a single address, you will need to use the destination tokens - (eg. {sampleEmailToken}).
This way DocumentBurster will know to send the email
to all the recipients defined for the sampleEmailToken destination.

See you next time!

Read more

Read all announcements