KNode/KNode for mailing lists/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "KNode开启后,设定使用的<menuchoice>帐户</menuchoice>标签,并单击新增以<menuchoice>添加</menuchoice>一个新的新闻组服务器。")
m (Created page with "KNode 是一个真正的Usenet新闻阅读器。Usenet新闻是世界上最早的形式在因特网上交流。Gmane 是一个提供订阅服务数以百计的公共邮件列表...")
Line 22: Line 22:




'''KNode''' is really a [http://en.wikipedia.org/wiki/Usenet usenet news reader]. Usenet news is one of the earliest forms of communication on the Internet. [http://gmane.org Gmane] is a website which provides a service of subscribing to hundreds of public mailing lists, and making the result available to anyone who wants to use it. By using '''KNode''' with Gmane, we can read and reply to any mailing list on the Gmane network. Configure '''KNode''' to use the server <tt>news.gmane.org</tt> and port <tt>119</tt>. It is also important that you set your name and email address in the identity tab. By entering your email address Gmane will allow you to send mail through their servers.
KNode 是一个真正的Usenet新闻阅读器。Usenet新闻是世界上最早的形式在因特网上交流。Gmane 是一个提供订阅服务数以百计的公共邮件列表的网站,以及提供结果给任何想要使用它的人。 通过使用Node和Gmane,我们可以阅读和回复Gmane上的任何的邮件列表。设定KNode使用服务器<tt>news.gmane.org</tt> 和端口 <tt>119</tt>。 同样重要的是将您的姓名和电子邮件地址设定在身份卷标。通过输入您的电子邮件地址Gmane将允许您透过他们的服务器发送邮件。





Revision as of 16:38, 2 April 2011

Other languages:

邮件列表在自由软件项目和同好团体的沟通中广泛使用。发送电子邮件到一个特定的电子邮件地址,几十、几百乃至几千人将收到消息进行讨论。它在分离邮件列表的电子邮件是十分有用的,您可以收到您真正关注的电子邮件。这样你可以随便读取邮件列表,而不用担心收到太多你可能不感兴趣的邮件。

Tip

To read the details on these screens, click on an image, and use the browser back-button to return to this page.


在Kontact 计划提供了 Knode应用程序,它可以用来读取邮件列表完全分离你的普通邮件。

用 KNode 阅读邮件

您可以在你的应用程序启动器通过搜索找到KNode。如果你还没有安装,您可能需要从您的发行版的套件包安装它。


KNode开启后,设定使用的帐户标签,并单击新增以添加一个新的新闻组服务器。



KNode 是一个真正的Usenet新闻阅读器。Usenet新闻是世界上最早的形式在因特网上交流。Gmane 是一个提供订阅服务数以百计的公共邮件列表的网站,以及提供结果给任何想要使用它的人。 通过使用Node和Gmane,我们可以阅读和回复Gmane上的任何的邮件列表。设定KNode使用服务器news.gmane.org 和端口 119。 同样重要的是将您的姓名和电子邮件地址设定在身份卷标。通过输入您的电子邮件地址Gmane将允许您透过他们的服务器发送邮件。



Next, select the new Gmane item in KNode and select Subscribe to Newsgroups. Allow it to fetch a list of Groups from Gmane. Groups are the Usenet equivalent of mailing lists.



You can now search for and subscribe to hundreds of mailing lists on Gmane, including lists related to KDE software, GNOME, numerous distributions, as well as non-technical lists like backpacking and cycling.



Replying to mail with KNode

So far, we have only configured KNode for reading mailing lists. To reply to messages, and create our own email threads, we need to configure out-going mail.

Go to the Accounts tab again, and this time select Mail Server (SMTP) and click Add. Enter your outgoing email information. If you have already configured KMail for outgoing mail, this should contain the same details. Many people use a separate email address for mailing list traffic to cut down on spam.


Subscribing to mailing lists

Before sending a message to the mailing list, you may need to subscribe to the list. Many mailing lists block emails from email addresses which are not subscribed to the list. For example, to subscribe to the kde-users mailing list ([email protected]), find the listinfo page on the KDE software users' mailing list page. After you subscribe to the list and reply to the confirmation email, you're nearly ready to start posting to the mailing list. Go to your options page for the mailing list and turn off mail delivery (look for a link on emails that contain the word "mailman", which is the most common list server - you need to scroll right down the page to find the button "Unsubscribe or edit options".). As you are reading the mailing list through KNode+Gmane, you don't need to have the mail also delivered to your email account.

When you first send a message to a mailing list through KNode, you will recieve a confirmation request email from Gmane. You only have to reply to that once. All subsequent messages sent through KNode will be sent immediately for a complete mailing list experience. If you do not receive an email from Gmane the first time you send a message to a list, make sure you have correctly set your email address in the identity tab when configuring KNode to use Gmane.



Other tips

If you want to use KNode with lists that are not covered by Gmane, you can ask Gmane to subscribe to the list here.

If you are subscribed to private mailing lists, but still want to use KNode to read and write to them, it is possible to install a local leafnode server for that purpose.

Developers, take note

If you are a developer interested in Qt, you may find that Gmane does not offer qt mailing lists like qt-interest. Instead a separate server is accessible at nntp.trolltech.com and port 119.

Writing to the list through the nntp server requires activation. See http://qt.nokia.com/newsapply for more.