Ubuntu System Batch modifies evolution address book information

Source: Internet
Author: User
Keywords Ubuntu evolution Batch Modification
Tags address address book allows users based batch modification client create default

Evolution is more than just an e-mail program. It provides all the standard e-mail client features, including powerful mailbox management, user-defined filters, and fast searching. In addition, it has a flexible calendar (scheduler) feature that allows users to create and confirm group meetings and special events online. Evolution is a full-featured personal and workgroup information management tool for Linux and unix-based systems, and it is the default e-mail client for the GNOME desktop.

You can read and send HTML e-mail, and you can manage your personal contact book. With the calendar feature, you can simply take a point, click, add new appointments or other things so you don't forget. This program promises that all features are available on your desktop.

This group of office software is completely modeled on Outlook and has similar functionality. You can read and send HTML e-mail, and you can manage your personal contact book. With the calendar feature, you can simply take a point, click, add new appointments or other things so you don't forget. This program promises that all features are available on your desktop.

Here's how to bulk Modify Evolution's address book information in the Ubuntu system

#!/usr/bin/perl
Use BerkeleyDB;
$file = "$ENV {home}/.evolution/addressbook/local/system/addressbook.db";
Tie%hash, ' Berkeleydb::hash ',-filename => $file
Or die "can" t read file ' $file ': $! ";
Print Map {$hash {$_}=~s/2971/1971/m, "* * * $_ => $hash {$_}\n" If/pas-id/} sort keys%hash;

See the vcard is the national standard. Had to support the BerkeleyDB address Book.

Ai Libberkeleydb-perl

No evolution, you can install contacts to build the address book. It is also convenient to export to VCF files. A little change of the script is.

Google's csv everywhere with GB2312. Export the VCF, the logo is not standard, glabels almost incorrect recognition, do not know evolution recognize not.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.