info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fetching pop3


From: Slackrat
Subject: Re: Fetching pop3
Date: Wed, 12 Aug 2009 03:34:34 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Ted Zlatanov a écrit profondement:


| That seems strange.  Can you try:
| 
| (require 'pop3)
| (let ((pop3-debug t))
|   (pop3-open-server "pop3.mail.server" 110))
| 
| I'm not sure this is the problem, but it will at least tell you if Emacs
| itself (through the pop3.el library) can contact the server.
| 

The result is effecticely the same.

Here's the "Messages" buffer:
("emacs" "-f" "gnus")
Loading easymenu...done
For information about the GNU Project and its goals, type C-h C-p.
Loading gnus...done
Loading gnus-start...done
Loading edmacro...done
Loading gnus-demon...done
Loading cl-macs...done
Compiling format specs...
Compiling user specs...done
Loading gnus-agent...
Loading regexp-opt...done
Loading gnus-agent...done
byte-code: Error in ~/.gnus: pop3-server/110 Name or service not known

And substituting pop3 for 110 - no quotes used:
("emacs" "-f" "gnus")
Loading easymenu...done
For information about the GNU Project and its goals, type C-h C-p.
Loading gnus...done
Loading gnus-start...done
Loading edmacro...done
Loading gnus-demon...done
Loading cl-macs...done
Compiling format specs...
Compiling user specs...done
Loading gnus-agent...
Loading regexp-opt...done
Loading gnus-agent...done
byte-code: Error in ~/.gnus: #[(mailhost port) Ɖ����P!q�� �e��p
$��"���"�*���"�3�TO),� [process coding-system-for-write 
coding-system-for-read mailhost pop3-read-point port binary nil 
get-buffer-create  trace of POP session to  erase-buffer open-network-stream 
POP pop3-read-response t string-match < 0 > -1 response pop3-timestamp] 6 
(/usr/local/share/emacs/22.1/lisp/gnus/pop3.elc . 5216)]

There is only one significant difference between these two results and
those experienced with the original lines as per the manual. These two
hang gnus requiring a C-x C-c whereas the Manual example gives the
opportunity of continuing "y/n"
-- 
Slackrat




reply via email to

[Prev in Thread] Current Thread [Next in Thread]