RE: Ant MailLogger throws Exception

2004-11-09 Thread Pico Geyer
esday, November 09, 2004 10:29 PM To: Ant Users List Subject: Re: Ant MailLogger throws Exception Hello Pico, add to your ant build file. The documentation says that the mailhost defaults to localhost. Antoine Pico Geyer wrote: >Hi all > > > >I am trying to setup an automated

Re: Ant MailLogger throws Exception

2004-11-09 Thread Antoine Levy-Lambert
Hello Pico, add to your ant build file. The documentation says that the mailhost defaults to localhost. Cheers, Antoine Pico Geyer wrote: Hi all I am trying to setup an automated build process on my linux box. All is well except for the MailLogger. The following output notes the problem: MailLo