Introduction
============
Products.PFGExtendedMailAdapter extends the default mail adapter Products.PloneFormGen has with the following additional function:

Tested with
-----------
* Plone-4.1b2 and Plone-3.3.5
* Products.PloneFormGen-1.6.0

* For those who want to use this package for Plone-2.5.x, use version 0.7.5.

Image and file attachments
------------------------------
You may want to send e-mail with the same image and/or file attached from the same form.
By adding those contents within the extended mail adapter, it is possible to set those files to be attached to e-mail.


