kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
2.3 KiB
49 lines
2.3 KiB
5 years ago
|
---
|
||
|
sidebar_navigation:
|
||
5 years ago
|
title: Email
|
||
|
priority: 790
|
||
|
description: Email configuration in OpenProject.
|
||
5 years ago
|
robots: index, follow
|
||
5 years ago
|
keywords: email configuration
|
||
5 years ago
|
---
|
||
5 years ago
|
# Email settings
|
||
|
|
||
|
Configure **email settings** in OpenProject, i.e. Email notifications and incoming email configuration.
|
||
|
|
||
|
Navigate to -> *Administration* -> *Emails*.
|
||
|
|
||
5 years ago
|
# Email notifications settings
|
||
5 years ago
|
|
||
5 years ago
|
To adapt email notification settings, go to Email and choose *Email notifications*.
|
||
5 years ago
|
|
||
5 years ago
|
1. **Emission email address**. This email Address will be shown as the sender for the email notifications sent by OpenProject (for example, when a work package is changed).
|
||
|
2. Activate **blind carbon copy recipients** (bcc).
|
||
|
3. Define if the email should be formatted in **plain text** (no HTML).
|
||
|
4. Select the default notification options. The default notifcation can be adapted in the [user profile](../../../getting-started/my-account/#email-notifications).
|
||
|
5. Select for which **actions email notification should be sent**. You have the possibilty to check all or uncheck all at the top right.
|
||
|
|
||
5 years ago
|
![System-admin-guide-emails](System-admin-guide-emails.png)
|
||
5 years ago
|
|
||
|
## Configure email header and email footer
|
||
|
|
||
|
Configure your notification email header and footer which will be sent out for email notifications from the system.
|
||
|
|
||
|
1. **Formulate header and/or footer** for the email notifications. These are used for all the email notifications from OpenProject (e.g. when creating a work package).
|
||
|
2. **Choose a language** for which the email header and footer will apply.
|
||
|
3. **Send a test email**.
|
||
5 years ago
|
4. Do not forget to **save** your changes.![Sys-admin-email-notifications-email-header-footer](Sys-admin-email-notifications-email-header-footer.png)
|
||
|
|
||
|
|
||
|
|
||
|
## Incoming emails settings
|
||
|
|
||
|
To adapt incoming email settings, go to *Email* -> *Incoming Email*. Here you can configure the following options.
|
||
|
|
||
|
1. **Define after which lines an email should be truncated**. This setting allows shortening email after the entered lines.
|
||
|
2. Specify a **regular expression** to truncate emails.
|
||
|
3. **Ignore mail attachment** of the specified names in this list.
|
||
|
4. Do not forget to **save** the changes.
|
||
|
|
||
|
![System-admin-guide-incoming-email](System-admin-guide-incoming-email.png)
|
||
|
|
||
|
**To set up incoming email**, please visit our [Operations guide](/installation-and-operations/operation/incoming-emails/).
|