[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-talk] choosing signatures



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