How to send attachments through an SMTP server


Read With Formatting | Free Open Source Tutorials Account

Perl Programming
Thread: How to send attachments through an SMTP server


pawan.sangal
Hello Friends,

I want to send attachments through a SMTP server.
Iam already sending mails through it (using Net::SMTP utility). But, till now Iam only able to send only messages and not with attachments.

Can anybody tell me how to send attachments while sending mails on other's mail id.

As, Iam novice to Perl, It will be greatly helpful for me if anyone can provide me a code for sending the attachment. So, I could be able to send both message and attachment together.

It will be better, if someone can guide me for that or using Net::SMTP utility.

Thanks in advance......
Pawan Sangal