diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml index 9bcfd58b57..e37c776f08 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml @@ -554,7 +554,7 @@ procmail: "|/usr/local/bin/procmail" list. Mail to the mailbox ftp-bugs is expanded to the three local mailboxes joe, eric, and paul. Note - that a remote mailbox could be specified as user@example.com. The + that a remote mailbox could be specified as user@example.com. The next example shows writing mail to a file, in this case /dev/null. The last example shows sending mail to a program, in this case the mail message is written to the @@ -628,8 +628,8 @@ postmaster@example.com postmaster@noc.example.net In the above example, we have a mapping for a domain example.com. This file is processed in a first match order down the file. The first item maps - root@example.com to the local mailbox root. The next entry maps - postmaster@example.com to the mailbox postmaster on the host + root@example.com to the local mailbox root. The next entry maps + postmaster@example.com to the mailbox postmaster on the host noc.example.net. Finally, if nothing from example.com has matched so far, it will match the last mapping, which matches every other mail message addressed to someone at @@ -1174,7 +1174,7 @@ example.FreeBSD.org example.FreeBSD.org has address 204.216.27.XX If that is what you see, mail directly to - yourlogin@example.FreeBSD.org should work without + yourlogin@example.FreeBSD.org should work without problems (assuming sendmail is running correctly on example.FreeBSD.org). @@ -1570,8 +1570,8 @@ hostname=_HOSTNAME_ In order to send mail with the correct from: header, you must tell sendmail to use - user@example.net rather than - user@bsd.home. You may also wish to tell + user@example.net rather than + user@bsd.home. You may also wish to tell sendmail to send all mail via relay.example.net, allowing quicker mail transmission. @@ -2241,21 +2241,21 @@ user "john", with password "XXXXX", is "myth" here; The majority of these rules can also be found in the &man.procmailex.5; manual page. - Forward all mail from user@example.com to an - external address of goodmail@example2.com: + Forward all mail from user@example.com to an + external address of goodmail@example2.com: :0 * ^From.*user@example.com ! goodmail@example2.com Forward all mails shorter than 1000 bytes to an external - address of goodmail@example2.com: + address of goodmail@example2.com: :0 * < 1000 ! goodmail@example2.com - Send all mail sent to alternate@example.com + Send all mail sent to alternate@example.com into a mailbox called alternate: :0