Replace compiled .html with .wml source from the db.d.o cvs repository
[mirror/userdir-ldap-cgi.git] / html / doc-mail-handling.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="en">
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=">
5   <title>Debian Project -- User Settable Mail Configuration</title>
6   <link rev="made" href="mailto:webmaster@debian.org">
7 </head>
8 <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
9 <table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
10 <tr>
11   <td align="left" valign="middle">
12   <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
13   <a href="http://www.debian.org/" rel="start"><img src="http://www.debian.org/Pics/debian.png" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
14   </td>
15 </tr>
16 </table>
17 <!--UdmComment-->
18 <table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
19 <tr>
20 <td valign="top">
21 <img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
22 </td>
23 <td rowspan="2" align="center">
24 <a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
25 <a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
26 <a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
27 <a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
28 <a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
29 <a href="http://www.debian.org/sitemap" rel="contents"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
30 <a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
31 </td>
32 <td valign="top">
33 <img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
34 </td>
35 </tr>
36 <tr>
37 <td valign="bottom">
38 <img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
39 </td>
40 <td valign="bottom">
41 <img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
42 </td>
43 </tr>
44 </table>
45 <!--/UdmComment-->
46 <h1>User Settable Mail Configuration</h1>
47 <p>
48 Debian developers have a wide variety of loud and conflicting opinions
49 about what constitutes correct handling of their mail, making it impossible for
50 an admin to choose a single setup that fits all use cases.
51 </p>
52
53 <p>
54 Instead, we invite you to configure your own spam handling.
55 </p>
56
57 <p>
58 Some options available to you are:
59 </p>
60 <ul>
61   <li><b>bATVToken</b> (to be enabled before 1/1/2010, with any luck) BATV
62   private token for address rewriting.  Useful in combatting bounce forgery, but
63   requires configuration on your own mail relay(s).
64   <li><b>emailForward</b> Address to forward your mail to.  Setting this and
65   then rejecting mail from d.o machines is less than helpful.
66   <li><b>mailCallout</b> Whether or not to use Sender Address Verification.
67   <li><b>mailContentInspectionAction</b> One of reject, markup, or blackhole.
68   Applies to checks done on the content of message bodies, such as spam and
69   virus checks.  Reject is default, and will reject the mail if a match occurs.
70   Markup will add a header and then forward the mail to you anyway.  Blackhole
71   will accept the mail and silently discard it.
72   <li><b>mailDefaultOptions</b> (to be enabled before 1/1/2010, with any
73   luck) Whether to enable the 'normal' set of (fairly
74   minimal) SMTP time checks that DSA decide are appropriate.  Defaults to true.
75   <li><b>mailGreylisting</b> Whether to enable greylisting.
76   <li><b>mailRBL</b> Set of RBLs to use.
77   <li><b>mailRHSBL</b> Set of RHSBLs to use.
78   <li><b>mailWhitelist</b> Sender envelopes to whitelist.
79   <li><b>mailDisableMessage</b> Absolute last resort measure - will disable
80   incoming mail from all machines not part of the Debian host list (see
81   /var/lib/misc/thishost/debianhosts on any d.o machine).  This makes it very
82   difficult for things like automated pings and mass mailings to all concerned
83   DDs about changes to happen, and is strongly discouraged.
84 </ul>
85
86 <p><small>
87 Last Modified: Tue, Jun 2 12:31:58 UTC 2009
88   <br>
89   Copyright &copy; 1997-2009
90  <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license" rel="copyright">license terms</a><br>
91   Debian is a registered trademark of Software in the Public Interest, Inc.
92 </small></p>
93 </body>
94 </html>