![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: MIME/SMTP deleting text
From: Gerald W. Lester <Gerald.Lester@cox.net>
Date: Thu Jun 30 2005 - 06:49:41 CEST
Earl Grieda wrote:
Sorry, could not duplicate your problem.
My guess is that somewhere along the smtp/pop/imap path there is a virus
> ... If I just use sendmail to mail the file then it
Sendmail may be encoding it differently.
>
Please feel free to contribute better documentation. Did you check the
I did make some small changes to your code since to make it work for me.
proc SendEmail {fileName to} {
set P [catch {
-- +--------------------------------+---------------------------------------+ | Gerald W. Lester | "The man who fights for his ideals is | | Gerald.Lester@cox.net | the man who is alive." -- Cervantes | +--------------------------------+---------------------------------------+Received on Thu Sep 29 14:23:57 2005 |