Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* reporting bug for gnus with pop3 function
@ 2006-05-11 13:47 Xiaodong Xu
  2006-05-11 14:36 ` Burton Samograd
  0 siblings, 1 reply; 7+ messages in thread
From: Xiaodong Xu @ 2006-05-11 13:47 UTC (permalink / raw)



I am using debian testing / emacs-snapshot-unicode / gnus.

When I updated my gnus with aptitude to version 5.11+v0.4.dfsg-1,
I found that it could not fetch mail from gmail by pop3.

The related part of my dot.gnus file is as the following,

(setq mail-sources
  '((pop :server "pop.gmail.com"
         :port 995
         :user "stid.smth"
         :connection ssl
         :leave t)))

and when I typed "M-x gnus", gnus first prompt to input password
for my gmail account. I typed it correctly but gnus did not make
any reponse. After one minute or two, message was shown in the
mini buffer of my emacs. It said "mail source '((pop ...))..
error" or something like that. Inspite of this, reading news and
sending mail by stmp was not affected.

If I switch back to gnus 5.10.6-1.NO.20051213-1, everything is
OK.

Anyone else met with the same thing as me? Or is there anything
that I should notice with the new version of gnus?

-- 
.:: http://learn.tsinghua.edu.cn:8080/981852 ::.
.:: http://stid.blogchina.com ::.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: reporting bug for gnus with pop3 function
  2006-05-11 13:47 reporting bug for gnus with pop3 function Xiaodong Xu
@ 2006-05-11 14:36 ` Burton Samograd
  2006-05-11 15:56   ` Reiner Steib
  2006-05-13 11:39   ` Xiaodong Xu
  0 siblings, 2 replies; 7+ messages in thread
From: Burton Samograd @ 2006-05-11 14:36 UTC (permalink / raw)


Xiaodong Xu <stid.smth@gmail.com> writes:

> I am using debian testing / emacs-snapshot-unicode / gnus.
>
> When I updated my gnus with aptitude to version 5.11+v0.4.dfsg-1,
> I found that it could not fetch mail from gmail by pop3.
>
> The related part of my dot.gnus file is as the following,
>
> (setq mail-sources
>   '((pop :server "pop.gmail.com"
>          :port 995
>          :user "stid.smth"
>          :connection ssl
>          :leave t)))
>
> and when I typed "M-x gnus", gnus first prompt to input password
> for my gmail account. I typed it correctly but gnus did not make
> any reponse. After one minute or two, message was shown in the
> mini buffer of my emacs. It said "mail source '((pop ...))..
> error" or something like that. Inspite of this, reading news and
> sending mail by stmp was not affected.
>
> If I switch back to gnus 5.10.6-1.NO.20051213-1, everything is
> OK.
>
> Anyone else met with the same thing as me? Or is there anything
> that I should notice with the new version of gnus?

I'm not positive, but to get pop over SSL you need an enhanced pop3.el
file for gnus, which I need for fetching my mail from gmail.  Try
looking at http://www.emacswiki.org/cgi-bin/wiki/GnusGmail; there's a
link in the 3rd paragraph to a site that contains an updated pop3
library with instructions on how to install it. 

Hope this helps.

-- 
burton samograd					kruhft .at. gmail
kruhft.blogspot.com	www.myspace.com/kruhft	metashell.blogspot.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: reporting bug for gnus with pop3 function
  2006-05-11 14:36 ` Burton Samograd
@ 2006-05-11 15:56   ` Reiner Steib
  2006-05-12 17:23     ` Burton Samograd
  2006-05-13 11:39   ` Xiaodong Xu
  1 sibling, 1 reply; 7+ messages in thread
From: Reiner Steib @ 2006-05-11 15:56 UTC (permalink / raw)


On Thu, May 11 2006, Burton Samograd wrote:

> http://www.emacswiki.org/cgi-bin/wiki/GnusGmail

,----[ http://www.emacswiki.org/cgi-bin/wiki/GnusGmail ]
| – NOTE: you also need ssl.el, which doesn’t seem to come with the
|   current GNU CVS. I found it with a quick google search.
`----

What is "GNU CVS"?  `ssl.el' is obsolete:

,----[ gnus/contrib/README ]
| ssl.el
| 
|         Obsolete interface to OpenSSL.  Completely replaced by
|         lisp/tls.el, which supports both GnuTLS and OpenSSL.  This
|         file will be removed eventually.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: reporting bug for gnus with pop3 function
  2006-05-11 15:56   ` Reiner Steib
@ 2006-05-12 17:23     ` Burton Samograd
  2006-05-13 10:01       ` Reiner Steib
  0 siblings, 1 reply; 7+ messages in thread
From: Burton Samograd @ 2006-05-12 17:23 UTC (permalink / raw)


Reiner Steib <reinersteib+gmane@imap.cc> writes:

> On Thu, May 11 2006, Burton Samograd wrote:
>
>> http://www.emacswiki.org/cgi-bin/wiki/GnusGmail
>
> ,----[ http://www.emacswiki.org/cgi-bin/wiki/GnusGmail ]
> | – NOTE: you also need ssl.el, which doesn’t seem to come with the
> |   current GNU CVS. I found it with a quick google search.
> `----
>
> What is "GNU CVS"?  `ssl.el' is obsolete:

Sorry, GNUS CVS.  I had to install the ssl.el package for some reason
to get the ssl funtions required by the pop3.el package.  I thought it
was odd, but didn't have time to figure it out, and installing the
ssl.el package made it work.  Just a hack, probably not correct, but
it works now.

-- 
burton samograd					kruhft .at. gmail
kruhft.blogspot.com	www.myspace.com/kruhft	metashell.blogspot.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: reporting bug for gnus with pop3 function
  2006-05-12 17:23     ` Burton Samograd
@ 2006-05-13 10:01       ` Reiner Steib
  0 siblings, 0 replies; 7+ messages in thread
From: Reiner Steib @ 2006-05-13 10:01 UTC (permalink / raw)


On Fri, May 12 2006, Burton Samograd wrote:

> Sorry, GNUS CVS.

You meant Gnus, not GNUS, see (info "(gnus)History").

> I had to install the ssl.el package for some reason to get the ssl
> funtions required by the pop3.el package.  I thought it was odd, but
> didn't have time to figure it out, and installing the ssl.el package
> made it work.  Just a hack, probably not correct, but it works now.

If this is bug in `tls.el' or in the T-gnus version (?) of `pop3.el',
you should report it instead of recommending obsoleted, unsupported
packages.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: reporting bug for gnus with pop3 function
  2006-05-11 14:36 ` Burton Samograd
  2006-05-11 15:56   ` Reiner Steib
@ 2006-05-13 11:39   ` Xiaodong Xu
  2006-05-17 15:02     ` Xiaodong Xu
  1 sibling, 1 reply; 7+ messages in thread
From: Xiaodong Xu @ 2006-05-13 11:39 UTC (permalink / raw)


Burton Samograd <kruhft@gmail.com> writes:

But I was not using an updated pop3 library before gnus was updated.

And eveything is OK before updating. It is strange.

> Xiaodong Xu <stid.smth@gmail.com> writes:
>
>> I am using debian testing / emacs-snapshot-unicode / gnus.
>>
>> When I updated my gnus with aptitude to version 5.11+v0.4.dfsg-1,
>> I found that it could not fetch mail from gmail by pop3.
>>
>> The related part of my dot.gnus file is as the following,
>>
>> (setq mail-sources
>>   '((pop :server "pop.gmail.com"
>>          :port 995
>>          :user "stid.smth"
>>          :connection ssl
>>          :leave t)))
>>
>> and when I typed "M-x gnus", gnus first prompt to input password
>> for my gmail account. I typed it correctly but gnus did not make
>> any reponse. After one minute or two, message was shown in the
>> mini buffer of my emacs. It said "mail source '((pop ...))..
>> error" or something like that. Inspite of this, reading news and
>> sending mail by stmp was not affected.
>>
>> If I switch back to gnus 5.10.6-1.NO.20051213-1, everything is
>> OK.
>>
>> Anyone else met with the same thing as me? Or is there anything
>> that I should notice with the new version of gnus?
>
> I'm not positive, but to get pop over SSL you need an enhanced pop3.el
> file for gnus, which I need for fetching my mail from gmail.  Try
> looking at http://www.emacswiki.org/cgi-bin/wiki/GnusGmail; there's a
> link in the 3rd paragraph to a site that contains an updated pop3
> library with instructions on how to install it. 
>
> Hope this helps.

-- 
.:: http://learn.tsinghua.edu.cn:8080/981852 ::.
.:: http://stid.blogchina.com ::.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: reporting bug for gnus with pop3 function
  2006-05-13 11:39   ` Xiaodong Xu
@ 2006-05-17 15:02     ` Xiaodong Xu
  0 siblings, 0 replies; 7+ messages in thread
From: Xiaodong Xu @ 2006-05-17 15:02 UTC (permalink / raw)


Xiaodong Xu <stid.smth@gmail.com> writes:

After upgrading to gnus 5.11 again today, everything is OK.
Still not knowing the reason...

> Burton Samograd <kruhft@gmail.com> writes:
>
> But I was not using an updated pop3 library before gnus was updated.
>
> And eveything is OK before updating. It is strange.
>
>> Xiaodong Xu <stid.smth@gmail.com> writes:
>>
>>> I am using debian testing / emacs-snapshot-unicode / gnus.
>>>
>>> When I updated my gnus with aptitude to version 5.11+v0.4.dfsg-1,
>>> I found that it could not fetch mail from gmail by pop3.
>>>
>>> The related part of my dot.gnus file is as the following,
>>>
>>> (setq mail-sources
>>>   '((pop :server "pop.gmail.com"
>>>          :port 995
>>>          :user "stid.smth"
>>>          :connection ssl
>>>          :leave t)))
>>>
>>> and when I typed "M-x gnus", gnus first prompt to input password
>>> for my gmail account. I typed it correctly but gnus did not make
>>> any reponse. After one minute or two, message was shown in the
>>> mini buffer of my emacs. It said "mail source '((pop ...))..
>>> error" or something like that. Inspite of this, reading news and
>>> sending mail by stmp was not affected.
>>>
>>> If I switch back to gnus 5.10.6-1.NO.20051213-1, everything is
>>> OK.
>>>
>>> Anyone else met with the same thing as me? Or is there anything
>>> that I should notice with the new version of gnus?
>>
>> I'm not positive, but to get pop over SSL you need an enhanced pop3.el
>> file for gnus, which I need for fetching my mail from gmail.  Try
>> looking at http://www.emacswiki.org/cgi-bin/wiki/GnusGmail; there's a
>> link in the 3rd paragraph to a site that contains an updated pop3
>> library with instructions on how to install it. 
>>
>> Hope this helps.

-- 
.:: http://learn.tsinghua.edu.cn:8080/981852 ::.
.:: http://stid.blogchina.com ::.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-05-17 15:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-11 13:47 reporting bug for gnus with pop3 function Xiaodong Xu
2006-05-11 14:36 ` Burton Samograd
2006-05-11 15:56   ` Reiner Steib
2006-05-12 17:23     ` Burton Samograd
2006-05-13 10:01       ` Reiner Steib
2006-05-13 11:39   ` Xiaodong Xu
2006-05-17 15:02     ` Xiaodong Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).