Re: sending mail to a group using perl

2003-07-15 Thread drieux
On Monday, Jul 14, 2003, at 18:18 US/Pacific, Sally Librilla wrote: Its for global group. Is this a global group or one you've set up for your personal use? At 05:37 AM 7/8/2003 +, Sally Librilla wrote: Hi, I'm send email using the Mail::SendMail module. I understand how the send To field

Re: sending mail to a group using perl

2003-07-14 Thread Sally Librilla
Its for global group. From: Jon Hogue <[EMAIL PROTECTED]> To: "Sally Librilla" <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: sending mail to a group using perl Date: Tue, 08 Jul 2003 08:00:28 -0400 Is this a global group or one you've set up for your personal

Re: sending mail to a group using perl

2003-07-08 Thread Jon Hogue
Is this a global group or one you've set up for your personal use? At 05:37 AM 7/8/2003 +, Sally Librilla wrote: Hi, I'm send email using the Mail::SendMail module. I understand how the send To field works for multiple works however, I can't get it to work to send mail to a group existing i

sending mail to a group using perl

2003-07-07 Thread Sally Librilla
Hi, I'm send email using the Mail::SendMail module. I understand how the send To field works for multiple works however, I can't get it to work to send mail to a group existing in my Lotus Notes mailbox. Does anyone knows how i can make it work? Thanks in advance.