Gnus development mailing list
 help / color / mirror / Atom feed
* imapgrab + gnus
@ 2011-03-07 18:14 Uwe Brauer
  2011-03-07 18:29 ` Ted Zlatanov
  0 siblings, 1 reply; 7+ messages in thread
From: Uwe Brauer @ 2011-03-07 18:14 UTC (permalink / raw)
  To: ding

Hello

Imapgrab allows to download messages from a imap server
either in mbox or in mdir format. The mbox format is not a
problem for gnus but when I try to read the messages via
gnus via G-d then gnus claims that there are no messages.

The messages imapgrab downloaded are of the form 
1299516141.M826546P10046Q0R652c30fe2fedd5c2.gilgamesch

Actually the dir structure looks more like a imap server. 

drwxr-xr-x 2 oub oub     1 Mar  7 17:42 cur
drwxr-xr-x 2 oub oub 12288 Mar  7 17:48 new
drwxr-xr-x 2 oub oub     1 Mar  7 17:48 tmp
So should I


use the nnimap backend but how?

Uwe Brauer 




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

* Re: imapgrab + gnus
  2011-03-07 18:14 imapgrab + gnus Uwe Brauer
@ 2011-03-07 18:29 ` Ted Zlatanov
  2011-03-08 12:13   ` Uwe Brauer
  0 siblings, 1 reply; 7+ messages in thread
From: Ted Zlatanov @ 2011-03-07 18:29 UTC (permalink / raw)
  To: ding

On Mon, 07 Mar 2011 19:14:32 +0100 Uwe Brauer <oub@mat.ucm.es> wrote: 

UB> Imapgrab allows to download messages from a imap server
UB> either in mbox or in mdir format. The mbox format is not a
UB> problem for gnus but when I try to read the messages via
UB> gnus via G-d then gnus claims that there are no messages.

UB> The messages imapgrab downloaded are of the form 
UB> 1299516141.M826546P10046Q0R652c30fe2fedd5c2.gilgamesch

UB> Actually the dir structure looks more like a imap server. 

UB> drwxr-xr-x 2 oub oub     1 Mar  7 17:42 cur
UB> drwxr-xr-x 2 oub oub 12288 Mar  7 17:48 new
UB> drwxr-xr-x 2 oub oub     1 Mar  7 17:48 tmp

UB> So should I use the nnimap backend but how?

This is Maildir.  Use the nnmaildir backend.

Ted




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

* Re: imapgrab + gnus
  2011-03-07 18:29 ` Ted Zlatanov
@ 2011-03-08 12:13   ` Uwe Brauer
  2011-03-08 15:43     ` Ted Zlatanov
  0 siblings, 1 reply; 7+ messages in thread
From: Uwe Brauer @ 2011-03-08 12:13 UTC (permalink / raw)
  To: ding

>> Regarding Re: imapgrab + gnus; Ted Zlatanov <tzz@lifelogs.com> adds:

   > On Mon, 07 Mar 2011 19:14:32 +0100 Uwe Brauer <oub@mat.ucm.es> wrote: 
  
   > This is Maildir.  Use the nnmaildir backend.


Ok forgive my ignorance, but is seems that I can't connect
via
G d or any other combination.


I tried in the server buffer to add that directory but it
did not work neither. What is the fasted way to access this
directory.

Uwe 




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

* Re: imapgrab + gnus
  2011-03-08 12:13   ` Uwe Brauer
@ 2011-03-08 15:43     ` Ted Zlatanov
  2011-03-08 17:02       ` Uwe Brauer
  0 siblings, 1 reply; 7+ messages in thread
From: Ted Zlatanov @ 2011-03-08 15:43 UTC (permalink / raw)
  To: ding

On Tue, 08 Mar 2011 13:13:24 +0100 Uwe Brauer <oub@mat.ucm.es> wrote: 

>>> Regarding Re: imapgrab + gnus; Ted Zlatanov <tzz@lifelogs.com> adds:
>> On Mon, 07 Mar 2011 19:14:32 +0100 Uwe Brauer <oub@mat.ucm.es> wrote: 
  
>> This is Maildir.  Use the nnmaildir backend.

UB> Ok forgive my ignorance, but is seems that I can't connect
UB> via
UB> G d or any other combination.

UB> I tried in the server buffer to add that directory but it
UB> did not work neither. What is the fasted way to access this
UB> directory.

In the server buffer, `a'dd the server with the nnmaildir method.  Then
`e'dit the server definition to set the parameters to 

(nnmaildir "home"
   (directory "~/Maildir"))

hit `C-c C-c' to end editing, RET to enter the server group list, `u'
there to subscribe...  All the usual stuff.

Ted




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

* Re: imapgrab + gnus
  2011-03-08 15:43     ` Ted Zlatanov
@ 2011-03-08 17:02       ` Uwe Brauer
  2011-03-08 18:35         ` Ted Zlatanov
  0 siblings, 1 reply; 7+ messages in thread
From: Uwe Brauer @ 2011-03-08 17:02 UTC (permalink / raw)
  To: ding

>> Regarding Re: imapgrab + gnus; Ted Zlatanov <tzz@lifelogs.com> adds:

   > On Tue, 08 Mar 2011 13:13:24 +0100 Uwe Brauer <oub@mat.ucm.es> wrote: 
   >>>> Regarding Re: imapgrab + gnus; Ted Zlatanov <tzz@lifelogs.com> adds:

   > In the server buffer, `a'dd the server with the nnmaildir method.  Then
   > `e'dit the server definition to set the parameters to 

   > (nnmaildir "home"
   >    (directory "~/Maildir"))

   > hit `C-c C-c' to end editing, RET to enter the server group list, `u'
   > there to subscribe...  All the usual stuff.

Thanks!
Well this is what I tried:

(nnmaildir "home"
		   (directory "/home/oub/ALLES/ETC/Soft8/ImapGrab/BkupMail/Afrika/new"))

Or 

(nnmaildir "home"
		   (directory "/home/oub/ALLES/ETC/Soft8/ImapGrab/BkupMail/Afrika"))

But I cannot  open the server nor subscribe to it.

The structure of the directory  Africa is:

drwxr-xr-x 2 oub oub  1 Mar  8 17:51 cur
drwxr-xr-x 2 oub oub 24 Mar  8 17:51 new
drwxr-xr-x 2 oub oub  1 Mar  8 17:51 tmp


Uwe 




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

* Re: imapgrab + gnus
  2011-03-08 17:02       ` Uwe Brauer
@ 2011-03-08 18:35         ` Ted Zlatanov
  2011-03-09 12:11           ` Uwe Brauer
  0 siblings, 1 reply; 7+ messages in thread
From: Ted Zlatanov @ 2011-03-08 18:35 UTC (permalink / raw)
  To: ding

On Tue, 08 Mar 2011 18:02:26 +0100 Uwe Brauer <oub@mat.ucm.es> wrote: 

UB> Well this is what I tried:

UB> (nnmaildir "home"
UB> 		   (directory "/home/oub/ALLES/ETC/Soft8/ImapGrab/BkupMail/Afrika/new"))

UB> Or 

UB> (nnmaildir "home"
UB> 		   (directory "/home/oub/ALLES/ETC/Soft8/ImapGrab/BkupMail/Afrika"))

UB> But I cannot  open the server nor subscribe to it.

UB> The structure of the directory  Africa is:

UB> drwxr-xr-x 2 oub oub  1 Mar  8 17:51 cur
UB> drwxr-xr-x 2 oub oub 24 Mar  8 17:51 new
UB> drwxr-xr-x 2 oub oub  1 Mar  8 17:51 tmp

Try /home/oub/ALLES/ETC/Soft8/ImapGrab/BkupMail

Ted




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

* Re: imapgrab + gnus
  2011-03-08 18:35         ` Ted Zlatanov
@ 2011-03-09 12:11           ` Uwe Brauer
  0 siblings, 0 replies; 7+ messages in thread
From: Uwe Brauer @ 2011-03-09 12:11 UTC (permalink / raw)
  To: ding

>> Regarding Re: imapgrab + gnus; Ted Zlatanov <tzz@lifelogs.com> adds:

   > On Tue, 08 Mar 2011 18:02:26 +0100 Uwe Brauer <oub@mat.ucm.es> wrote: 

   > Try /home/oub/ALLES/ETC/Soft8/ImapGrab/BkupMail


This worked!! :-D  


Thanks 

Uwe 




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

end of thread, other threads:[~2011-03-09 12:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-07 18:14 imapgrab + gnus Uwe Brauer
2011-03-07 18:29 ` Ted Zlatanov
2011-03-08 12:13   ` Uwe Brauer
2011-03-08 15:43     ` Ted Zlatanov
2011-03-08 17:02       ` Uwe Brauer
2011-03-08 18:35         ` Ted Zlatanov
2011-03-09 12:11           ` Uwe Brauer

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).