RE: Mail task with Exchange Server

2007-07-02 Thread James Oltmans
Yes it is possible. Set your mailport to 25 and either make sure that the sending computer knows the alias of the exchange server or use the local IP for it (i.e. 192.618.xxx.xxx) -Original Message- From: sjscabert [mailto:[EMAIL PROTECTED] Sent: Monday, July 02, 2007 1:00 PM To: user@an

Re: Problem with fileset in concat on AIX

2007-07-02 Thread Matt Benson
--- Alec Fernandez <[EMAIL PROTECTED]> wrote: > Hello, > > This is my first post to this list (predictably, > it's a problem), but I'll try to give back now that > I'm subscribed. Please forgive and educate me on > matters of etiquette. You seem to be doing fine so far. :) Beyond "etiquette"

Problem with fileset in concat on AIX

2007-07-02 Thread Alec Fernandez
Hello, This is my first post to this list (predictably, it's a problem), but I'll try to give back now that I'm subscribed. Please forgive and educate me on matters of etiquette. I'm running the following script on AIX 5.2 with ant 1.7 but the same occurs with ant 1.6.5. Java is 1.5.0 but al

Mail task with Exchange Server

2007-07-02 Thread sjscabert
Is it at all possible to send email via Exchange Server? I'm probably going to get answers like "Are you kidding?", but I thought I'd give it a try nonetheless. Thanks in advance, Shawn -- View this message in context: http://www.nabble.com/Mail-task-with-Exchange-Server-tf4014237.html#a113

Re: Re: task issue in ANT

2007-07-02 Thread query
  My project is mainly based on java. For that I am pretty comfortable using ANT tool. I am using , , and only in a few build files. Is there a way to integrate NANT with ANT? I am new to both NANT and apache-ant-dotnet. How can I use apache-ant-dotnet for using , , and tasks in ANT? On T