-----Original Message-----
From: Sayed, Irfan (Irfan) [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 20, 2007 4:07 PM
To: beginners@perl.org
Subject: sendmail

Hi All,
 
I need to send mail to all users defined in one array. I tried foreach
loop but what is happening is it is sending mail to only first user in
the array. not sending mails to rest of the users.
 
Is there any way to send a mail to all users in array in one shot. I am
using sendmail 2.09 module from CPAN.
 
Please help
 
Regards
Irfan.
 

Hi Irfan

Can you please send the code snippet, so that it will be easy to
identify the problem if any?



Thanks
Prasanna

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to