sending email to multiple destination 2005-01-31 - By George Dibi
I tried that it didn't work
<to address="you@(protected)" /> <to address="me@(protected)" />
-----Original Message----- From: Matt Benson [mailto:gudnabrsam@(protected)] Sent: Monday, January 31, 2005 2:45 PM To: Ant Users List Subject: RE: sending email to multiple destination
--- George Dibi <George.Dibi@(protected)> wrote:
> What's the syntax to? Something like this: <to> > xyz.com > <to> > abc.com
Never having used the mail task, I can only go by the manual & source code....
<to address="you@(protected)" /> <to address="me@(protected)" />
etc.
-Matt
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|