496
edits
mNo edit summary |
|||
Line 4: | Line 4: | ||
Mutt is the default mail program on RedBrick. To start it, simply type "email" into your terminal and hit return. | Mutt is the default mail program on RedBrick. To start it, simply type "email" into your terminal and hit return. | ||
When you start mutt with its default settings you will taken to your default mailbox. Here you will see a list of all your email split into columns. The first column shows the status of the mail, "N" for new mail, "O" for unread and blank for previously read mail. | When you start mutt with its default settings you will taken to your default mailbox. Here you will see a list of all your email split into columns. The first column shows the status of the mail, "N" for new mail, "O" for unread and blank for previously read mail. The next columns contains the number of the mail in the list, the date the mail was received followed by the sender's name. The final column displays the subject of the mail. A highlight bar will show which mail is currently selected. | ||
To read the currently selected mail, press the return key and the contents of the mail will appear in the lower half of the screen. If the mail is too big to fit in the one screen you can continue down through the text by using either the return key or the spacebar. When you are finished reading a message, type "q" This will return you to the main list of emails. To save time you can type the number of the mail in the list followed by the return key to jump to that mail. | |||
To read the currently selected mail, press the return key and the contents of the mail will appear in the lower half of the screen. If the mail is too big to fit in the one screen you can continue down through the text by using either the return key or the spacebar. | |||
When you are finished reading a message, type "q" This will return you to the main list of emails. | |||
To save time you can type the number of the mail in the list followed by the | |||
== Sending an email == | == Sending an email == |
edits