On Jan 13, 2007, at 04:50, Dod wrote:
> Hello bevan,
>
> Is it text file or binary file ?
>
> If text file be sure to set binary mode, if not all #13#10 may be
> converted into #10 if destination is Unix system so each text line
> will loose 1 byte.
In SMTP, you encode the file using MIME Base64 encoding if its binary,
and quoted-printable if its plaintext. Actually, you can use Base64
for both without any problems.
dZ.
--
DZ-Jay [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be