1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>maildrop-related links</title>
</head>
<body>
<!-- $Id: links.html,v 1.2 2007/03/31 22:02:48 mrsam Exp $ -->
<!-- Copyright 1998 - 2007 Double Precision, Inc. See COPYING for -->
<!-- distribution information. -->
<h1>Links</h1>
<p><a href="http://manpages.courier-mta.org">Linux manual
pages</a></p>
<p><a href="http://www.tcob1.net" target="_blank">SuSE RPMs of
maildrop</a></p>
<p>Join the <i><a target="_blank" href=
"http://lists.sourceforge.net/mailman/listinfo/courier-maildrop">courier-maildrop</a></i>,
mailing list. Go to
<code>http://lists.sourceforge.net/mailman/listinfo/courier-maildrop</code>
to subscribe to <i>courier-maildrop</i>, or send a message to
<code><courier-maildrop-request</code><code>@lists.sourceforge.net></code>
and put "subscribe" in the subject line. Search the list archives
at <a target="_blank" href=
"http://markmail.org/browse/net.sourceforge.lists.courier-maildrop">
http://markmail.org/browse/net.sourceforge.lists.courier-maildrop</a>.</p>
<p>I've started a list of "<a href="maildroptips.html" target=
"_blank">tips and tricks</a>" for writing mail filters with
maildrop.</p>
</body>
</html>
|