From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33413 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: emacs 21.0.90: pop3 does not work? Date: Sat, 18 Nov 2000 17:39:10 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169525 25018 80.91.224.250 (21 Oct 2002 03:05:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:05:25 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 65FD1D049A for ; Sat, 18 Nov 2000 09:39:19 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB26571; Sat, 18 Nov 2000 08:39:09 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 18 Nov 2000 08:38:33 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA29833 for ; Sat, 18 Nov 2000 08:38:19 -0600 (CST) Original-Received: from vsu.ru (relay1.vsu.ru [62.76.169.14]) by mailhost.sclp.com (Postfix) with ESMTP id B2332D049A for ; Sat, 18 Nov 2000 09:38:43 -0500 (EST) Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.4b4) with ESMTP id 2058898 for ding@gnus.org; Sat, 18 Nov 2000 17:39:10 +0300 Original-To: ding@gnus.org User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.90 Original-Lines: 20 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33413 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33413 Hi, with GNU emacs 21.0.90, i get an error when i try to fetch mail from pop3 server: Debugger entered--Lisp error: (error "Cannot get new mail.") signal(error ("Cannot get new mail.")) error("Cannot get new mail.") byte-code("..." [err yes-or-no-p format "Mail source error (%s). Continue? " error "Cannot get new mail." 0] 4) mail-source-fetch((pop :server "..." :user "..." :port "pop3" :password "...") (lambda (file orig-file) (nnmail-split-incoming file (quote nnmbox-save-mail) (quote #[nil "..." [in-buf nnmbox-mbox-buffer nnmbox-group-alist nnmbox-active-file insert-buffer-substring nnmbox-save-active] 3]) (nnmail-get-split-group orig-file source) (quote nnmbox-active-number)))) nnmail-get-new-mail(nnmbox #[nil "..." [nnmbox-mbox-buffer nnmbox-save-buffer] 1] "/opt/local/vvv/" nil #[nil "..." [in-buf nnmbox-mbox-buffer nnmbox-group-alist nnmbox-active-file insert-buffer-substring nnmbox-save-active] 3]) nnmbox-request-scan(nil "") gnus-request-scan(nil (nnmbox "")) gnus-read-active-file-1((nnmbox "") nil) gnus-read-active-file() gnus-group-get-new-news(nil) call-interactively(gnus-group-get-new-news) Best, v.