How do i code in perl and send a mail using powershell to send a email from perl win code?
October 25, 2011 – 4:34 pmI want to be able to send email using perl and use call to shellscript to make that email call from perl.
Related posts:
- Email Alert script in perl ..?
- how to send email weekly, biweekly and monthly automatically using php and mysql?
- can anyone tell me how to write a php script to send a request via email?
- How to configure Send Mail Email Server in Fedora ?
- How do I setup my php email contact form to send to me?
- I have set up a form with php scripting but it won't send the e-mail any ideas of things to try to fix it?
- I need a really simple php/or perl email form for my site?
- how to set the date received email in php mail function?
- How to send email synchronously using PHP?
- How do I get the output of PHP/ Javascript so I can send it through mail function?
One Response to “How do i code in perl and send a mail using powershell to send a email from perl win code?”
Use the Email::Send module to send email in a Perl program. I don’t understand the parts of your questions about shellscript and powershell
By martinthurn on Oct 25, 2011