History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FMNG-13
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Hardiker
Reporter: Chris Allen
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Form Mail NG

multiple recipients/user receives a copy of the form

Created: 06/Jun/07 12:49 PM   Updated: 28/Jan/08 09:30 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1

Time Tracking:
Not Specified

Environment:
System Information
System Date Wednesday, 06 Jun 2007
System Time 12:45:28
System Favourite Colour Myrtle
Java Version 1.6.0_01
Java Vendor Sun Microsystems Inc.
JVM Version 1.0
JVM Vendor Sun Microsystems Inc.
JVM Implementation Version 1.6.0_01-b06
Java Runtime Java(TM) SE Runtime Environment
Java VM Java HotSpot(TM) Client VM
User Name Administrator
User Timezone Europe/London
Operating System Windows 2003 5.2
OS Architecture x86
Filesystem Encoding Cp1252

Java VM Memory Statistics
Total Memory 197 MB
Free Memory 73 MB
Used Memory 124 MB
Memory Graph
[Used Memory (63 %)] [Free Memory (37 %)]
37 % Free

Runtime Information
Database Dialect com.atlassian.hibernate.dialect.MySQLDialect
Database Connection URL jdbc:mysql://localhost/confluencedb?autoReconnect=true&useUnicode=true&characterEncoding=utf8
Database Driver Name com.mysql.jdbc.Driver
Database Driver Version 5.1
Application Server Apache Tomcat/5.5.15
Servlet Version 2.4
Confluence Home D:\confluence-data-mysql
Uptime 1 day, 21 hours, 23 minutes, 59 seconds
Confluence Version 2.5.1
Build Number 806



 Description  « Hide
It doesn't seem possible to get the form mailed to two different email addresses.

i thought mail-form:destination=emailaddress|destination=anotheremailaddress would work but it doesn't seem to.

Also, is there away to send the submitter a copy of the form?



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Julia Debari - 13/Aug/07 09:39 PM
You can send an email to multiple addresses by comma separating the addresses. For example, mail-form:destination=emailaddress,anotheremailaddress

Dan Hardiker - 28/Jan/08 09:21 AM
Multiple destinations are now properly supported – you can now mix usernames and email addresses too (e.g. destination=~jbloggs,joe@nowhere.com).