Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: Richard Heycock <rgh@topikality.com>
To: sup-talk <sup-talk@rubyforge.org>
Subject: Re: [sup-talk] choosing signatures
Date: Mon, 07 Jun 2010 14:36:02 +1000	[thread overview]
Message-ID: <1275884981-sup-4509@roughage.com.au> (raw)
In-Reply-To: <1275850632-sup-6402@ubuntu.ubuntu-domain>

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: <name>
      :email: <email address>
      :signature: <path to signature file>
    :<name>:
      :sendmail: /usr/sbin/sendmail -oem -ti
      :name: <name>
      :email: <email address>
      :signature: <path to signature file>

  ...

You can have as many account entries as you like.

Also See:
    http://sup.rubyforge.org/wiki/wiki.pl?MultipleAccountsAndReply

rgh
-- 
Richard Heycock

http://topikality.com

+61 (0) 410 646 369
[e]:  rgh@topikality.com
[im]: rgh@topikality.com
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


  reply	other threads:[~2010-06-07  4:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-06 19:00 Daniel Goldin
2010-06-07  4:36 ` Richard Heycock [this message]
2010-06-08  5:16   ` Daniel Goldin
2010-06-08 11:57     ` Eric Sherman
2010-06-08 16:57       ` Daniel Goldin
2010-06-10 15:52       ` Gregor Hoffleit
2010-06-10 16:01         ` Eric Sherman
2010-06-10 16:08           ` Gregor Hoffleit
2010-06-10 17:02             ` Eric Sherman
2010-06-14  9:46               ` Gregor Hoffleit

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=1275884981-sup-4509@roughage.com.au \
    --to=rgh@topikality.com \
    --cc=sup-talk@rubyforge.org \
    /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