unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: prowess-alarm-much@duck.com
To: notmuch@notmuchmail.org
Subject: gmail scheduled messages
Date: Sat, 26 Oct 2024 12:46:44 -0400	[thread overview]
Message-ID: <6459665C-309B-473B-A02C-D9D395F9BC7C.1@smtp-inbound1.duck.com> (raw)

Hi all,

When using gmail, for a while now, it is possible to schedule messages.
My reasoning is that these messages exist in a limbo, and when I search
them using notmuch search -- subject:"<scheduled message subject>" I
will get its thread: and a funny "the future" followed by the usual
[1/1(1)] etc.

Is there a way to search for these specific messages dynamically?

An example extracting the first two lines from a scheduled email:

MIME-Version: 1.0
Date: Sun, 1 Dec 2030 07:00:00 +0000

will this trip a query like:

notmuch search -- date:$today..$end_of_times?

assuming from a bash script:
today=$(date +%Y%m%d%H%M%S)
end_of_times=$(date -d "$today + 10 years"

Thanks in advance,


             reply	other threads:[~2024-10-26 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-26 16:46 prowess-alarm-much [this message]
2024-10-26 17:22 ` gmail scheduled messages David Bremner

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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6459665C-309B-473B-A02C-D9D395F9BC7C.1@smtp-inbound1.duck.com \
    --to=prowess-alarm-much@duck.com \
    --cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).