From c00bdc4cb367814292f0b8e1f67ed9909660a350 Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Mon, 3 Dec 2001 20:31:35 +0000 Subject: Touched. Minor changes to IMAP section, to make sure links worked, etc. 2001-11-27 Aaron Weber * C/usage-mail.sgml: Touched. Minor changes to IMAP section, to make sure links worked, etc. * C/config-prefs.sgml: Expanded IMAP options. * C/usage-mainwindow.sgml: Added note about more options available. 2001-11-26 Aaron Weber * C/usage-exchange.sgml: removed FIXMES, made valid within larger context. 2001-11-19 Aaron Weber * C/usage-mail-org.sgml: changed Unmatched vfolder description. Removed note about how it behaves when you have no vFolders. 2001-11-15 Aaron Weber * C/apx-authors.sgml: Removed authorlist, point people to "About" box, since there's no point in having so many lists in so many places. 2001-11-02 Aaron Weber * C/usage-mainwindow.sgml: Connector. * C/config-prefs.sgml: Connector. * C/usage-exchange.sgml: Connector. 2001-10-31 Aaron Weber * C/usage-exchange.sgml: More working on this file today. Nearly done. * C/topic.dat: Added Connector info. * C/usage-mainwindow.sgml: Added mention of Connector to configuration options. * C/config-prefs.sgml: Added mention of Connector to configuration options. 2001-10-30 Aaron Weber * C/evolution.sgml: Cleaned up comments. Added Exchange entity. * C/Makefile.am: added exchange.sgml file svn path=/trunk/; revision=14851 --- help/C/Makefile.am | 1 + help/C/apx-authors.sgml | 41 ++------- help/C/apx-gloss.sgml | 4 +- help/C/config-prefs.sgml | 92 ++++++++++++++++--- help/C/evolution.sgml | 24 ++--- help/C/topic.dat | 1 + help/C/usage-exchange.sgml | 206 +++++++++++++++++++++++++++++++++++++++++++ help/C/usage-mail-org.sgml | 11 ++- help/C/usage-mainwindow.sgml | 70 ++++++++++++--- 9 files changed, 365 insertions(+), 85 deletions(-) create mode 100644 help/C/usage-exchange.sgml diff --git a/help/C/Makefile.am b/help/C/Makefile.am index 7eadf081d3..2209d6d374 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -39,6 +39,7 @@ sgml_ents = \ usage-exec-summary.sgml \ usage-mail-org.sgml \ usage-mail.sgml \ + usage-exchange.sgml \ usage-mainwindow.sgml \ usage-print.sgml \ usage-sync.sgml diff --git a/help/C/apx-authors.sgml b/help/C/apx-authors.sgml index acf43b6cfc..6bd9f83f6d 100644 --- a/help/C/apx-authors.sgml +++ b/help/C/apx-authors.sgml @@ -1,41 +1,12 @@ Authors - Evolution was written by: - - Seth Alves: alves@ximian.com - Anders Carlsson: andersca@gnu.org - Damon Chaplin: damon@ximian.com - Clifford R. Conover: rusty@zootweb.com - Anna Dirks: anna@ximian.com - Miguel De Icaza: miguel@ximian.com - Radek Doulik: rodo@ximian.com - Arturo Espinoza: arturo@nucleu.unam.mx - Larry Ewing: lewing@ximian.com - Nat Friedman: nat@ximian.com - Bertrand Guiheneuf: bertrand@ximian.com - Iain Holmes: iain@ximian.com - Tuomas Kuosmanen: tigert@gimp.org - Christopher J. Lahey: clahey@ximian.com - Jason Leach: jleach@usa.net - Matthew Loper: matt@loper.org - Federico Mena: federico@ximian.com - Rodrigo Moya: rodrigo@ximian.com - Eskil Heyn Olsen: deity@eski.dk - Federico Mena: federico@ximian.com - Jesse Pavel: jpavel@ximian.com - Ettore Perazzoli: ettore@ximian.com - Jeffrey Stedfast: jeff@ximian.com - Jakyb Steiner: rodo@ximian.com - Russell Steinthal: rms39@columbia.edu - Peter Teichman: peter@ximian.com - Chris Toshok: toshok@ximian.com - Peter Williams: peter@newton.cx - Dan Winship: danw@ximian.com - Michael Zucchi: notzed@ximian.com - -and numerous other dedicated GNOME programmers. - + Evolution was written by the Ximian + Evolution team and numerous other dedicated GNOME programmers. + You can see their names by selecting + Help About + from any Evolution window. + The Evolution code owes a great debt to the GNOME-pim and diff --git a/help/C/apx-gloss.sgml b/help/C/apx-gloss.sgml index 7660d400c8..61dc2c6449 100644 --- a/help/C/apx-gloss.sgml +++ b/help/C/apx-gloss.sgml @@ -115,8 +115,8 @@ and denoted by /. The rest of the "branches" spread downwards from the root. Don't confuse the root directory with the root - account, or root's home directory, - /home/root.b + account, or root's home directory, normally + /root. diff --git a/help/C/config-prefs.sgml b/help/C/config-prefs.sgml index 77ebe4e807..a67b3aede9 100644 --- a/help/C/config-prefs.sgml +++ b/help/C/config-prefs.sgml @@ -26,8 +26,8 @@ Accounts - This allows you to create and alter one or more identities for your - email. + This allows you to create and alter one or more + identities for your email. @@ -125,13 +125,14 @@ Here, select the way you will be getting mail: you may download mail from a server (POP or IMAP) or access it from files - on your local system. If you use a server, it may permit - or require you to use a Secure Socket Layer (SSL) - connection. To turn SSL connections on, just click the - Use Secure Connection (SSL) - button. + linkend="pop">POP), read and keep it on the + server (Microsoft Exchange or IMAP), or read it from files + that already exist on your desktop computer. If you use + a server, it may permit or require you to use a Secure + Socket Layer (SSL) connection. To turn SSL connections + on, just click the Use Secure Connection + (SSL) button. Specifying Port Numbers @@ -155,10 +156,71 @@ smtp.omniport.com:143 Here, decide whether you'd like to check for mail - automatically, and set other options related to the - behavior of your server. If you use POP mail, you can - decide whether to leave mail on the server, and if you - use IMAP, you can set folder subscription options here. + automatically and how often. You can also set other + options related to the behavior of your server. If you + use POP mail, you can choose to leave mail on the server + if you wish. For IMAP, there are more extensife options: + + + Check for new messages in all folders + + + If you turn this feature on, then at startup + and when you click Send/Recieve, + Ximian Evolution + will check all folders on your IMAP server to + see if they have new messages in them. If you + leave it turned off, it will only check the + INBOX folder. Checking only one folder is + faster than checking them all at once. + + + + + + Show only subscribed folders + + + Some IMAP servers provide you with a very large + number of folders above and beyond your mail + folders, and expect you to indicate which ones + you want to work with. If you turn this off, + Evolution will show all of your folders. To + subscribe to folders, select + Tools + Subscribe to + Folders. You can + learn about subscriptions in . + + + + + + Override server-supplied namespace + + + This is not needed for most IMAP servers. If + you see system files or other non-email files + appearing in the folder tree after configuring + your IMAP server, check this box and specify + the name of the directory that contains your + mail folders. + + + + + + Apply filters to new messages in INBOX on + this server + + + If you want to use filters on the mail you + store in your IMAP folders, check this box. + + + + @@ -168,7 +230,9 @@ smtp.omniport.com:143 In this section, you will choose and configure a method for sending mail. You may choose SMTP or SMTP, Microsoft Exchange (if + you have purchased the Ximian Connector for Microsoft + Exchange) or sendmail. diff --git a/help/C/evolution.sgml b/help/C/evolution.sgml index aff75abe03..1146b671b1 100644 --- a/help/C/evolution.sgml +++ b/help/C/evolution.sgml @@ -7,6 +7,7 @@ + @@ -21,10 +22,7 @@ +entity names correspond. APX is for appendix. --> @@ -66,7 +64,8 @@ implemented. --> - This is version 1.0 of the Ximian Evolution manual. + This is version 1.0 of the Ximian Evolution manual. It describes + version 1.0 of the Ximian Evolution groupware suite. @@ -92,7 +91,7 @@ implemented. --> &USAGE-MAIL-ORG; &USAGE-CONTACT; &USAGE-CALENDAR; - + &USAGE-EXCHANGE; &USAGE-SYNC; &USAGE-PRINT; @@ -119,20 +118,9 @@ implemented. --> &CONFIG-SYNC; - &MENUREF; &APX-GLOSS; &APX-BUGS; &APX-AUTHORS; - - - - - - - - - - - + \ No newline at end of file diff --git a/help/C/topic.dat b/help/C/topic.dat index cd82ca1eab..ce84eabf8b 100644 --- a/help/C/topic.dat +++ b/help/C/topic.dat @@ -5,6 +5,7 @@ usage-summary.html The Evolution Summary usage-mail.html Getting and Sending Email usage-contact.html Using the Contact Manager usage-calendar.html Managing Your Schedule +usage-exchange.html The Exchange Plugin config-prefs.html Configuring Evolution menuref.html Quick Reference apx-gloss.html Glossary \ No newline at end of file diff --git a/help/C/usage-exchange.sgml b/help/C/usage-exchange.sgml new file mode 100644 index 0000000000..c6aae64ee3 --- /dev/null +++ b/help/C/usage-exchange.sgml @@ -0,0 +1,206 @@ + + The Ximian Connector for Microsoft Exchange + + The Ximian Connector for Microsoft Exchange allows Ximian + Evolution clients to access accounts on Microsoft Exchange 2000 + servers. It is available for a fee from the Ximian online store at + store.ximian.com. Unlike the + regular Ximian Evolution client, it is proprietary software and + source code is not available. + + + The Ximian Connector offers a significant price advantage over + other Exchange access methods for Linux and UNIX systems: + + + + Dual Computer Installation: + + + The purchase of a second computer for each client imposes + a very heavy expense burden and is exceptionally + inconvenient. + + + + + + Dual Boot or Virtual Machine: + + + Installation of multiple operating systems in a dual boot + or virtual machine configuration (such as VMWare) can + place a very heavy burden on the hardware and increases + licensing costs. Users often complain that such a system + is inconvenient, slow, and not integrated with the rest + of their operating system. + + + + + + Outlook Web Access: + + + Outlook Web Access is a web interface for Exchange + servers, but works best in Microsoft Internet Explorer, is + not integrated with the rest of the host operating system, + and offers only limited groupware functionality. + + + + + + + The Ximian Connector offers a low cost, fully integrated, option + for Exchange 2000 server access in heterogeneous client + networks. This chapter will explain how to install, configure, and + use it. + + + Exchange Client Licenses + + An Exchange client access license is still required to use the + Ximian Connector with Microsoft Exchange. + + + + + Installing the Connector + + To install the Ximian Connector, first visit the Ximian online + store at store.ximian.com. You + will need a browser with strong (128-bit or greater) encryption + to access the store. After purchase you will be given an + activation key which you can enter into Ximian Red Carpet, + which will download and install the software for you. + + + + + Configuration + + Once you have installed the Connector, you need to set up access + for your Exchange account. Start Ximian Evolution and select + + Tools + Mail Settings + + from any mail view. If you have an existing account, and want + to convert it to use for Exchange, do the following: + + + + Select the account you want to convert and click the + Edit button. + + + + + + Under the Receiving Mail tab, select + Microsoft Exchange as your server + type. Enter your name of your server next to + Host, and the user name for your + account next to Username. If your + server uses a Secure Socket Layer connection, click the + Use Secure Connection (SSL) checkbox. + + + + + + Under the Sending Mail tab, select + Microsoft Exchange as your server + type, and enter the server name as the + Host. You do not need to use the + Exchange server to send mail if you prefer to use another + server or server type. + + + + + + Click the OK button. + + + + + + Make sure the account is active. It should have a check + mark in the Enabled column of your + accounts list. If it doesn't, select the account and + click the Enable button. + + + + + + + If you would like to create a new account for your Exchange + server, click the Add button in the + accounts list. The account creation assistant will guide you + through the process, which is described in . + + + + Accessing the Exchange Server + + Like IMAP and LDAP data, information for Exchange accounts is + stored on the server, not on your desktop computer. This means + that you can access it from multiple locations. It also means + that your Microsoft Exchange account information is in a + seperate folder tree from the Local tree + in your folder bar. You'll see it below the local tree, with + the name you gave the account. If you have multiple accounts, + you will have multiple folder trees. + + + Click on any of the folder tree items to visit them; you may + have to enter your server password. You can now create contact + cards, send and receive email as you would normally. If there + are items in your local calendar or addressbook that you'd like + to add to your Exchange stores, you can copy and paste them + over, or just drag items from one folder to another as you + would with two local stores. + + + In addition, when you schedule a meeting with your calendar on + the Exchange server, you can check when other local Exchange + users are busy according to their Exchange calendars. To do so: + + + + Open a new appointment in the calendar. + + + + + Choose + Actions + Schedule Meeting + in the meeting editor window. + + + + + Add attendees, either by entering their email address + into the list, or by clicking the Invite + Others button. + + + + + Choose Options and then + Update Free/Busy to check participant + schedules and, if possible, update the meeting in all + participants' calendars. + + + + + + diff --git a/help/C/usage-mail-org.sgml b/help/C/usage-mail-org.sgml index ce6f75e69c..0f665da24f 100644 --- a/help/C/usage-mail-org.sgml +++ b/help/C/usage-mail-org.sgml @@ -814,8 +814,15 @@ Folders. That's why Ximian Evolution includes an Unmatched vFolder. The Unmatched vFolder displays messages that are not matched by - other rules. If you have no vFolders, the Unmatched folder - will contain all of your mail. + other rules. + + + If you use remote email storage like IMAP or Microsoft + Exchange, and have created vFolders to search through them, + the Unmatched vFolder will follow your lead, and search the + remote folders as well. If you do not create any vFolders that + search in remote mail stores, the Unmatched vFolder will not + search in them either. diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml index b7ff02ecf7..df57027edd 100644 --- a/help/C/usage-mainwindow.sgml +++ b/help/C/usage-mainwindow.sgml @@ -150,10 +150,22 @@ permanent storage. + + + + Microsoft Exchange: Available only if you have + purchased the Ximian Connector for Microsoft + Exchange, this will allow you to connect to a + Microsoft Exchange 2000 server, which stores + email, calendar, and contact information on the + server. + + + IMAP: Keeps the email on your server so you - can access your email from multiple systems. + can access your email from multiple systems. @@ -189,8 +201,8 @@ What's an IMAP Namespace? For IMAP mail servers, your sysadmin may provide - you with a specific namespace, the path on the - IMAP server where you check for mail. If you + you with a specific namespace, the directory on + where your server stores mail for you. If you check your IMAP mail and your folder list includes files that don't look like mail folders, you probably need to change your mail @@ -230,15 +242,29 @@ - Can Ximian Evolution Talk to Exchange? + Can Ximian Evolution Talk to Microsoft Exchange? - Ximian Evolution can work with the - Microsoft Exchange server over - standard protocols such as POP or IMAP. Check with your - system administrator to see if you can get POP or IMAP - access to your email server. + If you have purchased the Ximian Connector for Microsoft + Exchange, you can access Microsoft Exchange 2000 servers + natively. If you do not have the Connector, or if you use + an older version of Microsoft Exchange, talk to your system + administrator about access to standard protocol services + like POP and IMAP. + + +More Options + +There are more extensive options for mail preferences, especially if +you've chosen IMAP as your incoming mail server type. Once you've +created an account, you can fine-tune it by selecting +Tools Mail +Settings, selecting the account you want to +change, and clicking the Edit button. See for details. + + Sending Email @@ -254,13 +280,28 @@ - SMTP: Downloads mail into your mailbox file. + SMTP: Sends mail directly from your system. + + + + Microsoft Exchange: Sends mail through a Microsoft + Exchange server using the Microsoft Exchange 2000 + protocol. Available only if you have purchased the + Ximian Connector for Microsoft Exchange from + store.ximian.com. + + + - Sendmail: Uses another program to download your mail - to your mailbox files. + Sendmail: Uses the Sendmail program to send mail + from your system. Sendmail is more flexible, but + is not as easy to configure, so you should only + select this option if you know how to set up a + sendmail service. @@ -268,8 +309,9 @@ - Host: If you chose SMTP, enter the server's name - or IP address here. + Host: If you chose SMTP or + Microsoft Exchange, enter the + server's name or IP address here. -- cgit v1.2.3