On Wed, 12 Dec 2001, Johnson, Shaunn wrote: > [excerpt] > > In string, @server now must be written as \@server at ./email_sys_users.pl > line 17, near "@server" > In string, @bcbsm now must be written as \@bcbsm at ./email_sys_users.pl > line 17, near "@server.fred.com > email: admin@fred" > Execution of ./email_sys_users.pl aborted due to compilation errors. > > [/excerpt] > > --so, even if i put the '\' in front of the '@', i get the same message. > which leads me to believe that just '\' isn't the answer. so ... i > must be missing something.
That should be all you need to do. Is there something else missing in your code? Here doc not terminated properly? > --the docu also says something about -oi stops sendmail from > thinking the '.' is the end of message. That's correct. -- Brett -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]