-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmailing-lists.html
More file actions
107 lines (102 loc) · 3.49 KB
/
mailing-lists.html
File metadata and controls
107 lines (102 loc) · 3.49 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>About CM3 5.1</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<META HTTP-EQUIV="Resource-type" CONTENT="document">
<META HTTP-EQUIV="Reply-to" CONTENT="m3-support@elego.de">
<LINK HREF="normal.css" REL="stylesheet" TYPE="text/css">
<META NAME="robots" content="noindex">
</head>
<body bgcolor="#ffffff">
<h2>M3 Mailing Lists</h2>
<p>
Currently there are three mailing lists that are concerned with
the development and use of Modula-3. These are
</p>
<dl>
<dt><tt>m3announce@elegosoft.com</tt></dt>
<dd>
<p>
This list is used for announcements concerning Modula-3,
usually announcements of new releases and release notes.
You can read an archive of messages since December 2006 at
</p>
<blockquote>
<tt>
<a href="https://mail.elegosoft.com/pipermail/m3announce">
https://mail.elegosoft.com/pipermail/m3announce</a>
</tt>
</blockquote>
<p>
You will find older messages still in the old Zope archives:
</p>
<blockquote>
<tt>
<a href="http://mailarchive.elegosoft.com/Zope/m3/m3announce">
http://mailarchive.elegosoft.com/Zope/m3/m3announce</a>
</tt>
</blockquote>
</dd>
<dt><tt>m3devel@elegosoft.com</tt></dt>
<dd>
<p>
This list is used discussions and questions regarding the
development of Modula-3.
You can read an archive of all messages since December 2006 at
</p>
<blockquote>
<tt>
<a href="https://mail.elegosoft.com/pipermail/m3devel">
https://mail.elegosoft.com/pipermail/m3devel</a>
</tt>
</blockquote>
<p>
You will find older messages still in the old Zope archives:
</p>
<blockquote>
<tt>
<a href="http://mailarchive.elegosoft.com/Zope/m3/m3devel">
http://mailarchive.elegosoft.com/Zope/m3/m3devel</a>
</tt>
</blockquote>
</dd>
<dt><tt>m3commit@elegosoft.com</tt></dt>
<dd>
<p>
This list distributes the commit messages of the CM3 and PM3
CVS repositories. You can read all the commit logs since
December 2006 at
</p>
<blockquote>
<tt>
<a href="https://mail.elegosoft.com/pipermail/m3commit">
https://mail.elegosoft.com/pipermail/m3commit</a>
</tt>
</blockquote>
<p>
You will find older messages still in the old Zope archives:
</p>
<blockquote>
<tt>
<a href="http://mailarchive.elegosoft.com/Zope/m3/m3commit">
http://mailarchive.elegosoft.com/Zope/m3/m3commit</a>
</tt>
</blockquote>
</dd>
</dl>
<p>
</p>
<p>
All the active mailing lists are hosted at the mailman server of
<a href="http://www.elegosoft.com">Elego Software
Solutions</a>. If you want to
subscribe to any of these lists, send a mail to <a
href="mailto:m3-support{at}elego.de">m3-support{at}elego.de</a>.
</p>
<hr>
<address><a href="mailto:m3-support{at}elego.de">m3-support{at}elego.de</a></address>
<!-- Created: Fri Feb 16 15:27:10 MET 2001 -->
</body>
</html>