On Wed, 12 Dec 2001, Johnson, Shaunn wrote:

> --i know.  i *know* i must be doing something goofy.


> #$addr=`cat /tmp/email_users.txt`;
> $addr='[EMAIL PROTECTED]';
                 ^
> $addr_frm='[EMAIL PROTECTED]';
                  ^
You need to escape the @ with \ here

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Some people manage by the book, even though they don't know who wrote the
book or even what book.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to