Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: ding@gnus.org
Subject: Re: gmail and sent mail
Date: Thu, 03 Nov 2011 18:06:45 -0500	[thread overview]
Message-ID: <87d3d8x0u2.fsf@newsguy.com> (raw)
In-Reply-To: <87r51p9dth.fsf@FreeBSD.org>

Raphael Kubo da Costa <rakuco@FreeBSD.org> writes:

> Harry Putnam <reader@newsguy.com> writes:
>
>> When I send mail from gmail in a browser, a copy goes to the mailbox
>> named `Sent Mail'.
>>
>> With an imap setup through gnus, of gmail mail boxes, when I send mail
>> from one of the gmail mailboxes, should I see a copy sent to that gmailbox
>> `Sent Mail'?  
>>
>> Here I do not see that.
>
> I do after I call gnus-group-get-new-news or gnus-summary-rescan-group.

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))))

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





  reply	other threads:[~2011-11-03 23:06 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 [this message]
2011-11-03 23:14     ` Raphael Kubo da Costa
  -- 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=87d3d8x0u2.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --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).