Hi listadmin ,
we are viewing the html mail with some junks chartcters
I think you can do something about it .
like using perl ----------------------------
use MIME::QuotedPrint;
$encoded = encode_qp($decoded); $decoded = decode_qp($encoded); ----------------------------
and using php
----------------------------
echo quoted_printable_decode ($str);
----------------------------
and then passing the output to the lynx/links to dump text so that we can see text messange properly Also eleminating the "References" section where links are provided .
Thanking you
Sachin Rase
gopi joshi wrote:
hi all
i want sendmail to send all my incomming mails in= cluding local mails to some other MTA on port 2525 ....!is it possible... regards
gopijoshi
[1] [=]
References