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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
7098b7bb
Commit
7098b7bb
authored
Apr 26, 2015
by
Ben Bodenmiller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
google -> Google
parent
618dc4cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/integration/gitlab_buttons_in_gmail.md
doc/integration/gitlab_buttons_in_gmail.md
+4
-4
No files found.
doc/integration/gitlab_buttons_in_gmail.md
View file @
7098b7bb
...
@@ -7,11 +7,11 @@ If correctly setup, emails that require an action will be marked in Gmail.
...
@@ -7,11 +7,11 @@ If correctly setup, emails that require an action will be marked in Gmail.


To get this functioning, you need to be registered with Google.
To get this functioning, you need to be registered with Google.
[
See how to register with
g
oogle in this document.
](
https://developers.google.com/gmail/markup/registering-with-google
)
[
See how to register with
G
oogle in this document.
](
https://developers.google.com/gmail/markup/registering-with-google
)
To aid the registering with
google, GitLab offers a rake task that will send an email to g
oogle whitelisting email address from your GitLab server.
To aid the registering with
Google, GitLab offers a rake task that will send an email to G
oogle whitelisting email address from your GitLab server.
To check what would be sent to the
g
oogle email address, run the rake task:
To check what would be sent to the
G
oogle email address, run the rake task:
```
bash
```
bash
bundle
exec
rake gitlab:mail_google_schema_whitelisting
RAILS_ENV
=
production
bundle
exec
rake gitlab:mail_google_schema_whitelisting
RAILS_ENV
=
production
...
@@ -19,7 +19,7 @@ bundle exec rake gitlab:mail_google_schema_whitelisting RAILS_ENV=production
...
@@ -19,7 +19,7 @@ bundle exec rake gitlab:mail_google_schema_whitelisting RAILS_ENV=production
**This will not send the email but give you the output of how the mail will look.**
**This will not send the email but give you the output of how the mail will look.**
Copy the output of the rake task to
[
g
oogle email markup tester
](
https://www.google.com/webmasters/markup-tester/u/0/
)
and press "Validate".
Copy the output of the rake task to
[
G
oogle email markup tester
](
https://www.google.com/webmasters/markup-tester/u/0/
)
and press "Validate".
If you receive "No errors detected" message from the tester you can send the email using:
If you receive "No errors detected" message from the tester you can send the email using:
...
...
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