-mailfeeder---------------------------------------------------------------

This is a small program derived from the Xamime commercial development.

It's purpose is to take a mailpack and 'feed' it into a given port on
a given SMTP server.

There is very little complexity in the protocol it talks, it's the 
simplest SMTP I can think of.  Currently it only supports delivery to a
single recipient.

For the most part, it's assumed that it'll be delivering to localhost.


The program was primarily written to provide Postfix support to Xamime and
Inflex.


All comments/feedback/etc can be sent to pldaniels@pldaniels.com

---------------------------------------------------------------------------
