From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.134.218 with SMTP id k26cs2766bkt; Mon, 7 Jun 2010 22:27:31 -0700 (PDT) Received: by 10.231.125.167 with SMTP id y39mr1115021ibr.93.1275974849828; Mon, 07 Jun 2010 22:27:29 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id y29si7800082iby.62.2010.06.07.22.27.29; Mon, 07 Jun 2010 22:27:29 -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; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 1358C3C8042; Tue, 8 Jun 2010 01:27:29 -0400 (EDT) Received: from mail-px0-f178.google.com (mail-px0-f178.google.com [209.85.212.178]) by rubyforge.org (Postfix) with ESMTP id 132AB185835E for ; Tue, 8 Jun 2010 01:16:29 -0400 (EDT) Received: by pxi5 with SMTP id 5so2243048pxi.23 for ; Mon, 07 Jun 2010 22:16:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:cc:subject:from :to:in-reply-to:reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=Sxqq0JF103BekQpBIhRXhFn1zFpkadxurBxngSewLMM=; b=EtXQtHtfRokViwMvBrn1AfdOYk/Cs4HXSGFUG2NUfyJYxfMqH61Q7tmLUkvkQIxkLw IvPKZf7bqD9IznppDSTGACPmeXY4PRrSu5PweAD/JTw4UGIwpqnmK3IqhdA8XEjobL6V J7bVxJCtw89UCa5fPVpCwAiD67X/6k3JBxsrE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:cc:subject:from:to:in-reply-to:reply-to:references :date:message-id:user-agent:content-transfer-encoding; b=g3AbYy/ieRtXZImOIU1bbX0hk/tqGRYzOK32sQzOdwxa5Y+YaW6tVCnlWhs665FhB+ idBy6HR6NGfyUQzhsG67tYcWEE4vb8/DtqrPYJKnRdjMiukLcNx5zjYQV29/pcY0xmHj OsX5XDI29ADMS0+V71GVG2qDQyTZzn07HS4OE= Received: by 10.114.186.40 with SMTP id j40mr12523713waf.93.1275974189012; Mon, 07 Jun 2010 22:16:29 -0700 (PDT) Received: from localhost (adsl-75-30-122-167.dsl.irvnca.sbcglobal.net [75.30.122.167]) by mx.google.com with ESMTPS id c1sm45810150wam.7.2010.06.07.22.16.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 07 Jun 2010 22:16:28 -0700 (PDT) From: Daniel Goldin To: Richard Heycock In-reply-to: <1275884981-sup-4509@roughage.com.au> References: <1275850632-sup-6402@ubuntu.ubuntu-domain> <1275884981-sup-4509@roughage.com.au> Date: Mon, 07 Jun 2010 22:16:25 -0700 Message-Id: <1275973780-sup-5206@ubuntu.ubuntu-domain> User-Agent: Sup/0.10.2 Cc: sup-talk Subject: Re: [sup-talk] choosing signatures X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Daniel Goldin 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 Thanks so much, works like a charm. But is there a way to change the "From:" and "In-reply-to:" and "Reply-to:" headers without having to add the config option ":ask_for_from: true"? Excerpts from Richard Heycock's message of Sun Jun 06 21:36:02 -0700 2010: > Excerpts from Daniel Goldin's message of 2010-06-07 05:00:33 +1000: > > What an amazing and blazingly fast program sup is! But how does one choose > > between different signatures when sending an email? I couldn't find > > anything on the wiki. > > > > Non-programmer-type here -- so keep it easy, please. > > > > d. > > > > Just replace :default with a name and repeat that block: > > edit $HOME/.sup/config.yaml > > ... > > :accounts: > :default: > :sendmail: /usr/sbin/sendmail -oem -ti > :name: > :email: > :signature: > :: > :sendmail: /usr/sbin/sendmail -oem -ti > :name: > :email: > :signature: > > ... > > You can have as many account entries as you like. > > Also See: > http://sup.rubyforge.org/wiki/wiki.pl?MultipleAccountsAndReply > > rgh -- Daniel Goldin 213.926.1960 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk