Re: Problem about send mail

2005-08-24 Thread Guo Rui
In fact I find that I forgot to add activation.jar in classpath. Thanks all :) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problem about send mail

2005-08-24 Thread Guo Rui
hi all: I want to send a mail use ant,so I write a task like below: The nightly build has completed But when I run "ant mail",it report "IO error sending mail", so I run "ant -verbose",it report : C:\>ant -verbose Apache Ant version 1.6.2 compiled on July 16 2004 Buildfile: bui