summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-05-14 22:03:00 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-05-14 22:03:00 +0200
commit67cd2643f8e7bd2463b7d96f19005a6bdb4cfa09 (patch)
treead3adb4b4c2e46857d194e3c0490c3e6bd5d877b
downloadtips-tricks-67cd2643f8e7bd2463b7d96f19005a6bdb4cfa09.tar.gz
tips-tricks-67cd2643f8e7bd2463b7d96f19005a6bdb4cfa09.tar.xz
tips-tricks-67cd2643f8e7bd2463b7d96f19005a6bdb4cfa09.zip
How to subscribe to groups/ML as a free man
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--01-google-groups-subscribe-the-old-way.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/01-google-groups-subscribe-the-old-way.txt b/01-google-groups-subscribe-the-old-way.txt
new file mode 100644
index 0000000..e136647
--- /dev/null
+++ b/01-google-groups-subscribe-the-old-way.txt
@@ -0,0 +1,4 @@
+<form action="http://groups.google.com/group/NAME-OF-THE-GROUP/boxsubscribe">
+ <input name="email" type="text">
+ <input name="sub" value="Subscribe" type="submit">
+</form>