<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>fake sendmail for windows</title>
background-color: #ffffff;
font-family: Andale Mono, monospace;
<body bgcolor="#ffffff" link="#1084d0" text="#555555" vlink="#1084d0">
<pre><span class="head">fake sendmail for bugzilla/windows</span>
<span class="sub">about</span>
sendmail.exe is a simple windows console application that emulates sendmail's
"-t" option to deliver emails piped via stdin.
it is intended to ease running unix code that has /usr/lib/sendmail hardcoded
as an email delivery means.
it doesn't support deferred delivery, and requires an smtp server to perform