+ All Categories
Home > Documents > 1 Unix email and the Internet Pine Email System and Netscape.

1 Unix email and the Internet Pine Email System and Netscape.

Date post: 16-Jan-2016
Category:
Upload: sheena-paul
View: 217 times
Download: 0 times
Share this document with a friend
Popular Tags:
17
1 Unix email Unix email and the Internet and the Internet Pine Email System and Netscape
Transcript
Page 1: 1 Unix email and the Internet Pine Email System and Netscape.

1

Unix emailUnix emailand the Internetand the Internet

Pine Email System and Netscape

Page 2: 1 Unix email and the Internet Pine Email System and Netscape.

2

Email - what is it? Email - what is it?

Number of ways to read/send email on Unix.– mail– elm– pine

We’ll focus on pine as it has the easiest interface and is found on almost all UNIX systems.

Page 3: 1 Unix email and the Internet Pine Email System and Netscape.

3

Email addressesEmail addresses

All email addresses look the same:– [username]@[computer name]

Since it’s based on user name on a given computer, all email addresses are unique.

For this class it is your login name– Ex. [email protected]

Page 4: 1 Unix email and the Internet Pine Email System and Netscape.

4

Email on UnixEmail on Unix

Your email file is just a plain text file. Usually located in the directory

var/mail/[username]. When mail is sent to you, the computer

appends it to the end of your mail file. The email program opens up that file and

displays its contents to you.

Page 5: 1 Unix email and the Internet Pine Email System and Netscape.

5

pinepine

Simple to use.Made by same people that made pico,

which is a UNIX-based text editor.User-friendly interface.

Page 6: 1 Unix email and the Internet Pine Email System and Netscape.

6

Invoking pineInvoking pine

Run from command line: grid: pineRuns in the same window.Pine is run from menu options.

– Either move around menu with arrow keys, or type first letter of menu choice.

– Use < , > keys to move between menu choices.– Available menu options are displayed at the

bottom of the pine window.

Page 7: 1 Unix email and the Internet Pine Email System and Netscape.

7

Page 8: 1 Unix email and the Internet Pine Email System and Netscape.

8

Reading MailReading Mail

Choose ‘folder list’ from main menu.Taken to a list of folders

– Can create folders for saving/archiving.Choose inbox to go to current mail.Use arrow keys (up/down arrow) to scroll

between messages.<Return> to choose. Can reply, forward, save and delete.

Page 9: 1 Unix email and the Internet Pine Email System and Netscape.

9

Page 10: 1 Unix email and the Internet Pine Email System and Netscape.

10

Page 11: 1 Unix email and the Internet Pine Email System and Netscape.

11

Page 12: 1 Unix email and the Internet Pine Email System and Netscape.

12

Pine ComposingPine ComposingChoose compose from main menu.

– Use arrow keys to move between fields.– To send attachment go to attachment field and hit

“<control> t” to go to files (listing of your home directory).

– Other notables when sending: <control> x - Send <control> c - Cancel <control> k - (Cut) Delete a line of text <control> u - (Uncut) Paste a last cut line of text. <control> j - Attach a file

Page 13: 1 Unix email and the Internet Pine Email System and Netscape.

13

Page 14: 1 Unix email and the Internet Pine Email System and Netscape.

14

Pine – Quitting Pine – Quitting To exit Pine, hit ‘q’ (to quit) at any point. At the bottom will be some prompts that you will have

to respond to to successfully exit. Some examples are:– Really quit pine?

(hit y or n)

– Expunge the 1 deleted message from "INBOX"? If you marked any messages for deletion. (hit y or n)

In the end, you will be returned to your command prompt.

Page 15: 1 Unix email and the Internet Pine Email System and Netscape.

15

Mail ForwardingMail Forwarding

Create a file in your home directory called .forward

In the file, type the address to which you want your mail forwarded

SaveExample: [email protected]

Page 16: 1 Unix email and the Internet Pine Email System and Netscape.

16

Internet on Miller

Netscape currently the only available browser on our system.

To run type netscape& at command prompt:– Example: grid: netscape&

The ‘&’ tells the system that netscape is a process which can be put in the background. This allows you to work with other commands/applications while still having a browser open.

Page 17: 1 Unix email and the Internet Pine Email System and Netscape.

17

netscapenetscapeBrowse as usual. Use delete key instead of backspaceClick links to save to your home directory.

(Almost no applications to run Microsoft products on due to the rich text formatting. )

File -> Print to print from web– Print command and printer name will need to be

suppliedAcrobat reader installed.

– Example: miller: acroread syllabus.pdf


Recommended