On Tue, 12 Aug 2003 13:21:47 -0400 (EDT), [EMAIL PROTECTED] wrote: > print TMDA "BOUNCE_ENV_SENDER = ''\n";^M (got to love the MS characters) > > When I change that to : print TMDA "BOUNCE_ENV_SENDER = > ''[EMAIL PROTECTED]"\n" nothing seems to work.
I am not a qadmin user, but shouldn't you change that line to: print TMDA "BOUNCE_ENV_SENDER = '[EMAIL PROTECTED]'\n"; Instead? Gre7g. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
