Submitted by ramesh_ps1 on Fri, 05/11/2007 - 06:31.
( categories: perl questions )
Hi,
I want to send mail from my solaris machine using perl.
I used couple of examples available online but none of them worked for me.
Is there any specefic configuration to be done to use the commands like mail/mailx?
Suggest some alternate options to do the same.
Thanks and regards,
Ramesh.

Re: How to send mail from perl on Solaris 10
How did you write the script? Did you use Mail::Send as in this example?
You have to be sure first that your Solaris box can properly send mail; is sendmail configured correctly?