From: wmorgan-sup@masanjin.net (William Morgan)
Subject: [sup-talk] CCing to self mail id when composing mail
Date: Wed, 03 Sep 2008 20:29:38 -0700 [thread overview]
Message-ID: <1220498835-sup-9828@entry> (raw)
In-Reply-To: <48BE7CF7.1090103@gslab.com>
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>
next prev parent reply other threads:[~2008-09-04 3:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 12:03 Manish Sapariya
2008-09-04 3:29 ` William Morgan [this message]
2008-09-04 5:53 ` Daniel Wagner
2008-09-08 18:47 ` William Morgan
2008-09-08 19:29 ` Nicolas Pouillard
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=1220498835-sup-9828@entry \
--to=wmorgan-sup@masanjin.net \
/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