in reply to Re^2: Mail::SendMail Content -type setting
in thread Mail::SendMail Content -type setting

I does not seem like you are using Mail::Sendmail as suggested above in this thread. The code you provided looks a lot like the synopsis for Net::DNS::Sendmail. From looking at the source code, it does not seem to support setting the Content-Type.
--
Andreas

Replies are listed 'Best First'.
Re^4: Mail::SendMail Content -type setting
by narainhere (Monk) on Aug 27, 2007 at 09:04 UTC
    Hey buddy thanks for that, Actually I am using the module Mail::SendMail not Mail::Sendmail Module.

    And I believe it is not in CPAN, I should find out which guy over here wrote that module.