]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/de/pages/maillists.php
Add base for German website
[bacula/docs] / docs / home-page / de / 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 a number of 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
43 To subscribe follow the instructions at:
44 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-users">Bacula Users List Subscription/Unsubscription/Modification</a>.
45 <p>
46 To send an email to the Bacula Users List, use the following
47 address: <b>bacula-users at lists.sourceforge.net</b>.
48 The previous address was modified to prevent easy use by spammers. To use it,
49 you must replace the <b>at</b> with an @ symbol.
50 </p>
51
52 <h3>bacula-devel</h3>
53 The <b>bacula-devel</b> list is for those users who wish to
54 communicate directly with the developers. The email volume
55 is currently quite low, but can vary.
56 Due to the increasing volume of spam, you must be subscribed
57 before you can send email to this list.
58
59 To subscribe, please follow this link:
60 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-devel">
61 Bacula Developers List Subscription/Unsubscription/Modification</a>.
62 <p>
63 To send an email to the Bacula Developers List, use the following
64 address: <b>bacula-devel at lists.sourceforge.net</b>.
65 The previous
66 address was modified to prevent easy use by spammers. To use it,
67 you must replace the <b>at</b> with an @ symbol.
68 </p>
69
70 <h3>bacula-bugs</h3>
71 The <b>bacula-bugs</b> list is a read only
72 list for those users who wish to be notified about new bugs
73 registered at: <a href="http://bugs.bacula.org">
74 http://bugs.bacula.org</a>. Please do not send email directly
75 to this list bug file a bug report in the bugs database mentioned
76 above. All email to this list other than from the bugs system itself
77 is automatically discarded.
78
79 To subscribe, follow follow the instructions at:
80 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-bugs">
81 http://lists.sourceforge.net/lists/listinfo/bacula-bugs</a>.
82
83 <h3>bacula-beta</h3>
84 The <b>bacula-beta</b> list is a read only
85 list for those packagers or users who wish to be notified
86 when a new release is in preparation or is ready.
87 This list is also used for discussions on running regression
88 scripts.
89 Due to the increasing volume of spam, you must be subscribed
90 before you can send email to this list.
91
92 To subscribe, follow follow the instructions at:
93 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-beta">
94 http://lists.sourceforge.net/lists/listinfo/bacula-beta</a>.
95
96
97 <h3>bacula-commits</h3>
98 The <b>bacula-commits</b> list is a read only
99 list for those users who wish to be receive a diff of each
100 commit to the SVN. Please do not email directly to this list.
101 If you do commits, please subscribe your Source Forge name to this 
102 list.  Any mail from non-subscribed users is automatically discarded.
103
104 You may subscribe by following the instructions at:
105 <a href="http://lists.sourceforge.net/lists/listinfo/bacula-commits">
106 http://lists.sourceforge.net/lists/listinfo/bacula-commits</a>.
107
108
109 <h3>Archives</h3>
110 Most of the above email lists are archived on Source Forge, but they are
111 also archived on Gmane, which has better search facilities. The
112 Gmane archives are at: <a href="http://news.gmane.org/search.php?match=bacula">
113 http://news.gmane.org/search.php?match=bacula</a>.
114
115 <p>
116 The lists are also archived at
117 <a href="http://marc.info/">Mailing list ARChives (MARC)</a>.
118 <ul>
119 <li><a href="http://marc.info/?l=bacula-announce&r=1&w=2">Announce</a></li>
120 <li><a href="http://marc.info/?l=bacula-beta&r=1&w=2">BETA</a></li>
121 <li><a href="http://marc.info/?l=bacula-bugs&r=1&w=2">Bugs</a></li>
122 <li><a href="http://marc.info/?l=bacula-commits&r=1&w=2">Commits</a></li>
123 <li><a href="http://marc.info/?l=bacula-devel&r=1&w=2">Devel</a></li>
124 <li><a href="http://marc.info/?l=bacula-users&r=1&w=2">Users</a></li>
125 </ul>
126         </td>
127 </tr>
128 </table>
129 <? require_once("inc/footer.php"); ?>