Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
36894780
Commit
36894780
authored
Dec 03, 2020
by
Rachel Gottesman
Committed by
Marcin Sedlak-Jakubowski
Dec 03, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix future tense issues
parent
9e5ede6e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
doc/administration/incoming_email.md
doc/administration/incoming_email.md
+8
-9
No files found.
doc/administration/incoming_email.md
View file @
36894780
...
...
@@ -21,10 +21,9 @@ GitLab has several features based on receiving incoming emails:
## Requirements
NOTE:
**Note:**
It is
**not**
recommended to use an email address that receives or will receive any
It is
**not**
recommended to use an email address that receives any
messages not intended for the GitLab instance. Any incoming emails not intended
for GitLab
will
receive a reject notice.
for GitLab receive a reject notice.
Handling incoming emails requires an
[
IMAP
](
https://en.wikipedia.org/wiki/Internet_Message_Access_Protocol
)
-enabled
email account. GitLab requires one of the following three strategies:
...
...
@@ -38,7 +37,7 @@ Let's walk through each of these options.
### Email sub-addressing
[
Sub-addressing
](
https://en.wikipedia.org/wiki/Email_address#Sub-addressing
)
is
a mail server feature where any email to
`user+arbitrary_tag@example.com`
will end
up
a mail server feature where any email to
`user+arbitrary_tag@example.com`
ends
up
in the mailbox for
`user@example.com`
. It is supported by providers such as
Gmail, Google Apps, Yahoo! Mail, Outlook.com, and iCloud, as well as the
[
Postfix mail server
](
reply_by_email_postfix_setup.md
)
, which you can run on-premises.
...
...
@@ -117,9 +116,9 @@ CAUTION: **Caution:**
Use a mail server that has been configured to reduce
spam.
A Postfix mail server that is running on a default configuration, for example,
can result in abuse. All messages received on the configured mailbox
will b
e processed
and messages that are not intended for the GitLab instance
will
receive a reject notice.
If the sender's address is spoofed, the reject notice
will be
delivered to the spoofed
can result in abuse. All messages received on the configured mailbox
ar
e processed
and messages that are not intended for the GitLab instance receive a reject notice.
If the sender's address is spoofed, the reject notice
is
delivered to the spoofed
`FROM`
address, which can cause the mail server's IP or domain to appear on a block
list.
...
...
@@ -453,8 +452,8 @@ at the organization level in Office 365. This allows all mailboxes in the organi
to receive sub-addressed mail:
NOTE:
**Note:**
This series of commands
will enable
sub-addressing at the organization
level in Office 365. This
will allow
all mailboxes in the organization
This series of commands
enables
sub-addressing at the organization
level in Office 365. This
allows
all mailboxes in the organization
to receive sub-addressed mail.
```
powershell
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment