From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Bjørn Harbo" Newsgroups: gmane.emacs.help Subject: (Possibly corrupted buffer ' *nnmail incoming*'.) Date: Wed, 27 Oct 2004 11:31:31 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1098869591 22427 80.91.229.6 (27 Oct 2004 09:33:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 09:33:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 27 11:33:04 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMkAx-000392-00 for ; Wed, 27 Oct 2004 11:33:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMkIh-0002f4-Ku for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Oct 2004 05:41:03 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: ti200710a080-2395.bb.online.no Original-X-Trace: quimby.gnus.org 1098868934 32297 80.213.41.91 (27 Oct 2004 09:22:14 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Wed, 27 Oct 2004 09:22:14 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Original-Xref: shelby.stanford.edu gnu.emacs.help:126112 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21492 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21492 I have tried to convert from mutt to gnus (5.10) and have renamed my old Mail-directory to avoid confusion. My very basic ~/.gnus: (setq gnus-select-method '(nntp "news.online.no")) (setq user-mail-address bharbo@online.no) (setq user-full-name "Bjorn Harbo") (setq gnus-secondary-select-methods '((nnml "private"))) According to http://zez.org/article/articleprint/38/ I then echo "testmail" | mail -s "testmail" myname When trying to fire up gnus the following message shows up: Error, unknown mail format! (Possibly corrupted buffer ' *nnmail incoming*'.) Anybody got an idea?