From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.134.218 with SMTP id k26cs101900bkt; Wed, 2 Jun 2010 07:14:10 -0700 (PDT) Received: by 10.231.178.132 with SMTP id bm4mr9934009ibb.62.1275488050022; Wed, 02 Jun 2010 07:14:10 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id e9si520941ibb.13.2010.06.02.07.14.09; Wed, 02 Jun 2010 07:14:09 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 27D151D799F9; Wed, 2 Jun 2010 10:14:09 -0400 (EDT) Received: from www.cquest.utoronto.ca (www.cquest.utoronto.ca [192.82.128.5]) by rubyforge.org (Postfix) with ESMTP id 7B8701858344 for ; Wed, 2 Jun 2010 10:08:56 -0400 (EDT) Received: from pinkfloyd.chass.utoronto.ca ([128.100.160.254]:58205 ident=93) by www.cquest.utoronto.ca with esmtp (Exim 4.43) id 1OJocq-0001H8-5e for sup-talk@rubyforge.org; Wed, 02 Jun 2010 10:08:56 -0400 Received: from bwalton by pinkfloyd.chass.utoronto.ca with local (Exim 4.63) (envelope-from ) id 1OJocq-0008SD-2D for sup-talk@rubyforge.org; Wed, 02 Jun 2010 10:08:56 -0400 From: Ben Walton To: sup-talk In-reply-to: References: <1275360058-sup-177@sysopweg> <1275486602-sup-7845@pinkfloyd.chass.utoronto.ca> Date: Wed, 02 Jun 2010 10:08:56 -0400 Message-Id: <1275487597-sup-8855@pinkfloyd.chass.utoronto.ca> User-Agent: Sup/git Subject: Re: [sup-talk] error when sending mail X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Erik Quaeghebeur's message of Wed Jun 02 10:03:19 -0400 2010: > is what I replaced the actual path > given in the error message with (it was /home/equaeghe/Mail/sent); > it now does seem a useless modification And a dumb question from me: /home/equaeghe/Mail/sent does contain the maildir subfolders cur, new and tmp? > :sent_source: maildir:/home/equaeghe/Mail/sent Ok, this looks fine as long as /home/equaeghe/Mail/sent is a proper maildir setup. > > This is normal. > > Ah. Can I change it so that it does save sent mails? Or should I > explicitly set Fcc when sending mail? Sorry, I meant normal in the sense that sending the mail and storing mail in the sent source are two separate (non-atomic) actions. When you hit the send key, the message is dumped into $sendmail for transport. It's then written to the sent source. These are independent. One may succeed while the other fails. Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk