]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/pages/maillists.php
32b47a1498ce7211b8ddebca24b58cae228dfa8a
[bacula/docs] / docs / home-page / pages / maillists.php
1 <? require_once("inc/header.php"); ?>
2 <table>
3 <tr>
4         <td class="contentTopic">
5                 Email Lists
6         </td>
7 </tr>
8 <tr>
9         <td class="content">
10
11 <b>Bacula</b> has four email lists which are described below with
12 links to subscribe, unsubscribe, or modify your account.
13 For general information on these lists, please see
14 <a href="http://sourceforge.net/mail/?group_id=50727">Bacula Mailing Lists at SourceForge</a>.
15 <p>For email archives see below.</p>
16
17 <h3>bacula-announce</h3>
18 The <b>bacula-announce</b> list is a read only low volume list for those
19 users who wish to be notified when there are important events
20 (important bugs, new releases, ...). We recommend that all
21 users subscribe to this list. Do so by following the instructions at:
22 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-announce">
23 Bacula Announce List Subscription/Unsubscription/Modification</a>.
24 Please do not send email directly to this list.
25
26 <p>It is also possible to get email notification whenever a new package
27 is released on SourceForge. This is accomplished by going to
28 the <a href="http://sourceforge.net/projects/bacula">Bacula SourceForge
29 Project</a> page and clicking on the little letter or mail icon
30 <img src="images/mail16d.png" alt="" width="15" height="15"> under the heading <b>Monitor</b> in the
31 row corresponding to the package you want to monitor.
32 </p>
33
34 <h3>bacula-users</h3>
35 The <b>bacula-users</b> list is the general forum to
36 ask questions about Bacula or respond to questions
37 from other users. The volume on this list is generally
38 moderate, but can vary. All users are encouraged to subscribe
39 and to participate.
40 Due to the increasing volume of spam, you must be subscribed
41 before you can send email to this list.
42 To subscribe follow the instructions at:
43 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-users">Bacula Users List Subscription/Unsubscription/Modification</a>.
44 <p>
45 To send an email to the Bacula Users List, use the following
46 address: <b>bacula-users at lists.sourceforge.net</b>.
47 The previous address was modified to prevent easy use by spammers. To use it,
48 you must replace the <b>at</b> with an @ symbol.
49 </p>
50
51 <h3>bacula-devel</h3>
52 The <b>bacula-devel</b> list is for those users who wish to
53 communicate directly with the developers. The email volume
54 is currently quite low, but can vary.
55 To subscribe, please follow this link:
56 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-devel">
57 Bacula Developers List Subscription/Unsubscription/Modification</a>.
58 <p>
59 To send an email to the Bacula Developers List, use the following
60 address: <b>bacula-devel at lists.sourceforge.net</b>.
61 The previous
62 address was modified to prevent easy use by spammers. To use it,
63 you must replace the <b>at</b> with an @ symbol.
64 </p>
65
66 <h3>bacula-bugs</h3>
67 The <b>bacula-bugs</b> list is a read only
68 list for those users who wish to be notified about new bugs
69 registered at: <a href="http://bugs.bacula.org">
70 http://bugs.bacula.org</a>. Please do not send email directly
71 to this list bug file a bug report in the bugs database mentioned
72 above.
73
74 To subscribe, follow follow the instructions at:
75 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-bugs">
76 http://lists.sourceforge.net/lists/listinfo/bacula-bugs</a>.
77
78 <h3>bacula-commits</h3>
79 The <b>bacula-commits</b> list is a read only
80 list for those users who wish to be receive a diff of each
81 commit to the CVS. Please do not email directly to this list.
82
83 You may subscribe by following the instructions at:
84 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-commits">
85 http://lists.sourceforge.net/lists/listinfo/bacula-commits</a>.
86
87
88 <h3>Archives</h3>
89 Most of the above email lists are archived on Source Forge, but they are
90 also archived on Gmane, which has better seach facilities. The
91 Gmane archives are at: <a href="http://news.gmane.org/search.php?match=bacula">
92 http://news.gmane.org/search.php?match=bacula</a>.
93
94
95         </td>
96 </tr>
97 </table>
98 <? require_once("inc/footer.php"); ?>