Importing & Exporting Contacts
Opterius Mail supports importing contacts from other applications using standard file formats, and exporting your address book so you can use it elsewhere. This page covers the full import/export workflow and how to prepare files from popular applications like Gmail, Outlook, and Apple Contacts.
Supported Formats
| Format | Import | Export | Notes |
|---|---|---|---|
| vCard (.vcf) | Yes | Yes | The universal contact format; supports multiple contacts per file (vCard 3.0 and 4.0) |
| CSV (.csv) | Yes | Yes | Comma-separated values; column mapping is required on import |
Importing Contacts
Import from vCard (.vcf)
vCard is the most reliable import format because it preserves structured data (multiple emails, phone labels, organization, notes, etc.) without needing column mapping.
- Go to Contacts → Import.
- Click Choose file and select your
.vcffile. - Select vCard as the format.
- Click Import.
Opterius Mail will parse each VCARD block in the file and create a contact for each one. A summary screen appears after import showing how many contacts were created, skipped (duplicates), and whether any errors occurred.
Import from CSV
CSV import requires column mapping because different applications export CSV files with different column names.
- Go to Contacts → Import.
- Click Choose file and select your
.csvfile. - Select CSV as the format and click Next.
- A column mapping screen appears, showing the column headers from your file on the left and Opterius Mail contact fields on the right.
- For each column in your file, select the matching Opterius Mail field from the dropdown (e.g. map "Email Address" → Email, "Given Name" → First name, etc.).
- Columns you do not want to import can be set to Skip.
- Click Import to proceed.
If your CSV has multiple email columns (e.g. "Email 1", "Email 2"), you can map each to a different Opterius Mail email slot.
Handling Duplicates During Import
During import, Opterius Mail checks for duplicates by comparing the primary email address of each incoming contact against existing contacts in your address book.
- If a match is found, you are given the option to Skip (keep the existing contact) or Overwrite (replace the existing contact with the imported one).
- The duplicate handling option appears on the import settings screen and applies to the entire import batch.
Exporting Contacts
Export as vCard (.vcf)
- Go to Contacts → Export.
- Choose vCard format.
- Click Export.
Your browser will download a .vcf file containing all your contacts as vCard 3.0 records. This file can be imported into Apple Contacts, Google Contacts, Thunderbird, and most contact management applications.
Export as CSV
- Go to Contacts → Export.
- Choose CSV format.
- Click Export.
The CSV file includes one row per contact with columns for display name, first name, last name, email addresses, phone numbers, organization, and notes.
Exporting from Other Applications
Gmail / Google Contacts
- Go to contacts.google.com.
- Click the Export button in the left sidebar.
- Choose vCard (for iOS Contacts) — this is the most compatible format.
- Click Export. A
.vcffile is downloaded. - Import this file into Opterius Mail using the vCard import method above.
Tip: If you choose "Google CSV" format, you can still import it using the CSV import, but you will need to map the Google-specific column names manually.
Microsoft Outlook
- In Outlook, go to File → Open & Export → Import/Export.
- Choose Export to a file → Comma Separated Values.
- Select Contacts as the folder to export.
- Choose a save location and click Finish.
- Import the resulting
.csvinto Opterius Mail using CSV import.
Alternatively, if you have Outlook 2016 or later, you can export as vCard by selecting contacts and using File → Save As → vCard (*.vcf).
Apple Contacts (macOS / iOS)
On macOS:
- Open the Contacts app.
- Select all contacts (
Cmd+A). - Go to File → Export → Export vCard.
- Save the
.vcffile. - Import into Opterius Mail.
On iOS:
Use iCloud.com → Contacts → Select All → Export vCard. Or use a third-party app that exports .vcf from your device.
Thunderbird
- Open Thunderbird and go to Tools → Address Book.
- Select the address book you want to export.
- Go to Tools → Export.
- Choose vCard or Comma Separated format.
- Import the file into Opterius Mail.
Limitations
- Opterius Mail imports and stores only the fields it supports (name, email, phone, organization, notes, groups). Custom fields or profile pictures in your source file are silently ignored.
- Contact photos are not supported in the current version.
- There is no automatic background sync between Opterius Mail and any external contact source. Import/export is a one-time, manual operation.
- The maximum import file size is 10 MB. Very large address books (thousands of contacts) may need to be split into smaller files.