diff options
author | Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com> | 2022-04-24 17:19:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:51:47 +0700 |
commit | 1266a75930c4d0f9b6877a5338001371c5ad6fa3 (patch) | |
tree | 7691b853710f88821e1a375ad9d92f45bb28915a /office/evolution-ews/README | |
parent | 418edccbf03b3137a8bb06b206a259249e9431e6 (diff) |
office/evolution-ews: Added (Exchange Web Services)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/evolution-ews/README')
-rw-r--r-- | office/evolution-ews/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/office/evolution-ews/README b/office/evolution-ews/README new file mode 100644 index 0000000000000..eb7bbc9dd7af0 --- /dev/null +++ b/office/evolution-ews/README @@ -0,0 +1,12 @@ +Evolution EWS is an open source and freely distributed software project +that contains an extension for the Evolution email, calendar and +groupware client that adds support for Exchange Web Service (EWS). This +plugin allows users of the Evolution application to add Exchange email +addresses. + +For Microsoft Exchange 2007, 2010 and newer it is recommended to use +the package evolution-ews. + +Below variables can be used to configure the build: + GCOV=ON : Enable build with GCOV code coverage + TESTING=ON : Build the testing tree |