Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: wmorgan-sup@masanjin.net (William Morgan)
Subject: [sup-talk] new in svn: per-account signatures
Date: Tue, 12 Jun 2007 18:09:41 -0700	[thread overview]
Message-ID: <1181696943-sup-559@south> (raw)

When you svn update, you'll notice that when composing a message, the
signature block is no longer passed to the editor. It is now
automatically appended by Sup based on the From: address of the email.

So, if you have different signatures for different accounts, that's now
supported.

The other big change is that accounts (except the default account) need
only have an email field. Everything else is carried over from the
default account if not present.

For example, here's a snippet of my config.yaml:

  :accounts: 
    :default: 
      :alternates: 
      - wmorgan-ferret at masanjin.net
      - wmorgan-ruby-talk at masanjin.net
      - wmorgan-ruby-core at masanjin.net
      :name: William Morgan
      :signature: /home/rubyist/.signature
      :email: wmorgan at masanjin.net
      :sendmail: /usr/sbin/sendmail -oem -ti
    :sup:
      :signature: /home/rubyist/.signature-sup
      :email: wmorgan-sup at masanjin.net

When I compose mail as wmorgan-sup at masanjin.net, .signature-sup is used;
otherwise, .signature is used. This is kind of a primitive version of
Mutt's send-hook.


-- 
William <wmorgan-sup at masanjin.net>


             reply	other threads:[~2007-06-13  1:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-13  1:09 William Morgan [this message]
2007-06-14  0:10 ` jeff covey
2007-07-03 21:45   ` William Morgan
2007-07-04  1:13     ` jeff covey
2007-07-04  2:42       ` William Morgan
2007-07-04 14:07         ` jeff covey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1181696943-sup-559@south \
    --to=wmorgan-sup@masanjin.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox