swift 05/05/29 15:58:01 Modified: xml/htdocs/doc/en mailfilter-guide.xml Log: #94351 - (Jaervosz patch) Update on mailfilter guide
Revision Changes Path 1.7 +5 -5 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.7&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.7&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.6&r2=1.7&cvsroot=gentoo Index: mailfilter-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mailfilter-guide.xml 4 May 2005 17:00:10 -0000 1.6 +++ mailfilter-guide.xml 29 May 2005 15:58:01 -0000 1.7 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='utf-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v 1.6 2005/05/04 17:00:10 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mailfilter-guide.xml,v 1.7 2005/05/29 15:58:01 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/mailfilter-guide.xml"> @@ -23,8 +23,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>0.7.7</version> -<date>2005-05-04</date> +<version>0.7.8</version> +<date>2005-05-29</date> <chapter> <title>Introduction</title> @@ -680,9 +680,9 @@ <pre caption="whitelist_sender example"> <comment>(Whitelist all emails from the specific email address)</comment> -'[EMAIL PROTECTED]' =>-3.0, [EMAIL PROTECTED] -3.0 <comment>(Whitelist all emails from the example.net excluding subdomains)</comment> -'.example.net' => 1.0, +.example.net 1.0 </pre> <note> -- [email protected] mailing list
