From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18524 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: can't post news Date: 12 Nov 1998 01:19:10 -0500 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <2nk911mo0x.fsf@zsh.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035157033 6614 80.91.224.250 (20 Oct 2002 23:37:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:37:13 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA16718 for ; Thu, 12 Nov 1998 01:12:38 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id AAB11615; Thu, 12 Nov 1998 00:12:27 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 12 Nov 1998 00:12:18 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id AAA24051 for ; Thu, 12 Nov 1998 00:12:08 -0600 (CST) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id BAA16699 for ; Thu, 12 Nov 1998 01:12:01 -0500 (EST) Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/O) with ESMTP id BAA07712; Thu, 12 Nov 1998 01:11:57 -0500 Original-Received: from brain.cs.rochester.edu (heart.cs.rochester.edu [192.5.53.109]) by slate.cs.rochester.edu (8.6.9/O) with ESMTP id BAA26711; Thu, 12 Nov 1998 01:11:43 -0500 Original-Received: (from zsh@localhost) by brain.cs.rochester.edu (8.9.0/8.8.5) id BAA00696; Thu, 12 Nov 1998 01:19:11 -0500 Original-To: Jens-Ulrik Petersen X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Jens-Ulrik Petersen's message of "12 Nov 1998 12:44:19 +0900" Original-Lines: 24 User-Agent: Gnus/5.070042 (Pterodactyl Gnus v0.42) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18524 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18524 >>>>> "juhp" == Jens-Ulrik Petersen writes: juhp> I can't post news from pgnus-0.40 and pgnus-0.42. (I think I juhp> haven't done any posting for a long while, so whatever it is, it juhp> probably isn't a recent problem.) juhp> For a while now, my primary method is (nnml "") and secondary one is juhp> (nntp "news.media"). juhp> juhp> I can see that there is a call to `gnus-post-method' which juhp> returns (nnml ""), but I am not sure where the right place to juhp> fix this is. Right, (setq gnus-post-method '(nntp "news.media")) juhp> Presumably something is wrong with my configuration? Looking over my juhp> ".gnus.el" I could find anything suspicious. I guess, it is because you use (nnml "") as primary method. -- Shenghuo