basic.hlp 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <chapter>
  2. <title>
  3. Introduction to SquirrelMail
  4. </title>
  5. <summary>
  6. SquirrelMail provides a way of checking your E-Mail over the World Wide
  7. Web.
  8. </summary>
  9. <description>
  10. <p>
  11. So what exactly is <a href="about.php">SquirrelMail</a>?
  12. It's a web interface to email: it was designed to allow email access through
  13. your server from anywhere in the world via the Web. For more information about
  14. who made SquirrelMail see <a href="about.php">the <em>about</em> page</a>.
  15. </p>
  16. </description>
  17. </chapter>
  18. <section>
  19. <title>
  20. The Basics
  21. </title>
  22. <description>
  23. <p>
  24. If you just have a quick question, you might want to look at the FAQ.
  25. </p>
  26. <p>
  27. SquirrelMail is laid out in two main sections called frames. The
  28. left frame lists the currently subscribed folders. More information
  29. about the left frame may be found under the "Folders" section of this
  30. help documentation.
  31. </p>
  32. <p>
  33. On the right is where most of the action will take place. At the
  34. top of the page is a menu bar. Sign out will safely log you out of
  35. the program when you are finished. The Current Folder displays which
  36. of the folders listed in the left frame you are currently in.
  37. Right after you log in, by default your INBOX will be shown.
  38. </p>
  39. <p>
  40. Under the top bar is a row of menu choices:
  41. <ul>
  42. <li><b>Compose</b> - Make and send an email which may include attachments.
  43. <li><b>Addresses</b> - Holds a list of addresses that are contained in your personal address book.
  44. <li><b>Folders</b> - All folder manipulation takes place under this. You can delete, create, rename, subscribe, and unsubscribe folders.
  45. <li><b>Options</b> - Change settings of how SquirrelMail responds and looks.
  46. <li><b>Search</b> - With this tool, you can search through a mailbox for given criteria.
  47. <li><b>Help</b> - You are already here!
  48. </ul>
  49. </p>
  50. </description>
  51. </section>