From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.169.74 with SMTP id ac10cs87127vdc; Thu, 17 Mar 2011 17:01:39 -0700 (PDT) Received: by 10.231.186.85 with SMTP id cr21mr330902ibb.164.1300406498772; Thu, 17 Mar 2011 17:01:38 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id i1si4037471ibr.104.2011.03.17.17.01.37; Thu, 17 Mar 2011 17:01:37 -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 427871678326; Thu, 17 Mar 2011 20:01:37 -0400 (EDT) Received: from plecavalier.com (plecavalier.com [64.40.149.83]) by rubyforge.org (Postfix) with ESMTP id 36FB51858346 for ; Thu, 17 Mar 2011 19:08:43 -0400 (EDT) Received: (qmail 26615 invoked from network); 17 Mar 2011 18:08:43 -0500 Received: from xplr-142-46-160-183.xplornet.com (HELO localhost) (142.46.160.183) by thelittlecloset.ca with (DHE-RSA-AES128-SHA encrypted) SMTP; 17 Mar 2011 18:08:43 -0500 From: Philippe LeCavalier To: sup-talk In-reply-to: <1300400477-sup-3208@twin.sascha.silbe.org> References: <1300371126-sup-4692@plc.intranet.plecavalier.com> <1300391568-sup-154@tilus.net> <1300392345-sup-5151@plc.intranet.plecavalier.com> <1300400477-sup-3208@twin.sascha.silbe.org> Date: Thu, 17 Mar 2011 19:08:41 -0400 Message-Id: <1300403212-sup-7826@plc.intranet.plecavalier.com> User-Agent: Sup/0.12.1 Subject: Re: [sup-talk] background or queue msg sending 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 Sascha Silbe's message of Thu Mar 17 18:32:19 -0400 2011: > Excerpts from Philippe LeCavalier's message of Thu Mar 17 21:10:36 +0100 2011: > > > But some client have slower DSL links and when I'm at home -I'm in the > > country- I've got a 1.5Mps wireless and Sup makes me wait 5 to 10 > > seconds while msmtp terminates. That pause drives me nuts. I want sup to > > leave that buffer in the background. Like what about someone on dial-up > > or a very slow DSL. It must be even longer. > > Give nullmailer a try. It will queue your message and deliver it in the > background. No need to hack sup and keep it running until the message > has been delivered. > > On my laptops I've integrated nullmailer with NetworkManager so I can > write mails while on the bus and have them delivered as soon as I enter > the reach of a wifi network that I have access to. A custom ssh based > transport tunnels the mails to my smarthost (the university network > blocks the SMTP ports). > > Sascha > That sounds just about perfect. These kinds of conversations always leave me wondering why I haven't heard of said program before, in this case it's nullmailer. I guess I should just be happy I'm learning something new every day! Thanks Sascha! -- Thanks, Phil _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk