Import Base Emails

Upload a CSV with columns: Email, Password, Imap.
The Email + Password will be stored in tm_base_emails, and Imap will be stored in tm_imap_accounts and linked via tm_base_emails.imap_account_id. Existing base emails will be updated.

Example row: johnsmith@gmail.com,tmPass123,imap1@example.com

Cancel