DispatchMail strictly follows the principle of data localization. All email content, account credentials and configuration information are stored in the local SQLite database and are not uploaded to any cloud server. This design maximizes user privacy. The local database (dmail.db) contains all AI processing records, and users can review the AI operation logs at any time. However, it should be noted that the AI processing function still needs to be completed through the OpenAI API, which will result in part of the email content needing to be transferred to the OpenAI server, and users need to assess the associated privacy risks on their own.
This answer comes from the articleDispatchMail: an AI-powered local email assistantThe































