This repository was archived by the owner on Dec 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmailinglists.html
More file actions
87 lines (65 loc) · 3.85 KB
/
mailinglists.html
File metadata and controls
87 lines (65 loc) · 3.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
---
layout: default
title: Mailing Lists
---
<h1>Licq Mailing Lists</h1>
<div style="float: right; margin: 1em 1em">
<a href="http://groups.google.com/" style="border: none">
<img src="http://groups.google.com/groups/img/groups_medium.gif" height="58" width="150" alt="Google Groups" />
</a>
</div>
<p>There are five mailing lists for Licq announcements and discussion. For more information, including how to subscribe/unsubscribe, and an archive of past posts, follow the relevant link below.</p>
<p>The mail addresses for the lists are <em>list-name</em>@googlegroups.com (e.g. licq-users@googlegroups.com).</p>
<p><a href="http://groups.google.com/support/bin/answer.py?answer=46608&topic=9244">How to unsubscribe?</a></p>
<h2>licq-announce</h2>
<p>A very low traffic list with announcements about Licq, mostly new releases.</p>
<p><a href="http://groups.google.com/group/licq-announce">http://groups.google.com/group/licq-announce</a></p>
<form action="http://groups.google.com/group/licq-announce/boxsubscribe" style="padding-left: 1em">
<div>
<label for="announce-email">Email: </label><input id="announce-email" type="text" name="email"/>
<input type="submit" name="sub" value="Subscribe"/>
</div>
</form>
<p><a href="http://news.gmane.org/gmane.network.licq.announce">Gmane archive</a></p>
<h2>licq-users</h2>
<p>Mailing list for Licq users. General discussions and help.</p>
<p><a href="http://groups.google.com/group/licq-users">http://groups.google.com/group/licq-users</a></p>
<form action="http://groups.google.com/group/licq-users/boxsubscribe" style="padding-left: 1em">
<div>
<label for="users-email">Email: </label><input id="users-email" type="text" name="email"/>
<input type="submit" name="sub" value="Subscribe"/>
</div>
</form>
<p><a href="http://news.gmane.org/gmane.network.licq.general">Gmane archive</a></p>
<h2>licq-dev</h2>
<p>The Licq development list. Discussions about the Licq GIT repo, patches and general development related matters.</p>
<p><a href="http://groups.google.com/group/licq-dev">http://groups.google.com/group/licq-dev</a></p>
<form action="http://groups.google.com/group/licq-dev/boxsubscribe" style="padding-left: 1em">
<div>
<label for="dev-email">Email: </label><input id="dev-email" type="text" name="email"/>
<input type="submit" name="sub" value="Subscribe"/>
</div>
</form>
<p><a href="http://news.gmane.org/gmane.network.licq.devel">Gmane archive</a></p>
<p><a href="http://www.mail-archive.com/licq-dev%40googlegroups.com/">The Mail Archive</a></p>
<h2>licq-commits</h2>
<p>All Licq SVN commits will be posted to this list, allowing developers to keep track of who's changing what.</p>
<p><a href="http://groups.google.com/group/licq-commits">http://groups.google.com/group/licq-commits</a></p>
<form action="http://groups.google.com/group/licq-commits/boxsubscribe" style="padding-left: 1em">
<div>
<label for="commits-email">Email: </label><input id="commits-email" type="text" name="email"/>
<input type="submit" name="sub" value="Subscribe"/>
</div>
</form>
<p><a href="http://news.gmane.org/gmane.network.licq.cvs">Gmane archive</a></p>
<p><a href="http://www.mail-archive.com/licq-commits%40googlegroups.com/">The Mail Archive</a></p>
<h2>licq-tickets</h2>
<p>A fairly high traffic list, mainly for developers. Every time a ticket is added or modified, a message is sent to this list outlining the changes.</p>
<p><a href="http://groups.google.com/group/licq-tickets">http://groups.google.com/group/licq-tickets</a></p>
<form action="http://groups.google.com/group/licq-tickets/boxsubscribe" style="padding-left: 1em">
<div>
<label for="tickets-email">Email: </label><input id="tickets-email" type="text" name="email"/>
<input type="submit" name="sub" value="Subscribe"/>
</div>
</form>
<p><a href="http://www.mail-archive.com/licq-tickets%40googlegroups.com/">The Mail Archive</a></p>