From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67216 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Missing nntp-request-create-group message when sending emails Date: Fri, 08 Aug 2008 13:32:46 +0200 Organization: Probably a good idea Message-ID: <878wv77ndt.fsf@dod.no> References: <87skvcxvjv.fsf@dod.no> <87ve07pas3.fsf@dod.no> <87iqw7w47u.fsf@dod.no> <87ej6vw3ro.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1218195198 24552 80.91.229.12 (8 Aug 2008 11:33:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2008 11:33:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15670=ding+2Daccount=gmane.org@lists.math.uh.edu Fri Aug 08 13:34:10 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1KRQEQ-00011b-Qv for ding-account@gmane.org; Fri, 08 Aug 2008 13:34:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KRQDV-0004FU-38 for ding-account@gmane.org; Fri, 08 Aug 2008 06:33:09 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KRQDU-0004FP-AF for ding@lists.math.uh.edu; Fri, 08 Aug 2008 06:33:08 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1KRQDN-0002zp-US for ding@lists.math.uh.edu; Fri, 08 Aug 2008 06:33:08 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KRQDN-0000YA-00 for ; Fri, 08 Aug 2008 13:33:01 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KRQDI-0007vF-5s for ding@gnus.org; Fri, 08 Aug 2008 11:32:56 +0000 Original-Received: from pat-gw.osl.fast.no ([217.144.235.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Aug 2008 11:32:56 +0000 Original-Received: from sb by pat-gw.osl.fast.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Aug 2008 11:32:56 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pat-gw.osl.fast.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:1tTch+AnsjCdVlL3wBPqmNikWos= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67216 Archived-At: >>>>> Steinar Bang : > I also think I see where the "Deleted Items" comes from. It's in the > secondary select method for an nnimap Exchange server: > (nnimap "work" > (nnimap-address "exchange.work.com") > (nnmail-expiry-target "Deleted Items")) Just another data point: removing the nnmail-expiry-target from the above nnimap server, removed the posting problem.