Hi there,

I thought I had the same problem, but it turned out to be a bug(?) in
sendmail.exe...

mail.txt (of course without the tags ;-):
<-- start -->
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: test email

This is the body

<-- end -->

Then I used:

        sendmail [EMAIL PROTECTED] [EMAIL PROTECTED] < mail.txt

This results in 2 messages, but when I use:

        sendmail [EMAIL PROTECTED] -t < mail.txt

all is fine... (-t extracts rcpts from mail.txt)

HTH,

Paul

Reply via email to