The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Display email on Confluence page

Ana Crisan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2011

Hi,

Is it possible to display a filtered list of emails from the mail archive associated to the space on a Confluence page?

I've been looking at the reporting macros from CustomWare, but I could not find an example on how to use them for emails...

Thanks in advance.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Remo Siegwart
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 3, 2011

Here is an example on how to create a list of mails with the reporting plugin:

{report-table}
  {content-reporter:spaces=yourSpaceKey|type=mail}
    {date-sort:mail:sent date|order=descending}
  {content-reporter}

  {report-column:title=Sent Date}{report-info:mail:sent date}{report-column} 
  {report-column:title=Subject}{report-info:mail:subject|link=true}{report-column}

  {report-empty}
    _No mails found_
  {report-empty} 
{report-table}

Wasn't sure how exactly your report should look like, but it should give you a good overview of how to use the macros. Find more information about the Mail Supplier here.

TAGS
AUG Leaders

Atlassian Community Events