Export drafts to Outlook
When your IT blocks direct SMTP and OAuth, SAIDR can hand you a ZIP of Outlook-ready drafts. Extract, drag into your Drafts folder, review, send.
When to use this
- Your IT department blocks outbound SMTP or OAuth authorizations.
- You're required to send all customer communications from your corporate Outlook.
- You want Outlook's built-in review before a draft goes out.
If you can use OAuth, use OAuth. Settings → Integrations is one click and SAIDR handles the sending. The Outlook export is a manual workflow designed for people whose employers block the direct options.
Steps
- 1In SAIDR, generate your emails as usual (Dashboard → Generate emails).
- 2On the drafts list, click Export for Outlook next to Export CSV / Send all.
- 3You'll download a ZIP named like
saidr-outlook-drafts-20260421-1630.zip. - 4Extract the ZIP to any folder on your computer — Desktop is fine.
- 5Open Outlook (Windows, new macOS, or classic macOS) and navigate to your Drafts folder.
- 6Select all the
.emlfiles in the extracted folder and drag them into the Drafts folder in Outlook. - 7Each file opens as an editable draft with the Send button active — review, tweak, and send from your own mailbox.
Why the drafts are editable. Each
.eml file carries an X-Unsent: 1 header — Microsoft's flag that tells Outlook “this is a draft in progress,” not a received message. Without that header, Outlook would open each file read-only.Tips
- Subject, body, recipient travel — sender doesn't. When you send from Outlook, your corporate email address will be the From. The .eml file has a placeholder From address that Outlook overwrites with your account when you send.
- This is one-way. Once you've exported, changes you make in SAIDR aren't synced back to your .eml files. If you edit a draft after export, re-export to get the latest.
- Cleanup is manual. SAIDR won't delete the
.emlfiles after you've sent them — trash the extracted folder yourself when you're done with a campaign. - Batch cap is 500. You can export up to 500 drafts at a time — for larger campaigns, export in batches. SAIDR will refuse an export over 500 with a clear error.
- Windows tip. If Windows Explorer complains about dragging
.emlinto Outlook, try opening Outlook's Drafts folder in its own window first, then drag from Explorer onto the window header. - macOS classic Outlook tip. Drag the files onto the Drafts folder in the left sidebar (not the message list pane). The sidebar drop-target gives a blue highlight when it's accepting the files.
Troubleshooting
- “Outlook opened the draft but the Send button is greyed out.” You probably double-clicked the
.emlinstead of dragging it into Drafts. Drag-and-drop into the Drafts folder is what enables sending. - “Outlook shows the draft as coming from ‘sender@example.com’ — I can't change it.” That happens when no sending email is configured in SAIDR. Set up either an OAuth connection or a custom SMTP config so SAIDR has a sender address to stamp on the draft. The From is still overwritten when you send from Outlook, but it makes the previewing cleaner.
- “I don't see the Export for Outlook button.” You need to have generated drafts on the page first. Upload a CSV or Excel file on Generate emails and the button appears with the other bulk actions.
Still stuck? Write to support@saidr.io with a screenshot of what Outlook shows when you open one of the
.eml files.