dr.spell
[undersmtpd.git] / index.html
1 <html>
2   <head>
3     <title>UnderSMTPD</title>
4   </head>
5   <body>
6   <h3>UnderSMTPD, the underscore SMTP daemon</h3>
7   <p>This is a minimal SMTP server which only forwards mail to pipe
8      destinations in /etc/aliases.  It does nothing else.  Its intended
9      function is on an internal mail server that forwards mail to other
10      programs on a per address basis.
11   <p>UnderSMTP was originally written to be used with the 
12      <a href="http://www.bestpractical.com/rt/">Request Tracker</a>
13      ticketing system.
14   <p>UnderSMTP uses <a href="http://search.cpan.org/dist/Net-Server-Mail">Net::Server::Mail</a> to do all the hard work.
15   <p>View the <a href="_smtpd.html">manpage</a> or
16   <a href="http://www.sisd.com/cgi-bin/viewcvs.cgi/undersmtpd/undersmtpd.tar.gz?tarball=1">download</a> a snapshot.
17
18 </html>
19