On this page... (hide)
1. Using the Mailing Lists/Forum
This page describes how to use the different LyX email lists and access their online archives. For those who prefer using a newsreader, the GMANE mail/news gateway hosts bi-directional NNTP versions of the LyX mailing lists in the gmane.editors.lyx hierarchy.
1.1 Read first: lists netiquette
If you are posting your mails to lists, please don't break usual list netiquette. The most common mistakes are:
- Top posting (your reply should be in the bottom of mails instead).
- Hijacking threads (do not use 'Reply' in case you compose completely new mail unrelated to the message you used for 'Reply').
- Quoting irrelevant parts of the previous mail in your reply.
- Forgeting to add LyX version and OS platform (Linux/Windows/Mac) in case of reporting some problem you have.
If you don't understand the points above or do not understand the purpose of these rules please read this page.
1.2 Users' list/Forum
This medium-volume list is for questions on how to get LyX working and how to use LyX.
To ask a question about LyX, simply email it to the list members at lyx-users@lists.lyx.org. You do not need to be a subscriber to send a question to the list, but if you would like to subscribe, see the instructions below.
Before asking your question, be sure to search the mailing list archives to see if your question has been answered before (this is probably the fastest way to get an answer). The list is archived at mail-archive.com, GMANE and an old archive.

Alternately, if you prefer a forum-like web-based interface to the users' list, check us out on our Nabble page [nabble.com].
For other mailing list functions, send an empty mail message to:
- lyx-users-subscribe@lists.lyx.org to subscribe
- lyx-users-unsubscribe@lists.lyx.org to unsubscribe
- lyx-users-help@lists.lyx.org for a help message
1.3 Announcement list
This list is intended for announcements concerning LyX, in particular new stable versions. You should not send mail to this list. (Very low volume.)
Send an empty mail message to:
- lyx-announce-subscribe@lists.lyx.org to subscribe
- lyx-announce-unsubscribe@lists.lyx.org to unsubscribe
- lyx-announce-help@lists.lyx.org for a help message
Here is the announcement list archive.

1.4 Developers' list
This list is intended for the discussion of subjects relevant to the implementation, planning, hacking and improvement of LyX. This means that bug reports should be sent here, but please check the LyX bug tracker at bugzilla.lyx.org to see if the bug has already been reported. Also, if you are a LyX user and have enjoyed using LyX for some purpose, it would be nice of you to email the developers to let us know. (High volume - tens of messages per day)
To contribute to the mailing list, mail to lyx-devel@lists.lyx.org.
For other mailing list functions, send an empty message to:
- lyx-devel-subscribe@lists.lyx.org to subscribe
- lyx-devel-unsubscribe@lists.lyx.org to unsubscribe
- lyx-devel-help@lists.lyx.org for a help message
The list is archived at mail-archive.com and at MARC and at GMANE .

1.5 Documentation Team list
This list is specifically for discussing documentation, including fixes to docs, new documentation, or translations. (Low volume)
To contribute to the mailing list, mail to lyx-docs@lists.lyx.org .
For other mailing list functions, send an empty message to:
- lyx-docs-subscribe@lists.lyx.org to subscribe
- lyx-docs-unsubscribe@lists.lyx.org to unsubscribe
- lyx-docs-help@lists.lyx.org for a help message
The list is archived at mail-archive.com and at GMANE.

1.6 CVS list
This list is automatically mailed whenever someone checks something into the repository. It's probably more information than most people want to know. (Often high volume.)
Send an empty mail message to:
- lyx-cvs-subscribe@lists.lyx.org to subscribe
- lyx-cvs-unsubscribe@lists.lyx.org to unsubscribe
- lyx-cvs-help@lists.lyx.org for a help message
Last posts can be found at GMANE.

1.7 Digests
If you feel like you're getting messages too often, you might prefer to receive digests instead. A digest is sent out with about 30 messages in it, as well as an index of the messages grouped by subject. This will take up the same amount of memory in your mailbox, of course, but will arrive with much lower frequency. You can't post directly to digest lists, and they aren't archived.
Developers' list digest
Send an empty mail message to:
- lyx-devel-digest-subscribe@lists.lyx.org to subscribe
- lyx-devel-digest-unsubscribe@lists.lyx.org to unsubscribe
- lyx-devel-digest-help@lists.lyx.org for a help message
Users' list digest
Send an empty mail message to:
- lyx-users-digest-subscribe@lists.lyx.org to subscribe
- lyx-users-digest-unsubscribe@lists.lyx.org to unsubscribe
- lyx-users-digest-help@lists.lyx.org for a help message
2. How the mailing lists work
All of the LyX mailing lists use the same software. The most common
thing you'll do is mail the list, which sends mail to everyone on
the mailing list. But to subscribe, unsubscribe, or do other
interesting things, you'll interact with the daemon (program) that
runs the mailing list. You do this by writing email messages to
various addresses, all of which end with @lists.lyx.org.
The exact email address you write to tells the daemon what you want to do.
The daemon will ignore anything you put in the subject or body of
the message; in fact, the message can be completely empty.
One particularly useful command will send you a help message. The help message will tell you how to do more complicated things, like getting an index (table of contents) of messages, retrieving one or more old messages, or contacting the (human) owner of the mailing list because the program doesn't seem to be working. (Please do not contact the mailing list owner with questions about LyX. For that, just write to the mailing list.)
2.1 Subscribing with different addresses
By default, when you subscribe, the daemon will send your mail to
the address that you sent your subscription message from.
However, the mailing list daemon may sometimes think that your
address isn't exactly what you think it is. You may avoid this
confusion by telling the daemon your address explicitly.
Do this by adding your address to the @lists.lyx.org address
you're mailing to, replacing the '@' with '='. For example,
if you want to receive mail from the users' list at bar@blah.com,
then subscribe by mailing an empty message to
lyx-users-subscribe-bar=blah.com@lists.lyx.org
Or unsubscribe that address by mailing to
lyx-users-unsubscribe-bar=blah.com@lists.lyx.org
Make sure that mail to the address you put in your (un)subscription request will actually get to you. The mailing list daemon will mail that address for a confirmation.
2.2 I'm still confused
If you send mail to the "help" address for a given list, you'll get
a help message in return. But if (un)subscribing, or something else,
is just not working, you can mail the human owner of the list.
For example, the human owner of the users' list is at at
lyx-users-owner@lists.lyx.org.
2.3 I can't unsubscribe
In every message you get from the LyX mailing lists, there will be a line in the message header that looks like this:
List-Unsubscribe:
<mailto:lyx-devel-unsubscribe-bar=blah.com@lists.lyx.org>
This will remind you how to unsubscribe, so that you don't have to mail the mailing list asking how to do so.