Title: Re: [NAnt-users] Maillogger NANT 0.84
ok, I guess that's the way to
go although I was trying to find an interim solution.
Thank you for your
support!
Kind regards
Helga
Von: [EMAIL PROTECTED] im
Auftrag von Gary FeldmanGesendet: Mo 24.07.2006 14:20An:
nant-
Ortius, Helga wrote:
> What am I missing? As far as I found out the maillogger feature should
> be available for nant 0.84 or am I wrong?
Please upgrade to 0.85RC4. I don't know whether the mail logger was
working in 0.84, but that's a very old version that really shouldn't be
supported anymore
ge="Hello Nant skript has been executed on
${server}."
mailhost="my.mailhost.com" failonerror="true">
Von: Ramya Niranjan
[mailto:[EMAIL PROTECTED]Gesendet: Mo 24.07.2006
12:51An: O
!
Helga
Von: Ramya Niranjan
[mailto:[EMAIL PROTECTED]Gesendet: Mo 24.07.2006
11:35An: Ortius, HelgaBetreff: Re: [NAnt-users] Maillogger
NANT 0.84
Hi,
Are you sure NAnt.exe is located inside .\Nant and not inside .\Nant\bin?
Maybe the file is not found in the location from where it is being
Hi,
yes, nant is located directly in the Nant
directory not in Nant\bin. The problem is that the Maillogger feature does not
get executed.
Thank you though!
Helga
Von: Ramya Niranjan
[mailto:[EMAIL PROTECTED]Gesendet: Mo 24.07.2006
11:35An: Ortius, HelgaBetreff: Re: [NAnt-users
Hallo,
I am trying to get NANT to write a logfile which
should be mailed out after a successful/erroneous build has happened. I try to
use NAnt.Core.MailLogger without any result:
call file wss_install with content:
@SET NANTDIR=.\NAnt
%NANTDIR%\Nant.exe -buildfile:addon.build
-logger:NAnt.C
Hi guys. I'm trying to let nant send an email upon build complete, but
getting this error message:
[MailLogger] E-mail could not be sent!
System.Web.HttpException: Could not create an object of type
'CDO.Message'. Ple
ase verify that the current platform configuration supports SMTP mail.
at Sys
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
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
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
ge-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Young,
Jason (GE Indust, GE Fanuc)
Sent: Thursday, March 09, 2006 2:31 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] MailLogger credentials
Is there any way to use the MailLogger to send an email with
credentials/
Is there any way to use the MailLogger to send an email with
credentials/authentication? I have a build script that runs on a few
different machines, and I want it to be able to send using a remote
email server, but it requires authentication.
Surely someone else has had to do the same thing. An
Bob Archer schrieb:
> Ok,
>
>
>
> FYI: I found the problem. IT pushed an upgrade the McAfee Enterprise
> which was blocking port 25. I added nant.exe to the exceptions list and
> viola, back in business.
>
I kinda have the same problem. But in my case I can't add nant to the
white-list :( But
Behalf Of Bob Archer
Sent: Wednesday, January 25, 2006
11:59 AM
To:
nant-users@lists.sourceforge.net
Subject: [NAnt-users] MailLogger
stopped working...
I
was happily running builds on an XP Pro machine. Recently the emails stopped
being sent.
I
am getting the following error. I assume a Windows
Title: MailLogger stopped working...
I was happily running builds on an XP Pro machine. Recently the emails stopped being sent.
I am getting the following error. I assume a Windows update broke something. Anyone have any ideas?
Here is the error message I am getting.
MailLogger failed to
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: maandag 21 maart 2005 21:07
> To: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net
> Subject: RE: [Nant-users] MailLogger e-mails have wrong
Gert wrote:
> However, I just added a new property (called MailLogger.body.encoding)
that allows you to configure the encoding of the body of the message
(just in case you need it).
Thanks Gert, envious that it works for you! It could well be something
about how they configure the machines here at
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: maandag 21 maart 2005 19:53
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] MailLogger e-mails have wrong encoding
> in Outloo
We have our build scripts set up to send the output of the build to us
on failure - no problem there. The issue is the "encoding" that
Microsoft Outlook chooses to apply when receiving one of these e-mails -
it applies "Western European (ISO)", which in turn means that it misses
the carriage return
Jean-Michel,
Yes, I meant . Sorry about that. :-)
Merrill
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?
: Wednesday, July 28, 2004
9:21 AM
To: 'Merrill
Cornish'; [EMAIL PROTECTED]
Subject: RE: [Nant-users]
mailLogger sends file as attachment
Do you mean the task, cause
I can’t seem to find the task
Jean Michel Thériault
Configuration and Installation
Application
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 27, 2004 3:37
PM
To: Jean-Michel
Theriault; [EMAIL PROTECTED]
Subject: Re: [Nant-users]
mailLogger sends file as attachment
Jean-Michel,
Instead of using MailLogger, which can't do attachments, try the
task from NAntContrib.
Jean-Michel,
Instead of using MailLogger, which can't do attachments, try the task from NAntContrib. That task makes a copy of that would normally to to the screen to a file. You can turn it on and off at will. For your purposes, you would probably "Start" it at the top of your script. Th
Hi all!!
I’m presently doing builds and receiving 2 emails to
notify me of the result. The first one is generated by the mail taskand contains
a body in html as well as attached files. The second one is generated by the
mailLogger and sends me the build.log file inside the body of the e
sh" <[EMAIL PROTECTED]>;<[EMAIL PROTECTED]>Sent: Friday, July 16, 2004 7:44 PMSubject: RE: [Nant-users] mailLogger simple question Right on floks!! I got the email.Now I'm wondering if there is a way to save the whole content of the email,which is in fact my build.log file, w
Original Message-
From: Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 12:41 PM
To: Jean-Michel Theriault; [EMAIL PROTECTED]
Cc: Merrill Cornish
Subject: RE: [Nant-users] mailLogger simple question
Jean-Michel,
-logger:NAnt.Core.MailLogger goes on the NAnt comm
Sent: Friday, July 16, 2004 12:41 PM
To: Jean-Michel Theriault; [EMAIL PROTECTED]
Cc: Merrill Cornish
Subject: RE: [Nant-users] mailLogger simple question
Jean-Michel,
-logger:NAnt.Core.MailLogger goes on the NAnt command line, not in the build
script.
Me
Jean-Michel,
-logger:NAnt.Core.MailLogger goes on the NAnt command line, not in the build
script.
Merrill
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA Web
http://www.cactuscommerce.com
[EMAIL PROTECTED]
-Original Message-
From: Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 10:50 AM
To: Jean-Michel Theriault; [EMAIL PROTECTED]
Subject: Re: [Nant-users] mailLogger simple question
Jean-Michel,
You don't CALL Mai
--Original Message-
From: Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 10:50 AM
To: Jean-Michel Theriault; [EMAIL PROTECTED]
Subject: Re: [Nant-users] mailLogger simple question
Jean-Michel,
You don't CALL MailLogger so much as you ARM it.
Jean-Michel,
You don't CALL MailLogger so much as you ARM it.
You have to add -logger:NAnt.Core.MailLogger to your NAnt command line. That command
line argument tells MailLogger to do its thing, and collect output as it is created.
At the end of the script, pass or fail, the MailLogger is aut
Jean-Michel,
See http://nant.sourceforge.net/nightly/help/fundamentals/listeners.html.
Gert
- Original Message -
From: "Jean-Michel Theriault" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 16, 2004 4:34 PM
Subject: [Nant-users] mailLogger
I’m presently using the mail task to send my email at
the end of my build. But since the mail task won’t send my build.log file
at the end since it’s still writing to it, I heard that maybe the
mailLogger might do this for me. I know I have to put this
- Original Message -
From: "Merrill Cornish" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 13, 2004 4:11 PM
Subject: [Nant-users] MailLogger documentation nit
> FYI: In the nightly build file doc/help/fundamentals/listeners.html, the
tab
FYI: In the nightly build file doc/help/fundamentals/listeners.html, the table
listing the MailLogger properties had mailhost listed twice: once at the time and
once at the bottom.
Merrill
---
This SF.Net email sponsored by Black Hat Briefi
[Nant-users] MailLogger
Is there anyway to dynamically set the log file name
so that it is timestamped when the build starts? for
example the name would be buildlog061120041000.
thanks
mike
=
Michael Rudge
---
This SF.Net email is sponsored b
Is there anyway to dynamically set the log file name
so that it is timestamped when the build starts? for
example the name would be buildlog061120041000.
thanks
mike
=
Michael Rudge
---
This SF.Net email is sponsored by the new InstallShie
ssage-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Michael
Rudge
Sent: Tuesday, June 08, 2004 1:40 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] MailLogger
Does someone have an example of how to set the
properties for the Maillogger? Do they have to be set
at the command line?
thanks
Does someone have an example of how to set the
properties for the Maillogger? Do they have to be set
at the command line?
thanks
mike
=
Michael Rudge
---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite! GUADEC: The world
Vincent,
Can you try this using the latest nightly build
(http://nant.sourceforge.net/nightly/builds), and report back ?
Thanks,
Gert
- Original Message -
From: "Vincent Erickson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 01, 2004 11:23 P
Title: Message
I reconfigured my
Nant build scripts so that instead of one large build script, I have a startup
build script which invokes a second .build file's script. This works fine,
except that I am now receiving two emails from the build instead of just one. I
am calling the first scrip
41 matches
Mail list logo