Vinay Panwar <[EMAIL PROTECTED]> wrote: > IM trying to send out email to myself using the following code in my > build.xml, but this doesnt seem to work. What exactly is not working? The task as you give it will try to send the mail to an SMTP server running on localhost (as you've not specified a mailhost). Is there such a mailserver running on the box doing the build? Stefan
- sending mail about the build results Panwar, Vinay
- Re: sending mail about the build results Stefan Bodewig
- Re: sending mail about the build results Kevin Cummings
- RE: sending mail about the build results John Lund
