Browse code

add google group subscribtion method using only emails

* users don't have to create an google account for using the google groups. They
can simply email to e.g. "docker-user+subscribe@googlegroups.com" to
subscribe.

* since this behavior is not mentioned on the google group website, i think its
a good idea to explain this method here.

Signed-off-by: toogley <toogley@mailbox.org>

toogley authored on 2016/02/28 23:31:15
Showing 2 changed files
... ...
@@ -154,6 +154,8 @@ However, there might be a way to implement that feature *on top of* Docker.
154 154
       The <a href="https://groups.google.com/forum/#!forum/docker-dev" target="_blank">docker-dev</a>
155 155
       group is for contributors and other people contributing to the Docker
156 156
       project.
157
+      You can join them without an google account by sending an email to e.g. "docker-user+subscribe@googlegroups.com".
158
+      After receiving the join-request message, you can simply reply to that to confirm the subscribtion.
157 159
     </td>
158 160
   </tr>
159 161
   <tr>
... ...
@@ -234,6 +234,8 @@ We are always open to suggestions on process improvements, and are always lookin
234 234
       The <a href="https://groups.google.com/forum/#!forum/docker-dev" target="_blank">docker-dev</a>
235 235
       group is for contributors and other people contributing to the Docker
236 236
       project.
237
+      You can join them without an google account by sending an email to e.g. "docker-user+subscribe@googlegroups.com".
238
+      After receiving the join-request message, you can simply reply to that to confirm the subscribtion.
237 239
     </td>
238 240
   </tr>
239 241
   <tr>