Personal tools
You are here: Home Documentation Tutorials Customizing PloneFormGen Customize the From Address
Document Actions

Customize the From Address

With a simply override, you can customize the from address that each form folder will use to send email.

By default, PloneFormGen will use your site-wide email address as the from address for sending email. This address can be changed through the ZMI or Plone Control Panel depending on your version of Plone. However, this is a single global address so you cannot specify a from address for a single form in this way. Instead you must use a simple override in the Mailer Adapter of your form.

mailer-adapter-overrides.gif

Edit your Mailer Adapter and click on the Overrides tab. You should see a screen like the one to the left. Notice the Sender Expression field. Paste this line of code into that field, where 'your address' is simply the email address you wish to use for the From address.

string:your address

Be sure to Save before navigating away from this page.

Note that you can set a custom From address for each mailer in your Form Folder. 

 

 

 

 

 

 

 

 

 

 

 
by samk last modified 2008-11-10 12:06 All content on this site is licensed under a Creative Commons License.
Still Stumped?
If you've still got questions about Plone, here are your best bets for finding out more:
 

All content in this site distributed under the Creative Commons "Attribution-NonCommercial-ShareAlike" license unless otherwise noted.

Powered by Plone CMS, the Open Source Content Management System