sending invitation email
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 04:16 PM
Hi,
I send a email to invite a user to use a space, but the user receive a email form alfresco@alfresco.org. I ask about change this option, how can I do it?.
Regards,
Pedro
I send a email to invite a user to use a space, but the user receive a email form alfresco@alfresco.org. I ask about change this option, how can I do it?.
Regards,
Pedro
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 07:11 AM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 09:59 AM
All Comments Work Log Change History Sort Order: [Ascending order - Click to sort in descending order]
Comment by Gavin Cornwell [16-Jan-06 02:25 PM]
[ Permlink ]
The default from email address is now read from web-client-config.xml.
Any chance you could post what to add to web-client-config.xml please??

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 10:55 AM
Sure.
In the <client> section of web-client-config.xml there should be an entry that looks like the following (if you get the latest code from SVN or the nightly build):
In the <client> section of web-client-config.xml there should be an entry that looks like the following (if you get the latest code from SVN or the nightly build):
<!– the from address to use when sending emails from the client –><from-email-address>alfresco@alfresco.org</from-email-address>
