Re: muchsync & sent mail

2022-02-03 Thread Brian May
inasprecali  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 
https://linuxpenguins.xyz/brian/
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


Re: muchsync & sent mail

2022-02-02 Thread Brian May
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 
https://linuxpenguins.xyz/brian/
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


Re: muchsync & sent mail

2022-01-26 Thread Brian May
Martin Jambor  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 
https://linuxpenguins.xyz/brian/
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


Re: muchsync & sent mail

2022-01-26 Thread Martin Jambor
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
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


muchsync & sent mail

2022-01-26 Thread Brian May
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 
https://linuxpenguins.xyz/brian/
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org