Script snippet: From a for loop that iterates through the array of email addresses in $row:
$setup = "-s \"Email Subject\" -b ransom@xxxxxxxx,webmaster@xxxxxxxx,postgres@xxxxxxxx $row[i]";
$check = system("echo -e $message | mail $setup");
----
ransom, webmaster and postgres do not recieve any email, but everyone in $row[i] do recieve the email.
Thanks, Rich
-- Rich Ransom Webmaster KISS Institute http://www.botball.org http://www.kipr.org ransom@xxxxxxxx
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list