Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: prad <prad@towardsfreedom.com>
Cc: ding@gnus.org
Subject: Re: where is sent mail stored in this situation?
Date: Sun, 23 Oct 2011 18:08:02 +0200	[thread overview]
Message-ID: <87wrbvady5.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <877h3x7dfx.fsf@psinom.home> (prad@towardsfreedom.com's message of "Fri, 21 Oct 2011 23:22:42 -0700")

prad <prad@towardsfreedom.com> writes:

Hi,

> there is no GCC header and this may be why:
>
> (setq gnus-parameters
>       '(("Mail:.*" ;"^nnimap\\+Mail:INBOX"
>          (gcc-self . t))))
>
> ...
>
> (setq gnus-message-archive-group
>      	'((if (message-news-p)
>      	      "news"
>      	    nil)))
>
> in my .gnus file
>
> the first item sends any mail from Mail: i send to my inbox.  the
> second seems to store what i send to news if it is news and does
> nothing otherwise.
>
> so since what i'm replying to from the mairix search isn't from Mail:,
> it seems i've left nowhere for it to go.

Yep, you are right.  You explicitly tell gnus not to archive sent mail,
only news.

Bye,
Tassilo
-- 
Sent from my Emacs



  reply	other threads:[~2011-10-23 16:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-21 22:38 prad
2011-10-22  4:45 ` Sivaram Neelakantan
2011-10-22  6:22   ` prad
2011-10-23 16:08     ` Tassilo Horn [this message]
2011-10-23 17:25       ` prad
2011-10-24  2:34         ` Dave Goldberg

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=87wrbvady5.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=ding@gnus.org \
    --cc=prad@towardsfreedom.com \
    /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;
as well as URLs for NNTP newsgroup(s).