Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MIME::Lite as standard

Status
Not open for further replies.

audiopro

Programmer
Joined
Apr 1, 2004
Messages
3,165
Location
GB
Is MIME::Lite installed on most hosting company's websites as standard?
I deal with 4 different ISP's, 3 have it and one does not.

Keith
 
No MIME:Lite needs to be installed, some hosts auto-install certain additional modules from what is concidered the 'core' modules to perl.

I beleive the default module for sending email is Net::SMTP , only it cannot handle attachments.

"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."

"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
 
It is not "standard" but it is commonly installed. On the site where it is not installed, is there a control panel? You might check if there is a perl module installer.

------------------------------------------
- Kevin, perl coder unexceptional! [wiggle]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top