|
Introducing Unix Mail |
|
Unix mail is an example of electronic mail, which is usually referred to as e-mail. E-mail is becoming an increasingly important way to exchange information as computers are accepted and integreted into the workplace Because computers have not yet achieved the ubiquitous status of telephones and mailbboxes, e-mail is not a universal solution to your commuinications problems, but it can be a real benefit in many office and personal settings Avoiding ``telephone tag'' is one good use of e-mail. We can view telephone calls as synchronous communicaions-both participants must be abailable and willing to communicate at the same time. In a typical office setting, this requirement is met less than 30 percent of the time. E-mail is a form of asynchronous communication, which permits individuals to communicate when time is available. Although the elapsed time for a comple e-mail communication may seem long compared to an equivalent telephone call, it really is more efficient. The benefits of e-mail are numerous. Here are a few: * You don't waste time making repeated attempts to get through on the telephone. *You don't interrupt someone else's meetings or work sessions. *You can send a message at any time of the day and night. *You can call in from anywhere to read your mail or send mail or send mail to other users if your system has remote acess by phone. * You can call in from anywhere to read your mail or send mail to other users if your system has remote access by phone. *You can communicate with users on other systems if your system is tied in to a network. The primary disadvantage of e-mail is that all users must make a conscious effort to check for received mail. If they are logged in full time, the UNIX system can alert them of the arrival of new mail. If they are not operating full time, they must log in periodicaally to check for mail. Sending and Receiving MailI'lllustrate the use of e-mail by using several examples derived from my daily work. Listing 1A shows a sample e-mail message sent to me by an associate. The fact tht some mail is waiting for me is announced when I log in. To read the mail. I type the mail command and carry on a mildly interactive session. After displaying a message on-screen, If you are using You can delete or save mail messages, send mail to other
users, and move forward and backward through your received mail
by using these commands. For example, to save a mail item, type
The If your mail session is interrupted, or if you attempt to send
mail to a non-existent log-in name, the text of your message may be
preserved in a file called You can also prepare mail messages ``off-line'' by using your
favorite editor. (If your editor is a word processor, be sure to
create a plain ASCII text file.) This method gives you more
control over the message appearance because you can go back and
edit the message as much as you want before sending it. After
preparing the message and saving it in a file, you send it by
using the new_procs. The input
redirection symbol (<)tells the UNIX system to obtain input for
mail from a source othe than the keyboard, which is
the default input device. In this case, the source is the file
new_procs.
The mail command in Listing 1D also shows a new
wrinkle: mailing to a list of recipients rather than just one. The
new_procsfile might contain new operating procedures
for a project that involves several users. By giving
mail a list of log-in names, I need to issue only a
single command to send the message to all users in the list
instead of having to send mail to each user individually.
E-Mail to Remote SystemsSo far we have dealt with sending mail to users on the same system. If your system can communicate with other UNIX systems, you may also be able to exchange mail messages with users at remote locations. The key to exchanging mail with remote systems is the availability of UNIX-to-UNIX Copy Programs. UUCP is a set of programs that allow UNIX systems to communicate with each other. If your system is able to call other systems or receive calls from them, you can probably exchange e-mail with users outside your system. To see whether your system is connected via UUCP to other
sites, type the If your system is connected to others, it makes calls on your behalf. You don't need to know any telephone numbers, because the sytem has them in a file that is read by UUCP when it is asked to send mail. Figure 1A depicts a fictional UNIX network with six sites and shows their connections. The backbone sites have connections (not shown) to many other sites in a larger network. Figure 1B shows some sample mail paths that would be used to addes mail to some users in the example. The exclamation point (usually caled a ``bang'' separates entries in the path specification. The initial series of entries is a sequence of system names of sites that relay the message to the user. The user's log-inname is the last entry in the path and is preceded by the name of the user's system. You may have to do some digging to find the information you need to form correct mail paths. If UNIX users send you mail, the message will contain the path by which it came. You can usually reverse the sequence of names to reply to the sender. The standard UNIX A recent AT&T UNIX program called
One of the features of You have control over various options by using
You can also create aliases, which are alternatte names thjat
Another nice feature of The |
Print This Page Send as e-mail |
Best of the Web
Data deduplication: Declawing the clones
Data deduplication is emerging as a critically important new arrow in the storage administrator's quiver to answer hard questions about the increasing problem in storage growth costs.
Compression, Encryption, Deduplication, and Replication: Strange Bedfellows
One of the great ironies of storage technology is the inverse relationship between efficiency and security: Adding performance or reducing storage requirements almost always results in reducing the confidentiality, integrity, or availability of a system.
WAN Optimization Whitelists and Blacklists
Optimization is a fantastic way of saving money and creating really happy customers at the same time, but it doesn't work flawlessly for all applications.
WAN Optimization as a Managed Service: It's Not About the Cost
This insight examines how organizations outsourcing their WAN optimization initiatives to a third-party go about achieving their goals for application performance, reducing operational costs, and streamlining enterprise infrastructure.






