blob: 082e474493ebee50a9c62ed0ad5a93182ec101c5 [file] [log] [blame] [view]
---
layout: default
title: Get help via email
subtitle: The most convenient way of getting lots of help
preamble: >
Getting help through email is the most convenient way to contact the
larger community and will result in the quickest responses.
---
## Mailing lists
For users of the Wicket community we run the following email lists:
<div class="button-bar">
<a class="button" href="#user"><i class="fa fa-comments"></i><br>Users</a>
<a class="button" href="#announce"><i class="fa fa-bullhorn"></i><br>Announcements</a>
<a class="button" href="#commit"><i class="fa fa-file-code-o"></i><br>Commits</a>
<a class="button" href="#security"><i class="fa fa-lock"></i><br>Security</a>
</div>
Learn more about these lists below.
---
## The Users list {#user}
Ask your questions and answer questions of other users on the users
list. It is a medium traffic list with a couple of messages per day.
Community members ask and answer questions on this list. Announcements
and security updates are also sent to this list.
You have to subscribe to this list if you want to ask a question and
see the replies.
* Traffic: medium
* [Browse](http://mail-archives.apache.org/mod_mbox/wicket-user) the archives
* [Search](http://wicket-user.markmail.org) the list
* [Subscribe](mailto:user-subscribe@wicket.apache.org?subject=Subscribe+to+Apache+Wicket+User+list) to the list
* [Unsubscribe](mailto:user-unsubscribe@wicket.apache.org?subject=Unsubscribe+from+Apache+Wicket+User+list) from the list
* [Help for subscriptions](mailto:user-help@wicket.apache.org?subject=Get+help+for+Apache+Wicket+User+list)
Only subscribers can post to this list.
If you are only interested in updates about the Wicket project,
consider just subscribing to the announcements list.
---
## The Announcements list {#announce}
The announcements list is used for publishing news about releases and
security updates. It is a very low traffic list.
You should subscribe to this list if you only want to keep up to date
with Wicket concerning releases and security announcements.
* Traffic: low
* [Browse](http://mail-archives.apache.org/mod_mbox/wicket-announce) the archives
* [Search](http://wicket-announce.markmail.org) the list
* [Subscribe](mailto:announce-subscribe@wicket.apache.org?subject=Subscribe+to+Apache+Wicket+announcements+list) to the list
* [Unsubscribe](mailto:announce-unsubscribe@wicket.apache.org?subject=Unsubscribe+from+Apache+Wicket+announcements+list) from the list
* [Help for subscriptions](mailto:announce-help@wicket.apache.org?subject=Get+help+for+Apache+Wicket+announcements+list)
Only Apache Wicket project members can post to this list.
---
## The Commit list {#commit}
The commit list is used for publishing commit messages, bug tracker
updates and other automatically generated messages.
You should subscribe to this list if you want to keep up to date with
Wicket development, like which commits happen, which issues are updated
and other things.
* Traffic: high
* [Browse](http://mail-archives.apache.org/mod_mbox/wicket-commits) the archives
* [Search](http://wicket-commits.markmail.org) the list
* [Subscribe](mailto:commits-subscribe@wicket.apache.org?subject=Subscribe+to+Apache+Wicket+commits+list) to the list
* [Unsubscribe](mailto:commits-unsubscribe@wicket.apache.org?subject=Unsubscribe+from+Apache+Wicket+commits+list) from the list
* [Help for subscriptions](mailto:commits-help@wicket.apache.org?subject=Get+help+for+Apache+Wicket+commits+list)
This list is read only, and only Apache build systems can publish to it.
---
## Report a security issue {#security}
{% markdown help/security.md %}