Gnus development mailing list
 help / color / mirror / Atom feed
From: Raphael Kubo da Costa <rakuco@FreeBSD.org>
To: ding@gnus.org
Subject: Re: gmail and sent mail
Date: Thu, 03 Nov 2011 21:14:41 -0200	[thread overview]
Message-ID: <87fwi4ajdq.fsf@FreeBSD.org> (raw)
In-Reply-To: <87d3d8x0u2.fsf@newsguy.com>

Harry Putnam <reader@newsguy.com> writes:

> Do you have any kind of archiving language in gnus... something like
> this:
>
> (setq gnus-message-archive-group
>       '((let ((current-archive-date-string
> 	       (format-time-string "%m%y" (current-time))))
> 	  (concat (if (message-news-p)
> 		      "nnml:news.news-" 
> 		    "nnml:mail.mail-")
> 		  current-archive-date-string))))

I only have

  ;; Do not automatically try to Gcc "sent.blablabla"
  (setq gnus-message-archive-group nil)

> Would that be likely to circumvent the gmail action?.
>
> Unless I put a Gcc: header in the nnimap mail those only seem to have
> a copy appear in the archive groups shown above.
>
> nnml:mail.mail

Whether a message is stored in "[Gmail]/Sent Mail" should be independent
of your Gnus settings, I guess. I've always thought it was something
done server-side by Gmail itself.




  reply	other threads:[~2011-11-03 23:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03 15:36 Harry Putnam
2011-11-03 20:00 ` Raphael Kubo da Costa
2011-11-03 23:06   ` Harry Putnam
2011-11-03 23:14     ` Raphael Kubo da Costa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-16 18:16 Richard Riley
2011-03-16 18:25 ` Edward O'Connor

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=87fwi4ajdq.fsf@FreeBSD.org \
    --to=rakuco@freebsd.org \
    --cc=ding@gnus.org \
    /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).