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

* Image and file attachments
    |   You may always want to send e-mail with the same image and/or file attached from the same form.

* E-mail address extraction from string field.
    |   This may not be a good idea for the spaming, but there are use cases where this function is useful.
