Hi William,

maybe you came accross my patch, but I don't know what you think about
integrating it to the trunk or not. Maybe it's not near enough in your TODO,
too :)

-- 
Pierre.

On 10/14/07, Pierre Baillet <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> In case you'd want to always have a given address CCed or BBCed, here is a
> patch that applies to current sup trunk. It adds a "cc" and "bcc" variable
> in the account configuration. Edit your ~/.sup/config.yaml and add bcc and
> cc options. These options are per account.
>
> When in compose and reply mode, sup then automatically adds these headers.
> Current limitation includes a single address per header, could be probably
> extended to a list of addresses...
>
> Feel free to make any comment if you wish so.
> --
> Pierre.
>
>
> :edit_signature: false
> :accounts:
>   :default:
>     :name: John Doe
>     :alternates:
>     - [EMAIL PROTECTED]
>     :email: [EMAIL PROTECTED]
>     :signature: /home/john/.signature
>     :sendmail: /usr/sbin/sendmail -oem -ti
>     :bcc: [EMAIL PROTECTED]
>     :cc: [EMAIL PROTECTED]
>
> --
> Pierre Baillet <[EMAIL PROTECTED]>
>



-- 
Pierre Baillet <[EMAIL PROTECTED]>
_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to