sylpheed-12.html 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  2. <HTML>
  3. <HEAD>
  4. <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
  5. <TITLE>Sylpheed User's Manual: Address Book</TITLE>
  6. <LINK HREF="sylpheed-13.html" REL=next>
  7. <LINK HREF="sylpheed-11.html" REL=previous>
  8. <LINK HREF="sylpheed.html#toc12" REL=contents>
  9. </HEAD>
  10. <BODY>
  11. <A HREF="sylpheed-13.html">Next</A>
  12. <A HREF="sylpheed-11.html">Previous</A>
  13. <A HREF="sylpheed.html#toc12">Contents</A>
  14. <HR>
  15. <H2><A NAME="s12">12.</A> <A HREF="sylpheed.html#toc12">Address Book</A></H2>
  16. <P>In the address book, accessible through Shift-Ctrl-A,
  17. the Addressbook button, or through the "Tools" menu, you
  18. store e-mail addresses of the people and places you want
  19. to write more often.</P>
  20. <P>If the options have been compiled into Sylpheed, the
  21. address book can connect to a LDAP server for address
  22. lookup, and you can use the address book stored on your
  23. Palm PDA.</P>
  24. <H2><A NAME="ss12.1">12.1</A> <A HREF="sylpheed.html#toc12.1">Adding and Deleting Addresses</A>
  25. </H2>
  26. <P>Adding an address to the address book is quite easy too.
  27. Rightclick the folder or group you want to add the address
  28. to, select "new address" and fill in the dialog that comes
  29. up. You can also directly click the Add button in the
  30. address book window, and the dialog comes up. In this
  31. case the address is moved into the folder/group that is
  32. selected at the moment of adding.</P>
  33. <P>In the "Basic data" tab, you can fill the first
  34. and last name and provide a nickname. The "Display name"
  35. will be used by the "Name" column of the address book
  36. window.</P>
  37. <P>In the "E-Mail address" tab, fill the address field
  38. and use the "Add" button to add the address to the list.
  39. An alias can also be assigned to this address and used
  40. when searching for an address.
  41. Several addresses can be assigned to the same person
  42. in your address book by repeating the sequence described
  43. above. The addresses can then be sorted by using the
  44. "Move up" and "Move down" buttons. The address on the top
  45. will be the first one listed in the address book main window.</P>
  46. <P>Deleting an address is equally simple. Find the address,
  47. click it once, and press the Delete button.</P>
  48. <H2><A NAME="ss12.2">12.2</A> <A HREF="sylpheed.html#toc12.2">Folders and Groups</A>
  49. </H2>
  50. <P>You can use groups and folders to organize your address
  51. book into categories, hierarchies and aliases.
  52. The folders are used to generate a hierarchical organization
  53. and contain the actual addresses, while the groups are
  54. used to group together addresses that lives in separate
  55. folders.</P>
  56. <P>Sounds complicated, so let's see an example: consider
  57. your workmates, they are arnaud (arnaud@company.com),
  58. sandra (sandra@company.com), xavier (xavier@company.com)
  59. and the chief, helene (helene@company.com). You can
  60. create a folder named <CODE>myGroup</CODE>, create the entries
  61. for all your workmates in this folder. Now you can create one
  62. groupe named <CODE>jokes</CODE> that includes all but the boss
  63. to use when sending your daily jokes, another one named
  64. <CODE>team</CODE> that includes everybody for the usual group
  65. (serious) communication, and a third group named
  66. <CODE>reports</CODE> that includes the boss, and the one working
  67. with you on some projects for the weekly reports.</P>
  68. <P>To generate this kind of addresses organization
  69. you only need to create the entries once, then when
  70. creating groups you can select among the existing entries
  71. to fill the groups.</P>
  72. <P>The address book, like the mail folders, can be expanded
  73. into an entire tree of sections. For this you right-click
  74. on the folder where you want to add a new folder, and
  75. select "new folder". Then you can enter a descriptive
  76. name for the folder, click Ok, and your folder is created.</P>
  77. <P>In this same way you can create a new group in a folder.
  78. Right-click on the folder, select "new group", enter a name
  79. for it, and that's it.</P>
  80. <P>The group settings window pops up in order to fill the group
  81. with addresses. Use the two arrows to add to or remove from
  82. the group the selected address.
  83. Once the group contains the list of addresses you want it to
  84. contain, click the "OK" button to close the window.</P>
  85. <H2><A NAME="ss12.3">12.3</A> <A HREF="sylpheed.html#toc12.3">Combination with Message Composition Window</A>
  86. </H2>
  87. <P>You can either enter the first letters of an address
  88. (or alias) in the <CODE>To:</CODE> or <CODE>Cc:</CODE> field
  89. of the composition window and press the TAB key to
  90. let Sylpheed do the completion or open the address book,
  91. select addresses from there and use the <CODE>To:</CODE>
  92. and <CODE>Cc:</CODE> buttons to copy the selected addresses
  93. into the corresponding fields of the composition window.</P>
  94. <P>When using the completion mode, when one or more address
  95. matches the start you have entered, a dropdown list appears.
  96. Select the correct address from this list and press enter
  97. to complete the composition window's field.</P>
  98. <P>In completion mode, the search is made on the E-mail
  99. address and on the alias. The other fields of the
  100. address book entry are not used (name, nickname,...).</P>
  101. <P>When the address book is opened, if you select a group,
  102. using the <CODE>To:</CODE> or <CODE>Cc:</CODE> buttons will
  103. copy all the addresses of the selected group into the
  104. corresponding field of the composition window.</P>
  105. <P>Using our previous example, you can select the <CODE>jokes</CODE>
  106. group when sending you morning jokes, and the <CODE>reports</CODE>
  107. one when sending your weekly reports...</P>
  108. <H2><A NAME="ss12.4">12.4</A> <A HREF="sylpheed.html#toc12.4">Using your PDA addressbook (with Jpilot)</A>
  109. </H2>
  110. <P>Sylpheed can optionally use your PDA addressbook. This option is
  111. available if you have compiled Sylpheed with the support of Jpilot.
  112. For more details regarding the compilation of Sylpheed with (or without)
  113. optional features, see the
  114. <A HREF="sylpheed-4.html#compile_sylpheed">compilation section</A>.</P>
  115. <P>Sylpheed uses the Jpilot side copy of your address book, so you do
  116. not need to put your PDA on the craddle to find an address (but do
  117. not forget to synchronize).</P>
  118. <P>In order to use your PDA's addressbook in Sylpheed, open the addressbook
  119. window, select the <I>JPilot</I> icon in the left tree view,
  120. use the <I>File -> New Jpilot</I> menu entry and choose a name for
  121. this addressbook.
  122. Define the name of the Jpilot addressbook file (usually in:
  123. <CODE>~/.jpilot/AddressDB.pdb</CODE>) and press <I>OK</I>.
  124. You can use one (or more) of the custom fields to store alternate
  125. Email addresses for the same person.</P>
  126. <P>Now you can browse your PDA addressbook. Sylpheed only has read
  127. access to this addressbook, so you can't modify your PDA addressbook
  128. from Sylpheed.</P>
  129. <H2><A NAME="ss12.5">12.5</A> <A HREF="sylpheed.html#toc12.5">LDAP server connection</A>
  130. </H2>
  131. <P>### FIXME: write this part.</P>
  132. <HR>
  133. <A HREF="sylpheed-13.html">Next</A>
  134. <A HREF="sylpheed-11.html">Previous</A>
  135. <A HREF="sylpheed.html#toc12">Contents</A>
  136. </BODY>
  137. </HTML>