← 返回命令列表

Linux command

evolution 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start Evolution

evolution

Start with specific component

evolution --component=[mail|calendar|contacts]

Compose new email

evolution mailto:[user@example.com]

Import file

evolution --import [file.ics]

Force offline mode

evolution --force-offline

说明

Evolution is the GNOME personal information management application. It integrates email, calendar, contacts, tasks, and memos into a single application, similar to Microsoft Outlook. Evolution supports multiple email protocols (IMAP, POP, SMTP, Exchange), calendar standards (CalDAV, ICS), and contact formats (CardDAV, LDAP). It includes features like encryption (GPG, S/MIME), spam filtering, and search folders.

参数

--component _name_
Start with specific component: mail, calendar, contacts, tasks, memos.
--import _file_
Import file (vCard, iCal, etc.).
--force-online
Force online mode.
--force-offline
Force offline mode.
--quit
Request running instance to quit.
--express
Start in express mode.
--help
Display help.

FAQ

What is the evolution command used for?

Evolution is the GNOME personal information management application. It integrates email, calendar, contacts, tasks, and memos into a single application, similar to Microsoft Outlook. Evolution supports multiple email protocols (IMAP, POP, SMTP, Exchange), calendar standards (CalDAV, ICS), and contact formats (CardDAV, LDAP). It includes features like encryption (GPG, S/MIME), spam filtering, and search folders.

How do I run a basic evolution example?

Run `evolution` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --component _name_ do in evolution?

Start with specific component: mail, calendar, contacts, tasks, memos.