From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26832 Path: main.gmane.org!not-for-mail From: Rick Payne Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir problem Date: 14 Nov 1999 20:57:42 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: <87k8nkdc55.fsf@scampy.rossfell.co.uk> References: <879042irj5.fsf@localhost.localnet> <87so2ah4ye.fsf@twocups.sirinet.net> <87zowifm0j.fsf@localhost.localnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163968 21479 80.91.224.250 (21 Oct 2002 01:32:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:32:48 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA11882 for ; Mon, 15 Nov 1999 02:37:52 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id BAB31504; Mon, 15 Nov 1999 01:37:48 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Nov 1999 01:37:31 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id BAA23465 for ; Mon, 15 Nov 1999 01:37:20 -0600 (CST) Original-Received: from sweep.rossfell.co.uk (root@sweep.rossfell.co.uk [195.224.252.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id CAA11875 for ; Mon, 15 Nov 1999 02:36:49 -0500 (EST) Original-Received: from scampy.rossfell.co.uk (mail@scampy.vpn [192.168.254.1]) by sweep.rossfell.co.uk (8.9.3/8.9.3/Debian/GNU) with ESMTP id HAA04310 for ; Mon, 15 Nov 1999 07:36:48 GMT Original-Received: from rickp by scampy.rossfell.co.uk with local (Exim 2.05 #1 (Debian)) id 11n6iU-0000n1-00; Sun, 14 Nov 1999 20:57:42 +0000 Original-To: ding@gnus.org In-Reply-To: Slawek Zak's message of "13 Nov 1999 16:29:16 +0100" Original-Lines: 10 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26832 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26832 >>>>> "Slawek" == Slawek Zak writes: Slawek> Relevant settings from my ~/.gnus: I had a similar problem. It was resolved by changing nnir-mail-backend to the following: (setq nnir-mail-backend '(nnml "private")) Rick