Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] new in svn: per-account signatures
@ 2007-06-13  1:09 William Morgan
  2007-06-14  0:10 ` jeff covey
  0 siblings, 1 reply; 6+ messages in thread
From: William Morgan @ 2007-06-13  1:09 UTC (permalink / 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>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-07-04 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-13  1:09 [sup-talk] new in svn: per-account signatures William Morgan
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox