unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* muchsync & sent mail
@ 2022-01-26  9:15 Brian May
  2022-01-26 17:41 ` Martin Jambor
  0 siblings, 1 reply; 6+ messages in thread
From: Brian May @ 2022-01-26  9:15 UTC (permalink / raw)
  To: notmuch

Hello,

I have noticed that my muchsync setup doesn't appear to sync my
~/Maildir/sent folder.

Meaning mail sent on one system will not get synced to the other
systems, despite running muchsync.

Suspect this might apply to my other nested Maildirs too, but these
aren't so important.

Wondering how people handle this situation?

Thanks
-- 
Brian May <brian@linuxpenguins.xyz>
https://linuxpenguins.xyz/brian/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: muchsync & sent mail
  2022-01-26  9:15 muchsync & sent mail Brian May
@ 2022-01-26 17:41 ` Martin Jambor
  2022-01-26 21:14   ` Brian May
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Jambor @ 2022-01-26 17:41 UTC (permalink / raw)
  To: Brian May; +Cc: notmuch

Hi,

On Wed, Jan 26 2022, Brian May wrote:
> Hello,
>
> I have noticed that my muchsync setup doesn't appear to sync my
> ~/Maildir/sent folder.
>

This does not happen to me, the sent folder is synced just like any
other.  Even drafts do.

Martin

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: muchsync & sent mail
  2022-01-26 17:41 ` Martin Jambor
@ 2022-01-26 21:14   ` Brian May
  2022-02-03  5:50     ` Brian May
  0 siblings, 1 reply; 6+ messages in thread
From: Brian May @ 2022-01-26 21:14 UTC (permalink / raw)
  To: Martin Jambor; +Cc: notmuch

Martin Jambor <mjambor@suse.cz> writes:

> This does not happen to me, the sent folder is synced just like any
> other.  Even drafts do.

Hmmm. Weird.

Looks like this worked for me in June last year (although I don't often
send emails on this computer), but isn't working anymore.

Wonder if upgrading to Debian/bullseye broke something. Can't imagine
what though.

Will continue to investigate.
-- 
Brian May <brian@linuxpenguins.xyz>
https://linuxpenguins.xyz/brian/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: muchsync & sent mail
  2022-01-26 21:14   ` Brian May
@ 2022-02-03  5:50     ` Brian May
  2022-02-03 13:24       ` inasprecali
  0 siblings, 1 reply; 6+ messages in thread
From: Brian May @ 2022-02-03  5:50 UTC (permalink / raw)
  To: notmuch

OK, I worked it out. I think. Seems like sent mail, while visible from
notmuch, is not properly indexed until running "notmuch new".

$ muchsync --nonew canidae.local
[SERVER] [notmuch] No new mail.
SUMMARY:
  received     0 messages,     0 link changes,     0 tag changes
      sent     0 messages,     0 link changes,     0 tag changes

$ muchsync --nonew canidae.local
[SERVER] [notmuch] No new mail.
SUMMARY:
  received     0 messages,     0 link changes,     0 tag changes
      sent     0 messages,     0 link changes,     0 tag changes

$ notmuch new
No new mail.

$ muchsync --nonew canidae.local
[SERVER] [notmuch] No new mail.
SUMMARY:
  received     0 messages,     0 link changes,     0 tag changes
      sent     1 messages,     0 link changes,     0 tag changes

If I remove the "--nonew" option it will also do the same thing.

What I find odd however is that "notmuch new" reports "No new mail" when
it obviously found a new sent item.

This is notmuch 0.31.4 (binary and emacs parts)
-- 
Brian May <brian@linuxpenguins.xyz>
https://linuxpenguins.xyz/brian/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: muchsync & sent mail
  2022-02-03  5:50     ` Brian May
@ 2022-02-03 13:24       ` inasprecali
  2022-02-03 22:12         ` Brian May
  0 siblings, 1 reply; 6+ messages in thread
From: inasprecali @ 2022-02-03 13:24 UTC (permalink / raw)
  To: Brian May, notmuch

Where are you storing your sent mail?  Did you set the
notmuch-fcc-dirs Emacs variable?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: muchsync & sent mail
  2022-02-03 13:24       ` inasprecali
@ 2022-02-03 22:12         ` Brian May
  0 siblings, 0 replies; 6+ messages in thread
From: Brian May @ 2022-02-03 22:12 UTC (permalink / raw)
  To: inasprecali, notmuch

inasprecali <inasprecali@disroot.org> writes:

> Where are you storing your sent mail?  Did you set the
> notmuch-fcc-dirs Emacs variable?

I don't think I changed this variable. It has the value "sent".
-- 
Brian May <brian@linuxpenguins.xyz>
https://linuxpenguins.xyz/brian/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-02-03 22:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-26  9:15 muchsync & sent mail Brian May
2022-01-26 17:41 ` Martin Jambor
2022-01-26 21:14   ` Brian May
2022-02-03  5:50     ` Brian May
2022-02-03 13:24       ` inasprecali
2022-02-03 22:12         ` Brian May

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