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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. miked79

    Problems with Email and MIME::Lite

    Looks like it has decided to work. I commented out the line: MIME::Lite->send('smtp', $smtp, Timeout => 60); and it all seemed to work fine? I thought this was a bit strange cause at no point do i say where the mail server is? Does anyone know why this made it work? now all i have to do is...
  2. miked79

    Problems with Email and MIME::Lite

    Thanks for your reply Kevin, Sorry I didnt paste that bit in. I have used this GetData sub for ages without a hitch. it is unchanged from many previous uses ########################################################### #PARSING INFO BELOW THIS POINT...
  3. miked79

    Problems with Email and MIME::Lite

    Hello, I am new to this forum so please go easy. I am just trying to figure out for the first time how to send an email with an attachement using perl and a form so that users of my site can send a resume. I keep getting 500 Errors without any detail. the hosting I use says to follow these...

Part and Inventory Search

Back
Top