From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13918 Path: news.gmane.org!not-for-mail From: Gijs Hillenius Newsgroups: gmane.emacs.gnus.user Subject: Re: Connection to send e-mail goes wrong Date: Mon, 08 Mar 2010 12:05:32 +0100 Organization: Using Emacs' Org Mode Message-ID: <87tysr3wg3.fsf@hillenius.net> References: <877hprx91s.fsf@linux-lqcw.site> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1273155043 21816 80.91.229.12 (6 May 2010 14:10:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 May 2010 14:10:43 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu May 06 16:10:42 2010 connect(): No such file or directory Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OA1mk-0004Ix-6C for gegu-info-gnus-english@m.gmane.org; Thu, 06 May 2010 16:10:42 +0200 Original-Received: from localhost ([127.0.0.1]:54941 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OA1mj-00073b-J3 for gegu-info-gnus-english@m.gmane.org; Thu, 06 May 2010 10:10:41 -0400 Original-Path: usenet.stanford.edu!goblin3!goblin2!goblin.stu.neva.ru!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Operating-System: Debian GNU/Linux Sid X-Homepage: http://www.hillenius.net/ X-GPGP-Fingerprint: 0D0B 9C67 0520 3B27 A91C 369B 7154 1B0A 04CF 3929 X-Now-Playing: Eric Clapton - Beware of Darkness (Radio Paradise - DJ-mixed modern & classic rock, world, electronica & more - info: radioparadise.com) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) Cancel-Lock: sha1:EkLtH2770qWzMqCmMUQl+ZSR1KQ= Original-Lines: 33 Original-NNTP-Posting-Host: 81.241.62.84 Original-X-Trace: 1268046339 news.xs4all.nl 22933 sjig/[::ffff:81.241.62.84]:48938 Original-X-Complaints-To: abuse@xs4all.nl Original-Xref: usenet.stanford.edu gnu.emacs.gnus:84111 X-Mailman-Approved-At: Wed, 05 May 2010 21:10:54 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13918 Archived-At: On 5 Mar 2010, Cecil Westerhof wrote: > I have the following in my .gnus: > (setq gnus-message-archive-group > '((if (message-news-p) > "INBOX.Verzonden.misc-news" > (concat "INBOX.Verzonden." (format-time-string "%Y-%m"))))) > > In this way every send e-mail (not newsgroup message, maybe I should do > that also) is archived pro month. Until recently my only problem was > that I had to add the new mailbox every month to my installation. > > But that has changed. In my group buffer I have for example: > *:*nnimap+e-mail:INBOX.Verzonden.2010-03 > 0: nnimap+e-mail:INBOX.Verzonden.2010-01 I have the same snippet of code in my setup and it works like advertised. However, in my case, once a month, I need to manually add the imap sent-mail-newMonth mailbox to my group buffer. (by pressing ^ in the group buffer, selecting the imap server and subscribing to the mail folder). Apparently you managed to automate adding this new mailfolder to your group buffer. I'm interested in that solution, however, I wonder if your trouble (above) also is caused by that very same trick? -- Qualquer tecnologia suficientemente avançada é indistinguivel da mágica. -- Arthur Clarke, escritor inglês