in reply to Re: mailx
in thread Getting input to mailx

Save the world. Reuse code. There is no need to roll your own broken code (all MIME messages should have header MIME-Version: 1.0) for MIME handling. Just use MIME::Lite.

Replies are listed 'Best First'.
Re: Re: Re: mailx
by Gyro (Monk) on Nov 29, 2001 at 04:15 UTC
    Sorry. Didn't realize it was broken! This is stuff that has been out there.