public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "swift" <swift@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: mailfilter-guide.xml
Date: Fri, 12 Aug 2005 08:15:33 +0000	[thread overview]
Message-ID: <200508120814.j7C8Eg4n005147@robin.gentoo.org> (raw)

swift       05/08/12 08:15:33

  Modified:    xml/htdocs/doc/en mailfilter-guide.xml
  Log:
  Fix spelling mistakes, part of patch for #102150

Revision  Changes    Path
1.11      +10 -11    xml/htdocs/doc/en/mailfilter-guide.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mailfilter-guide.xml?rev=1.11&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mailfilter-guide.xml?rev=1.11&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mailfilter-guide.xml.diff?r1=1.10&r2=1.11&cvsroot=gentoo

Index: mailfilter-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mailfilter-guide.xml	4 Aug 2005 18:01:41 -0000	1.10
+++ mailfilter-guide.xml	12 Aug 2005 08:15:33 -0000	1.11
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='utf-8'?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v 1.10 2005/08/04 18:01:41 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v 1.11 2005/08/12 08:15:33 swift Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/mailfilter-guide.xml">
@@ -24,7 +24,7 @@
 <license/>
 
 <version>0.7.10</version>
-<date>2005-08-04</date>
+<date>2005-08-12</date>
 
 <chapter>
 <title>Introduction</title>
@@ -206,7 +206,7 @@
 
 <note>
 Some ADSL providers might block port 25 and force you to relay mail through one
-of their servers. Typically you have to create a secondoray MX-Record
+of their servers. Typically you have to create a secondary MX-Record
 like <c>MX      20      backup-mx.some-isp.tld</c> 
 </note>
 
@@ -374,8 +374,8 @@
 </p>
 
 <note>
-If the next hop mailserver is not listening on the standard SMTP port 25 you can
-tell postfix to use a given port number, like 
+If the next hop mail server is not listening on the standard SMTP port 25 you 
+can tell postfix to use a given port number, like 
 <c>smtp:mail.mydomain.tld:25000</c>.  
 </note>
 
@@ -862,9 +862,8 @@
 </note>
 
 <note>
-you might notice <c>Net::Server: Couldn't POSIX::setuid to ...
-[]</c> lines in your log. 
-According to
+You might notice <c>Net::Server: Couldn't POSIX::setuid to ...
+[]</c> lines in your log. According to
 <uri link="http://www.ijs.si/software/amavisd/README.chroot">amavis chroot
 README</uri>, if the process UID remains 0 (<c>root</c>), the program will
 terminate, otherwise you can consider the message just as informative.
@@ -1077,7 +1076,7 @@
 </p>
 
 <p>
-The original version 1.0.0 of <c>smtpclient</c> is already in portage however to
+The original version 1.0.0 of <c>smtpclient</c> is already in Portage however to
 keep all headers intact we use a modified version. Here is how you
 install the revised version:
 </p>
@@ -1261,13 +1260,13 @@
 -->
 
 <chapter>
-<title>Graylisting</title>
+<title>Greylisting</title>
 <section>
 <title>Introduction</title>
 <body>
 
 <p>
-Graylisting is one of the newer weapons in the spam fighting
+Greylisting is one of the newer weapons in the spam fighting
 arsenal. As the name implies it is much like whitelisting and
 blacklisting. Each time an unknown mailserver tries to deliver
 mail the mail is rejected with a <e>try again later</e> message.



-- 
gentoo-doc-cvs@gentoo.org mailing list



             reply	other threads:[~2005-08-12  8:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-12  8:15 swift [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-20 20:12 [gentoo-doc-cvs] cvs commit: mailfilter-guide.xml Sven Vermeulen
2007-08-03  1:31 Josh Saddler
2007-06-25  9:03 Josh Saddler
2007-04-25  7:26 Josh Saddler
2007-01-07 18:06 Josh Saddler
2006-12-10  4:51 Josh Saddler
2006-05-22 13:33 Josh Saddler
2005-12-16  9:45 Lukasz Damentko
2005-08-12  8:34 swift
2005-08-04 18:01 Shyam Mani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200508120814.j7C8Eg4n005147@robin.gentoo.org \
    --to=swift@lark.gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox