| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
I copied your text to a file with Notepad, and then used Blat version 3.2.4 to send that text file to see what happens.
R:\>c:\bin\blat test.txt -t myself -u me -pw me -subject "email subject is scattering post delivery" -superdebug -log R:\blat.txt -p smtp4dev
Checking option -log
Checking option -p
Blat v3.2.4 (build : Feb 24 2015 21:30:08)
64-bit Windows, Full, yEnc, Unicode
Checking option -t
Checking option -u
Checking option -pw
Checking option -subject
R:\>type SMTP4DEV\2015-03-25_144312-4360.eml
Date: Wed, 25 Mar 2015 14:43:12 -0600
From: Chip <[email protected]>
To: Chip <[email protected]>
X-Mailer: Blat v3.2.4, a Win64 (AMD64) SMTP/NNTP mailer http://www.blat.net
Message-ID: <[email protected]>
Subject: email subject is scattering post delivery
Content-Transfer-Encoding: 8BIT
Content-Type: text/plain;
charset="ISO-8859-1"
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-30.0 sec 10.6 MBytes 2.97 Mbits/sec
[ 3] 30.0-60.0 sec 11.4 MBytes 3.18 Mbits/sec
[ 3] 60.0-90.0 sec 11.1 MBytes 3.11 Mbits/sec
[ 3] 90.0-120.0 sec 10.2 MBytes 2.87 Mbits/sec
[ 3] 0.0-120.4 sec 43.5 MBytes 3.03 Mbits/sec
R:\>
As was mentioned earlier today, which version of Blat are you using, and what does your command line look like?
Chip
---In [email protected], <[email protected]> wrote :
i am trying to send an text file content as body from blat. email i delivered successfully but the body is getting scattered.
Actual Body from text file.
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-30.0 sec 10.6 MBytes 2.97 Mbits/sec
[ 3] 30.0-60.0 sec 11.4 MBytes 3.18 Mbits/sec
[ 3] 60.0-90.0 sec 11.1 MBytes 3.11 Mbits/sec
[ 3] 90.0-120.0 sec 10.2 MBytes 2.87 Mbits/sec
[ 3] 0.0-120.4 sec 43.5 MBytes 3.03 Mbits/sec
But post delivery
[ 3] local 10.99.172.28 port 63186 connected with 141.11.50.13 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-30.0 sec 10.6 MBytes 2.97 Mbits/sec [ 3] 30.0-60.0 sec 11.4 MBytes 3.18 Mbits/sec [ 3] 60.0-90.0 sec 11.1 MBytes 3.11 Mbits/sec [ 3] 90.0-120.0 sec 10.2 MBytes 2.87 Mbits/sec [ 3] 0.0-120.4 sec 43.5 MBytes 3.03 Mbits/sec
could some one help on this.