Afficher un message
Vieux 31/10/2006, 20h48   #3
davemchine@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: problems sending file to multiple receipients

Thanks for the replies. I found a typo in my script which eliminated
part of the headers and that blank line you mentioned, doh! Alas I
tried running the email.txt file through sendmail both in my current
maner and with your syntax with the same result, only I receive the
email. Here is my new email.txt, perhaps you see anything else wrong?
Thank you for your .
Dave

From: dave@domain.com
To: dave@domain.com,dave@domain2.com
Subject: [ALERT] a client has uploaded a New Account File
Content-type: text/html
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="---mail-part-boundary"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.3416
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441

---mail-part-boundary
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html><head><title>Client number has uploaded a New Account
File</title></head><body><center>
<h3>client name has uploaded a New Account File</h3>
<table cellspacing="3" bgcolor="#FFFFFF">
<tr><td align="right">Filename:<td> <td>collects.txt</td><tr>
<tr><td align="right">Number of Accounts In Batch:<td> <td>38</td><tr>
<tr><td align="right">Number of Accounts Listed:<td> <td>38</td><tr>
<tr><td align="right">Dollars of Listed:<td> <td>$
23668.7</td><tr>
<tr><td align="right">Accounts NOT Listed:<td> <td></td><tr>
<tr><td align="right">Dollars NOT Listed:<td> <td>$ 0</td><tr>
</table>
<br><h3>Client notes on file</h3>
<table cellspacing="3" bgcolor="#FFFFFF">
<tr><td>dave was here</td><tr>
</table>
<br><h3>Errors to show client</h3>
None
<br></body></html>

  Réponse avec citation
 
Page generated in 0,06986 seconds with 9 queries