From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63200 Path: news.gmane.org!not-for-mail From: Alexander Kotelnikov Newsgroups: gmane.emacs.gnus.general Subject: Re: upgrade from Debian's 5.10.6-0.CVS.20050317-1 to 5.11+v0.4.dfsg-1 breaks outbox on imap Date: Mon, 15 May 2006 16:40:57 +0400 Organization: Global disintoxication Message-ID: <87bqtz4g12.fsf@myxomop.com> References: <87zmhjabif.fsf@myxomop.com> <87lkt38q94.fsf@latte.josefsson.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1147697326 12394 80.91.229.2 (15 May 2006 12:48:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 May 2006 12:48:46 +0000 (UTC) Original-X-From: ding-owner+m11727@lists.math.uh.edu Mon May 15 14:48:43 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FfcV5-00012O-Ix for ding-account@gmane.org; Mon, 15 May 2006 14:48:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FfcUw-0000XP-00; Mon, 15 May 2006 07:48:30 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FfcSc-0000XJ-00 for ding@lists.math.uh.edu; Mon, 15 May 2006 07:46:06 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FfcSb-0002cB-UP for ding@lists.math.uh.edu; Mon, 15 May 2006 07:46:06 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FfcSa-0004SF-00 for ; Mon, 15 May 2006 14:46:04 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FfcSG-0000SH-EB for ding@gnus.org; Mon, 15 May 2006 14:45:44 +0200 Original-Received: from 81.211.124.120.adsl-spb.net.rol.ru ([81.211.124.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 May 2006 14:45:44 +0200 Original-Received: from sacha by 81.211.124.120.adsl-spb.net.rol.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 May 2006 14:45:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 44 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 81.211.124.120.adsl-spb.net.rol.ru Mail-Copies-To: never User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:ZF2HegMWR62EyxM/FZ8ooI+m1Pw= X-Spam-Score: -1.2 (-) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63200 Archived-At: >>>>> On Mon, 15 May 2006 13:46:31 +0200 >>>>> "SJ" == Simon Josefsson wrote: SJ> SJ> Alexander Kotelnikov writes: >> >> After I upgraded from more than one year old gnus my outgoing mail is >> no longer stored on imap after I send it. >> >> Parts of imap configuration follow: >> (nnimap-stream ssl) >> >> (setq >> imap-ssl-program '("stunnel -c -v 3 -a ~/.ssl/ -f -r %s:%p") >> imap-use-utf7 nil >> imap-log t >> imap-client-eol " >> \n" >> imap-server-eol " >> \n" >> imap-calculate-literal-size-first t >> imap-process-connection-type t) >> >> (setq gnus-message-archive-group "nnimap+myxomop:INBOX.outbox") >> >> >> Here goes a part of *imap-log* >> >> 190 APPEND "INBOX.outbox" {453} >> * BAD Invalid tag SJ> ... >> 190 NO Message contains invalid header SJ> SJ> This sounds as if your imap-client-eol should be "\n" and not "\r\n". Now it is 189 OK Completed 190 APPEND "INBOX.outbox" {450} and gnus needs C-g to get out of infinite wait. -- Alexander Kotelnikov Saint-Petersburg, Russia