Using Hotmail as an exit remailer

last deliverer ldeliverer at hotmail.com
Sun Aug 10 11:07:14 PDT 1997



Looks like hotmail is double spacing the output.  Easily fixed, change

  $msg = &escapetext(join("\r\n", <STDIN>));
to
  $msg = &escapetext(join("", <STDIN>));


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com







More information about the cypherpunks-legacy mailing list