...
Tip |
---|
You need to configure the outgoign smtp mail server for Confluence first. If you did not configure the outgoing mail server, this app does not work. You can find the documenation how to configure the mail server here. |
Installation & Licensing
...
Log in to your Confluence instance as an administrator.
Click the admin dropdown and choose Atlassian Marketplace.
The The 'Find new
add-ons screen loads.Locate Mail Page via search. The appropriate add-on version appears apps' screen will be displayed.
Use the search function to locate 'E-Mail this Page'. The correct app version will be shown in the search results.
- Click Try free to begin a new trial or Buy now to purchase a license for the Mail Page plugin. You'll be prompted to log into.MyAtlassian if you're logged out. The Mai Page plugin begins to download.
- Enter your information and click Generate license when redirected to MyAtlassian. Click Apply license. If you're using an older version of UPM, you can copy and paste the license into your Confluence instance
To start the app click on 'Install' and the app starts downloading.
Allowed groups
Select which groups will be allowed to send e-mails. If the setting is not configured, by default all groups will be able to send e-mails.
Allowed domains
Allow only specific domains that the e-mail can be sent to.
Send to groups
Add a extra option to send email to groups.
Configure custom CSS for the e-mails
- Go
Navigate to the Universal Plugin Manager and
choose select 'E-Mail
Page.this Page'
Select 'Configure'
Click
the Configure-Button and you will be presented with the following page:- In order for the plugin to work, you have to have a Mail Server configured. Choose that Mail Server in the drop down labeled Default Mail Server for the plugin.
- The plugin adds images to emails by encoding, embedding and optionally compressing them. Compression will be used for pictures with a pixel size (width or height) greater or equal to the value labeled Maximum length of a side of a picture in pixels. Enter 0, if you don't want pictures to be compressed. Finally, you can decide, which icon will be displayed in the header of an email - your globally used Confluence icon (e.g. company logo) or the icon used in the Space the shared page belongs to (e.g. department logo)
on the magnifying glass icon to select the Confluence groups that are permitted to send e-mails (alternative: you can enter the names and split them with a comma)
Now click on 'Save'
...
E-Mail Stylesheet is a feature that needs some CSS knowledge to use. Some content on the page needs to have a different style while sent as an email. We can define a custom style for them using this option.
Here are the steps to create a custom style:
Open the HTML inspector of the browser on the page
Inspect the content to apply style
Define a "CSS selector" for it (using id, class, attribute, or tag name).
Test this selector by adding it to the CSS section of the inspector
Add new CSS into the selector and check the result
copy the selector and CSS into the app configuration and save it
Here you can see these steps for a confluence page: