Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap does not expunge on close
@ 2003-03-30 20:29 Raymond Scholz
  2003-03-30 21:44 ` Simon Josefsson
  0 siblings, 1 reply; 3+ messages in thread
From: Raymond Scholz @ 2003-03-30 20:29 UTC (permalink / raw)


Hi,

       (add-to-list 'gnus-secondary-select-methods
 		   '(nnimap ""  
 			    (nnimap-stream network)
 			    (nnimap-server-port 143)
 			    (nnimap-expunge-on-close 'always)
			    (nnimap-list-pattern "INBOX*")
 			    (nnimap-address "mail")))

Deleting a message and exiting from the group does not expunge the
deleted message.  `G x' on the group does.  What's the story?  

Server is Courier IMAP, Gnus from CVS.

Cheers, Ray
-- 
/* Halley */ (Halley's comment.)



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

* Re: nnimap does not expunge on close
  2003-03-30 20:29 nnimap does not expunge on close Raymond Scholz
@ 2003-03-30 21:44 ` Simon Josefsson
  2003-03-31  7:17   ` Raymond Scholz
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Josefsson @ 2003-03-30 21:44 UTC (permalink / raw)


Raymond Scholz <ray-2003@zonix.de> writes:

> Hi,
>
>        (add-to-list 'gnus-secondary-select-methods
>  		   '(nnimap ""  
                  ---
>  			    (nnimap-stream network)
>  			    (nnimap-server-port 143)
>  			    (nnimap-expunge-on-close 'always)
                                                    ---
> 			    (nnimap-list-pattern "INBOX*")
>  			    (nnimap-address "mail")))
>
> Deleting a message and exiting from the group does not expunge the
> deleted message.  `G x' on the group does.  What's the story?  

Try removing the second quote character.




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

* Re: nnimap does not expunge on close
  2003-03-30 21:44 ` Simon Josefsson
@ 2003-03-31  7:17   ` Raymond Scholz
  0 siblings, 0 replies; 3+ messages in thread
From: Raymond Scholz @ 2003-03-31  7:17 UTC (permalink / raw)


* Simon Josefsson <jas@extundo.com> wrote:

> Try removing the second quote character.

Mental note to self: Do not think, use customize...

Thanks :-)

Cheers, Ray
-- 
Sigmentation fault, core dumped.



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

end of thread, other threads:[~2003-03-31  7:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-30 20:29 nnimap does not expunge on close Raymond Scholz
2003-03-30 21:44 ` Simon Josefsson
2003-03-31  7:17   ` Raymond Scholz

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