From bad8c085ffd64655748771fee70e825c978990b6 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Wed, 22 Aug 2001 06:08:03 +0000 Subject: [PATCH] Standardize the synopsis. --- .../books/handbook/mail/chapter.sgml | 48 +++++++++++++------ 1 file changed, 34 insertions(+), 14 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml index 73d949af38..0f10ee033e 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml @@ -1,7 +1,7 @@ @@ -31,27 +31,47 @@ electronic mail Electronic Mail, better known as email, is one of the most - widely used forms of communication today. Millions of people use - email every day, and chances are if you are reading this online, - you fall into that category and probably even have more than one - email address. + widely used forms of communication today. This chapter provides + a basic introduction to running a mail server on FreeBSD. + However, it is not a complete reference and in fact many + important considerations are omitted. For more complete + coverage of the subject, the reader is referred to the many + excellent books listed in . - Electronic Mail configuration is the subject of many System Administration books. If you - plan on doing anything beyond setting up one mailhost for your - network, you need industrial strength help. - DNS + After reading this chapter you will know: + + What software components are involved in sending + and receiving electronic mail. + + Where basic sendmail + configuration files are located in FreeBSD. + + How to block spammers from illegally using your + mail server as a relay. + + How to troubleshoot common mail server + problems. + - Some parts of email configuration are controlled in the Domain - Name System (DNS). If you are going to run your own DNS server, be - sure to read through the files in /etc/namedb - and man -k named. + Before reading this chapter you should: + + + Properly setup your network connection (). + + Properly setup the DNS information for your mail + host (). + + Know how to install additional third-party + software (). + Using Electronic Mail POP IMAP + DNS There are five major parts involved in an email exchange. They are: the user program,