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

Reply via email to