3 commits of mine (upgrading to new versions of package depdencies) had the same problem. I just mailed apmail about it..
Mvgr, Martin On Wed, 2003-01-29 at 12:45, Leo Simons wrote: > cvs commit messages for gump seem not to be arriving properly anymore. > > cheers, > > - Leo > > -------- Original Message -------- > Subject: ezmlm response > Date: 29 Jan 2003 10:58:17 -0000 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > > > > Hi! This is the ezmlm program. I'm managing the > [EMAIL PROTECTED] mailing list. > > I'm working for my owner, who can be reached > at [EMAIL PROTECTED] > > This is a generic help message. The message I received wasn't sent to > any of my command addresses. > > > --- Administrative commands for the gump list --- > > I can handle administrative requests automatically. Please > do not send them to the list address! Instead, send > your message to the correct command address: > > To subscribe to the list, send a message to: > <[EMAIL PROTECTED]> > > To remove your address from the list, send a message to: > <[EMAIL PROTECTED]> > > Send mail to the following for info and FAQ for this list: > <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> > > Similar addresses exist for the digest list: > <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> > > To get messages 123 through 145 (a maximum of 100 per request), mail: > <[EMAIL PROTECTED]> > > To get an index with subject and author for messages 123-456 , mail: > <[EMAIL PROTECTED]> > > They are always returned as sets of 100, max 2000 per request, > so you'll actually get 100-499. > > To receive all messages with the same subject as message 12345, > send an empty message to: > <[EMAIL PROTECTED]> > > The messages do not really need to be empty, but I will ignore > their content. Only the ADDRESS you send to is important. > > You can start a subscription for an alternate address, > for example "[EMAIL PROTECTED]", just add a hyphen and your > address (with '=' instead of '@') after the command word: > <[EMAIL PROTECTED]> > > To stop subscription for this address, mail: > <[EMAIL PROTECTED]> > > In both cases, I'll send a confirmation message to that address. When > you receive it, simply reply to it to complete your subscription. > > If despite following these instructions, you do not get the > desired results, please contact my owner at > [EMAIL PROTECTED] Please be patient, my owner is a > lot slower than I am ;-) > > --- Enclosed is a copy of the request I received. > > Return-Path: <[EMAIL PROTECTED]> > Received: (qmail 368 invoked from network); 29 Jan 2003 10:58:17 -0000 > Received: from icarus.apache.org (208.185.179.13) > by daedalus.apache.org with SMTP; 29 Jan 2003 10:58:17 -0000 > Received: (qmail 97608 invoked by uid 1291); 29 Jan 2003 10:58:15 -0000 > Date: 29 Jan 2003 10:58:15 -0000 > Message-ID: <[EMAIL PROTECTED]> > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-gump/project jakarta-avalon-excalibur.xml > X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > > leosimons 2003/01/29 02:58:15 > > Modified: project jakarta-avalon-excalibur.xml > Log: > need to reference jakarta-site. > > Revision Changes Path > 1.100 +2 -0 jakarta-gump/project/jakarta-avalon-excalibur.xml > > Index: jakarta-avalon-excalibur.xml > =================================================================== > RCS file: /home/cvs/jakarta-gump/project/jakarta-avalon-excalibur.xml,v > retrieving revision 1.99 > retrieving revision 1.100 > diff -u -r1.99 -r1.100 > --- jakarta-avalon-excalibur.xml 27 Jan 2003 07:26:32 -0000 1.99 > +++ jakarta-avalon-excalibur.xml 29 Jan 2003 10:58:15 -0000 1.100 > @@ -335,6 +335,8 @@ > <package>org.apache.excalibur.converter</package> > > <ant basedir="converter"> > + <property name="jakarta-site.dir" project="jakarta-site2" > + reference="srcdir" /> > <property name="version" value="@@DATE@@"/> > <property name="junit.failonerror" value="true"/> > <property name="do.checkstyle" value="true"/> > > > > > . > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
