The export_horde_contacts_to_vcf Script
Valid for versions 108 through the latest version
Version:
108
Last modified: March 19, 2024
Overview
The /usr/local/cpanel/scripts/export_horde_contacts_to_vcf
script exports Horde contacts to files in .vcf
format. You can then import these files into Roundcube.
Warning:
- We removed this script in cPanel & WHM version 120. This script only exists in cPanel & WHM version 118 and earlier. For more information, read the Horde webmail interface section of our cPanel Deprecation Plan documentation.
- Only the
root
user can run this script.
Run the script
To run this script on the command line, use the following format:
/usr/local/cpanel/scripts/export_horde_contacts_to_vcf [options]
Options
Use the following options with this script:
Option | Description | Example |
---|---|---|
--user |
Required Export contacts for the cPanel user(s) you specify. Note:
|
--user=cptest --user=cptest2 |
--out |
Specify a directory for the .vcf files.
Important:
|
--out=/home/cptest/roundcube |