in reply to Re: Unable to send the xls attachment file with the Mail::Sender
in thread Unable to send the xls attachment file with the Mail::Sender

Thanks jmcnamara ++

I am using the Spreadsheet::WriteExcel perl module to generate the xls file. I also checked the code and found that I did not close that file. Once I generate this xls file I am sending this xls file name for EmailSending program. Now I modified the code let me check and confirm.

Update:

Its working fine! thanks a lot

  • Comment on Re^2: Unable to send the xls attachment file with the Mail::Sender