RE: [NAnt-users] MailLogger credentials

2006-06-01 Thread Gert Driesen
igher) for it to work. Sorry about this. Gert > -Original Message- > From: Gert Driesen [mailto:[EMAIL PROTECTED] > Sent: dinsdag 30 mei 2006 16:25 > To: 'Young, Jason (GE Indust, GE Fanuc)'; > 'nant-users@lists.sourceforge.net' > Subject: RE: [NA

RE: [NAnt-users] MailLogger credentials

2006-05-30 Thread Gert Driesen
ginal Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Young, Jason (GE Indust, GE Fanuc) > Sent: maandag 13 maart 2006 22:22 > To: Young, Jason (GE Indust, GE Fanuc); > nant-users@lists.sourceforge.net > Subject: RE: [NAnt-users] MailLogger cr

Re: [NAnt-users] MailLogger credentials

2006-04-27 Thread si
Hi, We've just run into the same problem as Jason had...any chance his code can be implemented please? Happy to test a nightly :) cheers si > Ok, I just wrote it myself. Could someone please add this to the > official code? I verified that it compiles with .NET 1.1 AND works. If > I can inte

RE: [NAnt-users] MailLogger credentials

2006-03-13 Thread Young, Jason (GE Indust, GE Fanuc)
Ok, I just wrote it myself. Could someone please add this to the official code? I verified that it compiles with .NET 1.1 AND works. If I can integrate it into the main code myself, please let me know. This first part is already in Log.cs, but the code after that needs added in. ---