On Wed, 2005-05-11 at 12:16 -0600, kevin.kempter@xxxxxxxxxxxxxxxxx wrote: > Can anyone give me a simple example of using sendmail. I tried this: > > sendmail user@xxxxxxxxxx < tst.dat > > where user@xxxxxxxxxx is my valid email address and tst.dat is a text file I > want to send. Sendmail just hangs.... > > Any Ideas? What is in tst.dat? It should have headers and a body: To: blah From: blah: Subject: Blah blah blah The body of the message should be separated from the headers by a blank line. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>