Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messages tagged 'sent' removes 'inbox' tag #47

Open
nickwynja opened this issue Apr 29, 2023 · 2 comments
Open

Messages tagged 'sent' removes 'inbox' tag #47

nickwynja opened this issue Apr 29, 2023 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@nickwynja
Copy link

I sometimes send emails to myself and it seems like mujmap applies the sent tag but also remove the inbox tag (and I'm guessing but haven't verified that it'll remove any other tag as well).

The outcome is that this message is only shown in Sent and doesn't show in my Inbox in neomutt, which is configured to use the inbox tag.

I've tested using sent = "" in mujmap.toml which does keep the inbox tag on the message but has the expected side-effect of not syncing the tag with the Sent folder on Fastmail.

Expected outcome is that a message could be both sent and have other tags.

@nickwynja
Copy link
Author

A current workaround is to create an identity in Fastmail that doesn't store messages in Sent and then remember to send from this identity.

@elizagamedev
Copy link
Owner

This issue sounds familiar. I think I remember there being some interaction with Fastmail that made certain inboxes mutually exclusive when they shouldn't have been, or something like that... Not sure that's what's happening here, though. Nothing jumps out to me as obviously causing the issue after scanning over the relevant bits of code. I think logging at trace level might be helpful in ruling some things out.

@elizagamedev elizagamedev added the bug Something isn't working label May 15, 2023
@elizagamedev elizagamedev added this to the v0.2.2 milestone May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants