forked from CGAL/cgal-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mailing_list.html
51 lines (44 loc) · 2.09 KB
/
mailing_list.html
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
---
layout: page
title: Mailing Lists and Forums
header: Mailing Lists and Forums
group: navigation
---
<h2>Mailing Lists</h2>
<h3>Discussions: <tt>cgal-discuss</tt></h3>
<p>
This mailing list is a discussion forum for users to communicate with other CGAL users and CGAL developers.
The language is English.
The traffic is about 5-10 mails a day on average, and the list gathers around 1250 subscribers.
Moreover, please pay attention to not abuse messages with large attachements (there is a hard limit of 500KB).
</p>
<p>
<a href="https://sympa.inria.fr/sympa/subscribe/cgal-discuss" target="_blank">Subscribe</a> /
<a href="https://sympa.inria.fr/sympa/sigrequest/cgal-discuss" target="_blank">Unsubscribe</a> /
Archive: <a href="http://cgal-discuss.949826.n4.nabble.com/" target="_blank">Nabble</a> or <A HREF="https://sympa.inria.fr/sympa/arc/cgal-discuss" target="_blank">Sympa</A>
<br>Send a message to the list: <A HREF="mailto:[email protected]">[email protected]</A> (please use the <b>exact same address</b> that you used for subscribing)
</p>
<h3>Announcements: <tt>cgal-announce</tt></h3>
<p>
This is the mailing list to which announcements related to CGAL
are posted (new releases, events, etc.). This list is
moderated to keep the traffic low (a few mails a year).
</p>
<p>
<a href="https://sympa.inria.fr/sympa/subscribe/cgal-announce" target="_blank">Subscribe</a> /
<a href="https://sympa.inria.fr/sympa/sigrequest/cgal-announce" target="_blank">Unsubscribe</a> /
<a HREF="https://sympa.inria.fr/sympa/arc/cgal-announce" target="_blank">Archive</a>
</p>
<h2>Stackoverflow</h2>
<p>
If you have a CGAL related question you can post it on
<A HREF="http://stackoverflow.com/questions/tagged/cgal%29?" target="_blank">Stackoverflow</A>, using the CGAL tag.
</p>
<h2>Contact Us Directly</h2>
<p>
If you need to contact us directly because you really consider the topic
not appropriate for the public user mailing list, you can
<A HREF="mailto:[email protected]">send us a mail directly</A>.
Please do not use this address for technical questions, use the
<tt>cgal-discuss</tt> mailing list instead in this case.
</p>