Re: Sending small mail when build is finished

2009-05-18 Thread Steve Loughran
Knuplesch, Juergen wrote: Hello, My challenge is: I dont want to use the maillogger anymore, because our logs have become very large. So I started to use -logfile and store it with my Buildresults. But on the other hand: I want to send a small mail, that tells me whether the build was ok or n

RE: Sending small mail when build is finished

2009-05-18 Thread Cole, Derek E
small mail when build is finished Hello, My challenge is: I dont want to use the maillogger anymore, because our logs have become very large. So I started to use -logfile and store it with my Buildresults. But on the other hand: I want to send a small mail, that tells me whether the build was

Sending small mail when build is finished

2009-05-18 Thread Knuplesch, Juergen
Hello, My challenge is: I dont want to use the maillogger anymore, because our logs have become very large. So I started to use -logfile and store it with my Buildresults. But on the other hand: I want to send a small mail, that tells me whether the build was ok or not. How can I do this? Gree