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

    From KDE UserBase Wiki
    m (Created page with "在 KDE-PIM 計畫提供了Knode 應用程式,它可以用來讀取郵件列表完全分離你的普通郵件。")
    m (Created page with "== 用 KNode 閱讀郵件==")
    Line 9: Line 9:
    在 KDE-PIM 計畫提供了[[Special:myLanguage/KNode|Knode]]  應用程式,它可以用來讀取郵件列表完全分離你的普通郵件。
    在 KDE-PIM 計畫提供了[[Special:myLanguage/KNode|Knode]]  應用程式,它可以用來讀取郵件列表完全分離你的普通郵件。


    == Reading mail with KNode ==
    == KNode 閱讀郵件==


    You can find '''KNode''' by searching for it in your application launcher. You may need to install it from your distribution packages first if you don't already have it installed.  If you have '''Kontact''' installed you will find '''KNode''' from the navigation menu on the left.
    You can find '''KNode''' by searching for it in your application launcher. You may need to install it from your distribution packages first if you don't already have it installed.  If you have '''Kontact''' installed you will find '''KNode''' from the navigation menu on the left.

    Revision as of 14:19, 10 May 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.


    在 KDE-PIM 計畫提供了Knode 應用程式,它可以用來讀取郵件列表完全分離你的普通郵件。

    用 KNode 閱讀郵件

    You can find KNode by searching for it in your application launcher. You may need to install it from your distribution packages first if you don't already have it installed. If you have Kontact installed you will find KNode from the navigation menu on the left.


    When KNode starts, configure it by using the Accounts tab and clicking Add to add a new Newsgroup Server.



    KNode is really a usenet news reader. Usenet news is one of the earliest forms of communication on the Internet. 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 news.gmane.org and port 119. 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.



    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.