Mail Administration Guide
この本のみを検索
PDF 文書ファイルをダウンロードする

Preface

Mail Administration Guide presents the concepts and procedures required to establish and maintain electronic mail services. Special focus is given to the configuration files needed for sendmail.
This book assumes that you have already installed SunOS(TM) 5.x software and have set up the networking software that you plan to use.

Who Should Use This Book

This book is intended for the system administrator whose responsibilities include setting up and maintaining mail services. Though much of the book is directed toward the experienced system administrator, it also contains information useful to novice administrators and other readers who may be new to the Solaris(TM) platform.

How This Book Is Organized

Chapter 1, "Understanding Mail Services," provides an overview the mail service. The concepts and terminology necessary to set up and maintain a mail service are discussed in detail.
Chapter 2, "Setting Up and Administering Mail Services," describes the steps required to set up and administer a mail service. Troubleshooting tips are included.
Chapter 3, "Customizing sendmail Configuration Files," explains how to edit the files that sendmail consults.
Appendix A, "sendmail Configuration File," includes a reference copy of the generic main.cf file.
Appendix B, "sendmail Options," lists the command-line arguments and the configuration options to sendmail, and the mailer flags in table form.

Related Books

What Typographic Changes Mean

The following table describes the typographic changes used in this book.
Table P-1
Typeface or SymbolMeaningExample
AaBbCc123The names of commands, files, and directories; on-screen computer outputEdit your .login file. Use ls -a to list all files. machine_name% You have mail.
AaBbCc123What you type, contrasted with on-screen computer output

 machine_name%su  
 Password:  

AaBbCc123Command-line placeholder: replace with a real name or valueTo delete a file, type rm filename.
AaBbCc123Book titles, new words or terms, or words to be emphasizedRead Chapter 6 in User's Guide. These are called class options. You must be root to do this.

Shell Prompts in Command Examples

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.
Table P-2
ShellPrompt
C shell promptmachine_name%
C shell superuser promptmachine_name#
Bourne shell and Korn shell prompt$
Bourne shell and Korn shell superuser prompt#