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

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 withing the extended mail adapter, it is possible to set those files to be attached to e-mail.

