From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23313 Path: main.gmane.org!not-for-mail From: "Erik =?iso-8859-1?q?=D8stlyngen?=" Newsgroups: gmane.emacs.gnus.general Subject: pop3-movemail trouble Date: 15 Jun 1999 14:56:14 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035161069 1304 80.91.224.250 (21 Oct 2002 00:44:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:44:29 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA18049 for ; Tue, 15 Jun 1999 09:00:29 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB09174; Tue, 15 Jun 1999 08:00:13 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 15 Jun 1999 08:00:59 -0500 (CDT) 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 IAA25956 for ; Tue, 15 Jun 1999 08:00:49 -0500 (CDT) Original-Received: from inbit.ifbt.ntnu.no (inbit.ifbt.ntnu.no [129.241.172.19]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA18029 for ; Tue, 15 Jun 1999 08:59:51 -0400 (EDT) Original-Received: from DIFB0013 (D-172117-DHCP.medisin.ntnu.no [129.241.172.117]) by inbit.ifbt.ntnu.no (8.8.8/8.8.8) with ESMTP id OAA06955 for ; Tue, 15 Jun 1999 14:57:07 +0200 (METDST) Original-To: ding@gnus.org Original-Lines: 33 User-Agent: Gnus/5.070088 (Pterodactyl Gnus v0.88) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23313 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23313 I'm trying to make pgnus fetch mail from a pop3 server, but I get an error from the pop3 server. After starting, pgnus says "Mail source error", and the output from the pop server is: +OK POP3 dj.stud.ntnu.no proxy server v1.0 ready. -ERR Command line too long. -ERR Null command. I tried to telnet the pop server and it seemed to work ok: +OK POP3 biff.stud.ntnu.no proxy server v1.0 ready. user erikoest +OK User name accepted, password please pass secret +OK Mailbox open, 2 messages quit Is it possible to log the commands that pguns sends to the pop server? I have tried, with success, to fetch mail from another server. The output from the server was then: +OK QPOP (version 2.53) at inbit.ifbt.ntnu.no starting. +OK Password required for eriko. +OK eriko has 0 messages (0 octets). +OK 0 0 +OK Pop server at inbit.ifbt.ntnu.no signing off. I'm using NtEmacs20.3 and NT4.0 -Erik Østlyngen