From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.169.74 with SMTP id ac10cs90104vdc; Thu, 17 Mar 2011 18:54:01 -0700 (PDT) Received: by 10.42.152.1 with SMTP id g1mr619988icw.494.1300413240471; Thu, 17 Mar 2011 18:54:00 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id he41si6814696ibb.18.2011.03.17.18.53.59; Thu, 17 Mar 2011 18:53:59 -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 046283C8048; Thu, 17 Mar 2011 21:53:59 -0400 (EDT) Received: from plecavalier.com (thelittlecloset.ca [64.40.149.83]) by rubyforge.org (Postfix) with ESMTP id 39DC31858374 for ; Thu, 17 Mar 2011 21:34:56 -0400 (EDT) Received: (qmail 3105 invoked from network); 17 Mar 2011 20:34:55 -0500 Received: from xplr-142-46-160-183.xplornet.com (HELO localhost) (142.46.160.183) by plecavalier.com with (DHE-RSA-AES128-SHA encrypted) SMTP; 17 Mar 2011 20:34:55 -0500 From: Philippe LeCavalier To: sup-talk In-reply-to: <1300403212-sup-7826@plc.intranet.plecavalier.com> 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> <1300403212-sup-7826@plc.intranet.plecavalier.com> Date: Thu, 17 Mar 2011 21:34:54 -0400 Message-Id: <1300411900-sup-8374@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 Philippe LeCavalier's message of Thu Mar 17 19:08:41 -0400 2011: > 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! Sascha, would you be so kind as to post(or send me) your remotes file if you use TLS? I can seem to get nullmailer working with my host. It's timing out on the cert check since it's not a valid cert. In msmtp I used to use: tls on tls_certcheck off tls_starttls off But I can't seem to find anything related to that for nullmailer. -- Thanks, Phil _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk