|
Quickstart 1. Definition
2. Starting
2.1. Configure your folder tree When you are in the folder list view, press Ctrl-E to open the folder tree configuration editor. * WARNING * Note that this will close all windows even for message edition, then, be careful. 'y' is used to save the configuration and return to folder tree view, Ctrl-G to cancel all modifications. 2.1.1. Virtual node You can add nodes just for the layout. Choose the virtual parent node of your folder. Press 'a' to add a folder.
2.1.2. mbox Choose the virtual parent node of your folder. Press 'a' to add a folder.
Press [Enter] and a list of storages appears.
If it does not appear in the list, you can add it by pressing 'a'.
In the storage properties :
In the list, to modify the storage, press 'e' on the storage.
Press [Enter] to choose the storage, Ctrl-G to cancel.
Press [Enter] and a list of accounts appears.
You can choose an existant account or if there is no account in
the list, you can create one by pressing 'a'.
In the account properties :
Press [Enter] to choose the account, Ctrl-G to cancel.
The chosen account will be used to compose message.
Press [Enter] and the list of folders appears.
press [Enter] to choose one.
You can only choose among the folders that already exist.
The chosen folder will be used to store the sent messages.
The chosen folder will be used to store the postponed messages.
When composing a new message in this folder, the recipient will
automatically be filled with the given recipient.
You can use [TAB] to complete with address book.
2.1.3. POP3 The operation is almost the same, except for creation of the storage. When you create the storage, you have to :
SASL is not yet implemented.
2.1.4. IMAP The operation is almost the same as for POP3. The process to create the storage is almost the same as for POP3, except :
SASL will be implemented later. In the folder properties, you have to choose the mailbox name. In the mailbox name input, you can press [TAB] to complete the name. If the IMAP mailbox does not exist, you will be asked for creation of the mailbox. 2.1.5. NNTP - News The operation is almost the same as for POP3. The process to create the storage is almost the same as for POP3, except :
In the folder properties, you have to choose the mailbox name. In the mailbox name input, you can press [TAB] to complete the name. (WARNING, when you will press [TAB] for the first time, there will be a long delay to retrieve the newsgroups list). You can choose a maximum number of articles to list. 2.1.6. MH The operation is almost the same as for mbox. The process to create the storage is almost the same as for mbox, except :
2.1.7. maildir The operation is almost the same as for mbox.
The process to create the storage is almost the same as for mbox,
except :
2.1.7. Choose default folder
The default folder is the folder that will be first opened when
you run etPan!. (This is not yet implemented)
In the folder tree configuration editor, you can move the cursor
on the folder you want and press 's' to set the default folder.
2.1.8. Choose default sent folder
If your sent folder will be almost the same for every folder, you
can set a default folder to store the sent messages. This is the
default sent folder.
In the folder tree configuration editor, you can move the cursor
on the folder you want and press shift-'S' to set the default sent
folder.
2.1.9. Choose default draft folder
If your draft folder will be almost the same for every folder, you
can set a draft folder to store the messages that are not finished.
This is the default draft folder.
In the folder tree configuration editor, you can move the cursor
on the folder you want and press 'p' to set the default draft
folder.
2.2. Configure global options
In the folder tree configuration editor, you can press 'g' to open
the global options editor.
You can choose the charsets.
2.3. Open a folder
To view a folder, in the folder list view, you have to move the cursor
on the folder, and press [Enter].
2.4. Message list view
In the message list view, to open a message, you have to move the cursor
on it and press [Enter].
To compose a new message, press 'm'.
2.5. Message view
In the message view, to save an attachment, you have to press 'v' to view
the MIME structure, select the part to save and press 's', enter the
filename.
To reply to a message, press 'r'.
To reply to a message with all recipient, press 'g'.
To reply only to the author, press 'a'.
To forward a message, press 'f'.
To forward a message as attachment, press 'F'.
2.6. Message edition 2.6.1. Edit the header fields
Move the cursor on the field to edit and press [Enter].
(Note: the Date can't be edited)
When editing address field, you can press [TAB] to complete using
address book (press [TAB] a second time to complete with the good syntax).
Press 't' to add recipients.
Press 'c' to add a carbon-copy (Cc) field.
Press 'b' to add a blinded carbon-copy (Bcc) field.
Press 'd' to delete a field.
Press 'y' when you have finished to edit header fields, Ctrl-G to cancel.
You may be brought to the edition of the text part of the message.
Write your message. When you have finished, save the text and exit
the editor.
The MIME message editor will then be opened.
2.6.2. MIME message editor
To add an attachment, you have to select the parent node of the new
MIME part you want to add (commonly, you will select the
main message/rfc822 part), press shift-A, enter the filename
(it can be completed with [TAB]).
Press 'e' to reedit a given MIME part.
Press 'd' to delete a given MIME part.
Press [Enter] to view it a MIME part.
When you have finished, press 'y' to send the message or 'q' to exit
(the message will not be saved).
Note that postpone message or any equivalent has not yet been implemented.
As an alternative, you can select the main message/rfc822 part and press
's' to save it to a file.
3. Additional note
Since libEtPan! is making high usage of mmap() even for writing,
when your mailboxes are on NFS filesystem with a Linux server,
it is advised to use option "no_subtree_check" in /etc/exports.
The problem exists in Linux 2.4.22 and earlier versions.
DINH V. Hoà - Sat Jul 7 16:37:32 2007
|