Overview

Roundcube lets you import contacts from vCard (.vcf) files. This is useful when migrating from another email client or restoring a backup of your address book.

Supported Import Formats

  • vCard.vcf files (versions 2.1, 3.0, and 4.0)
  • CSV — comma-separated values (if enabled by your hosting provider)

Steps to Import Contacts

  1. Log in to your Roundcube webmail account.
  2. Click Address Book in the top navigation menu.
  3. In the toolbar below the address book list, click the Import icon (usually a downward arrow with a document).
  4. Click Browse (or Choose File) and select the .vcf file from your computer.
  5. Choose an import destination:
    • Replace — overwrites the entire selected address book with the imported contacts.
    • Add (default) — merges imported contacts with existing ones.
  6. Click Import to begin the process.
  7. A confirmation message will display once the import is complete.

Important Notes

  • The vCard file can contain a single contact or multiple contacts in one file.
  • If your import fails, check that the .vcf file is properly formatted and not corrupted.
  • Imported contacts will appear in the address book you selected on the left panel.

Troubleshooting

  • "Import failed" error: Verify the file is a valid vCard. Open it in a text editor — it should begin with BEGIN:VCARD.
  • CSV option not available: Your hosting provider may not have the CSV plugin enabled. Contact support or use vCard format instead.
  • Duplicate contacts after import: Roundcube may not detect duplicates automatically. Use the Search feature to find and remove duplicates manually.

For more information, visit the Roundcube official website.

Was this answer helpful? 0 Users Found This Useful (0 Votes)