mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-05 04:24:59 +08:00
Summary: Associated N1 Diff: D3530 This commit converts multi-send from a 3 step process into a 2 step process The first step creates the base message and sends a message per recipient, each with its customized message body for tracking. The second step reconciles all sent messages, specifically removing any sent messages created by gmail, and saving the correct message to the sent folder This commit also ensures that we run the send tasks immediately by ensuring we restart the sync loop if its already running Test Plan: Manual Reviewers: evan, jackie, halla Reviewed By: jackie, halla Differential Revision: https://phab.nylas.com/D3529 |
||
---|---|---|
.. | ||
src | ||
index.js | ||
package.json |