[sup-talk] CCing to self mail id when composing mail

William Morgan wmorgan-sup at masanjin.net
Wed Sep 3 23:29:38 EDT 2008


Reformatted excerpts from Manish Sapariya's message of 2008-09-03:
> I have configured the ask for CC and I want to CC to myself. I am
> using sendmail for sending mail. However I am not receiving mail copy
> to myself. I tried bcc, and specifying my mail id in to field as well.
> 
> Is it sup or sendmail which is removing the self id?  any ideas?

It's probably your sendmail setup. Sup is just passing that stuff
through unchanged. You can try enabling logging on sendmail's end
somehow...

> Can I configure sup to always include self mail id in CC when
> composing new mail or replying to any other mail.

I believe the before-edit hook can be used for this. Place something
like the following in ~/.sup/hooks/before-edit.rb:

  header["Cc"] = my at email.address

(untested!)
-- 
William <wmorgan-sup at masanjin.net>


More information about the sup-talk mailing list