|
From: Ashley P. <as...@pi...> - 2004-02-25 13:20:10
|
On Wed, 2004-02-25 at 13:07, Julian Seward wrote: > My only slight hesitation about putting this stuff in cvs is that > anybody can run tests and so swamp the list with messages. But I > guess we can deal with that if it happens. The best way I can think of doing this would be to add the report generating script to CVS with a default email of `whoami`@`hostname` and just have override this yourselves in your crontab files. > Re filtering (Ashley's original question) things we could do are: > > * set up a new mail list "val...@li..." > and send all autobuild messages there. I'd prefer not to do this > as it would require new potential contributors to be aware of, > and subscribe to, the list. > > * include a phrase like "valgrind-nightly" in the message header > or body, which can easily be spotted by mail clients? I would > prefer this. This was what I was thinking of but it would also be possibly to set up a specific from address which could be filtered on if adding headers proved to be to difficult. Ashley, |