Good afternoon.
You need to delete a specific mail message from a specific mailbox.
Stopping dovecot, deleting dovecot index files, delete file mail message did not give any result.
Delete from MUA - delete, but then mail message reappears from somewhere
I execute commands:
0c6311037451216158c61d00ef338e69 222661
Command SEARCH finds this message.
Command EXPUNGE runs, but message remains.
Generally how to remove this is an message?
You need to delete a specific mail message from a specific mailbox.
Stopping dovecot, deleting dovecot index files, delete file mail message did not give any result.
Delete from MUA - delete, but then mail message reappears from somewhere
I execute commands:
doveadm search -u USER HEADER Message-ID '8f00d64490aa0a7247a4f5fb0ff0827f@walmart.com'
0c6311037451216158c61d00ef338e69 222661
Command SEARCH finds this message.
doveadm expunge -u USER MAILBOX '*' HEADER Message-ID '8f00d64490aa0a7247a4f5fb0ff0827f@walmart.com'
Command EXPUNGE runs, but message remains.
Generally how to remove this is an message?