Re: Help with Mail::Sender package

2001-08-19 Thread SunDog
Hi Ajit, This post for help with Mail::Sender package ... seems to have gone unanswered for sometime now ... unless I've missed a post and/or someone has replied directly to you missing the list ... Anyway, this is exactly the kind of PERL application that

Help with Mail::Sender package

2001-08-10 Thread Ajit Tawde
I am using ActiveState perl on Windows NT 4.0 platform. I want to send emails with attachments. I have downloaded package Sender.pm and copied it to my c:\perl\lib\mail folder. Do I need to do anything special to install it ? When I use it in the following script : use Mail::Sender;