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

Re: [sup-talk] choosing signatures



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: <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
-- 
Daniel Goldin 
213.926.1960
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk