autoupdate
[postfix-master.git] / postfix-master / mirror.html
blob3bc5266be43f68b8e3776fbdb20b5c7d5492bfd0
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
4 <html>
6 <head>
8 <title>Becoming a Postfix mirror site</title>
10 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
11 <link rel='stylesheet' type='text/css' href='postfix.css'>
13 </head>
15 <div id='left'>
17 <p> <img src="mysza.gif" width="130" height="91" alt="[LOGO]"> </p>
19 <p class='navhead'>QUICK LINKS</p>
21 <p class='nav'><a href="start.html">Home</a> </p>
23 <p class='nav'><a href="announcements.html">Announcements</a> </p>
25 <p class='nav'><a href="non-english.html">Non-English Info</a> </p>
27 <p class='nav'><a href="features.html">Feature overview </a> </p>
29 <p class='nav'><a href="web-sites.html">Web sites (text)</a> </p>
31 <p class='nav'><a href="download.html">Download (source)</a> </p>
33 <p class='nav'><a href="lists.html">Mailing lists</a> </p>
35 <p class='nav'><a href="press.html">Press and Interviews</a> </p>
37 <p class='nav'><a href="documentation.html">Documentation</a> </p>
39 <p class='nav'><a href="docs.html">Howtos and FAQs</a> </p>
41 <p class='nav'><a href="addon.html">Add-on Software</a> </p>
43 <p class='nav'><a href="packages.html">Packages and Ports</a> </p>
45 <p class='nav'><a href="mirror.html">Becoming a mirror site</a> </p>
47 <p class='navhead'></p>
49 <form method="get" action="http://www.google.com/search">
50 <p class='nav'>
51 <input size="-1" type="submit" value="Search"><br>
53 <input type="text" name="q" size="16" maxlength="255" value="">
54 <input type="hidden" name="sitesearch" value="www.postfix.org">
55 </p>
56 </form>
58 </div>
60 <div id='main'>
62 <h1>Becoming a Postfix mirror site</h1>
64 <p> In order to have your Postfix mirror site listed on the Postfix
65 web site, please send mail to wietse@porcupine.org that answers
66 the following questions. </p>
68 <p> Please note: Wietse often saves up the website updates for a
69 week or more before going through them. </p>
71 <ul>
73 <li> <p> Timeliness: specify your mirroring frequency. Use a
74 mirroring procedure that: </p>
76 <ul>
78 <li>runs as a CRON job
80 <li>runs least once a day.
82 </ul>
84 <li> <p> Accuracy: specify what mirroring software will you be
85 using. Use mirroring software that: </p>
87 <ul>
89 <li>downloads only the new files
91 <li>removes all files that no longer exist on the primary server.
93 </ul>
95 <p> Examples of mirroring software: </p>
97 <ul>
99 <li> <a href="http://www.sunsite.org.uk/packages/mirror/">mirror</a>
101 <li> <a href="http://www.ohse.de/uwe/ftpcopy.html">ftpcopy</a>
103 <li> <a href="http://www.gnu.org/software/wget/">wget</a>
105 </ul>
107 <li> <p> What: specify what files you are going to mirror: </p>
109 <ul>
111 <li>source code: ftp://ftp.porcupine.org/mirrors/postfix-release/
113 <li>documentation: ftp://ftp.porcupine.org/mirrors/postfix-master/
115 </ul>
117 <li> <p> Where: specify at what URLs the information will be made
118 available. </p>
120 <li> Location: specify what city/country should be listed on the
121 Postfix web site.
123 </ul>
125 </div>
127 </body>
129 </html>