Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Sending attachments in emails using SMTP

by blue_cowdawg (Monsignor)
on Jul 08, 2008 at 20:23 UTC ( [id://696321]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Sending attachments in emails using SMTP
in thread Sending attachments in emails using SMTP

      How do i send attachments using SMTP in Windows?

Regardless of what platform you are on, I'd recommend you read (and understand) the excellent How-To published by Corion A detailed How-To for locally installing modules. Install cpan;//MIME::Lite locally and use it. You'll be glad you did.

If perchance you cannot for some misbegotten reason install the module locally I'd suggest you copy/paste the pertinate pieces of code from that module (as others have suggested) appropriately and use that.

If that still doesn't work for you... give up.


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg
  • Comment on Re^3: Sending attachments in emails using SMTP

Replies are listed 'Best First'.
Re^4: Sending attachments in emails using SMTP
by biswanath_c (Beadle) on Jul 08, 2008 at 20:26 UTC
    Thank you very much for the help. I would see if i can download the module! But, is there any way this can be accomplished using SMTP (without using MIME) ?
      Yes, read the code and just do exactly what it does.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://696321]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 17:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found