v. 0.30
A
l
t
h
e
a
.
|
hosted by
|
What Is Althea?
Getting Started
A Typical Session
Configuration
Toolbar
Menus
Credits
What Is Althea?
The designers of Althea felt that there wasn't a stable, easy to use, GUI, IMAP (Internet Message Access Protocol) e-mail client for X Windows. The design goal was a stable e-mail client with the richness of usability of Microsoft's Outlook, Qualcomm's Eudora, and Cyrusoft's Mulberry.
Questions, comments, and code welcome at: sommere@users.sourceforge.net
Getting Started
A Typical Session
When Althea first starts, it checks for a configuration file in your
home directory named .althearc file. If that fails the program looks in
/etc/althearc for the default configuration information. After loading
this information, Althea is ready to use.
On the left side of Althea's main window is a directory tree of servers. Each server can have several subfolders each of which contain mail. Generally the subfolder titled INBOX is where your new mail is located. On the right side of Althea's main window is a list of messages in the currently selected folder. When select a message, the contents are displayed in the text area below. Most of the actions you'll want to perform in a typical session is availble from the toolbar.
Configuration
In the future there will be a GUI configuration, but for now configuration is done through a file in your home directory called .althearc. System defaults are in /etc/althearc. Currently the only configurable option is your mail server. The format goes like this:
SERVER=someName smtpServer imapServer imapPortNumber username password
Toolbar
Compose
Open a new window for creating a new message.
Save
Save the currently opened message to your hard disk.
Print
Print the currently opened message. Defaults to 'lpr %s'.
Allows you to change the print command. The user can include '%s' in the
print command to indicate where the filename should go.
Reply
Compose a reply to the currently open message.
Forward
Compose a message with the currently open message included at the end.
Check Mail
Check the currently selected server for new mail.
Delete Mail
Mark the currently selected message for deletion.
Menus
File menu
New Message
Open a new window for composing a new message.
Save Message
Save the currently opened message to your hard disk.
Check Mail
Check the currently selected server for new mail.
Print
Print the currently opened message. Before printing starts, you will be given the chance to change the default print command ('lpr %s', where %s will be replaced by the message's name) to something more suitable for your system (for example, 'lpr -P myprinter %s').
Exit
Exit Althea.
Message menu
Reply
Reply to currently open message.
Forward
Forward the currently open message.
Delete
Mark the currently selected message for deletion.
Undelete
Unmark the currently selected message for deletion.
Expunge
Delete all messages marked for deletion.
Help menu
Contents
Opens this help document.
About
Opens the About dialog box (with credits and such of the like).
Credits
History
Althea began as a independent study project at Carleton College in February 2000 with Jeff Ondich, advisor and six students, Bryan Dotzour, Eric Johnson, Nate Kohl, Will Mulvihill, Keith Resar, and Ethan Sommer.
Althea's Name
Several names were tossed around. The recursive acronym had its attractions, but in the end, Althea was chosen in honor of Bryan Dotzour's wife.
the Althea Development Team
Bryan Dotzour <Dwighthammer>
Eric Johnson <soupMonkey>
Nate Kohl
Will Mulvihill <Thriller>
Jeff Ondich
Keith Resar <Heavy>
Ethan Sommer
Contact
Questions, comments, and code welcome at: sommere@users.sourceforge.net