Fri, Mar 30, 2007 at 07:50:43PM +0300, Zoli may have written: > Sorry because I ask a stupid question, I need to configure my sendmail > for loginfo? > > DEFAULT $CVSROOT/CVSROOT/log_accum2 -m [EMAIL PROTECTED] -f > $CVSROOT/CVSROOT/ChangeLog -s %s > > After CVS commit I don't receive the message on e-mail.
log_accum2 submits mail via sendmail, so yes, your sendmail needs to be configured to accept mail from the local system and deliver it on to whereever it should go. Check /var/log/maillog for clues. -- >> Thus again, we have successfully proven that I cannot read minds. > It doesn't help. Almost all you ever get is "This mind intentionally > left blank." -- Steve VanDevender, to AJS, in ASR > Thanks! > > On 3/30/07, Matthew Clarke <[EMAIL PROTECTED]> wrote: > >Fri, Mar 30, 2007 at 05:47:53PM +0300, Zoli may have written: > > > >> Hi > >> I have a cvs server running on OpenBSD 4.0. I use this documentation > >> to create the CVS server : > >> http://davespicks.com/writing/programming/cvsonopenbsd.html > >> > >> The cvs server work great! > >> > >> I use this command for login: > >> > >> $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs login > >> > >> And for checkout: > >> > >> $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs co folder > >> > >> If someone commit changes all user want to receive an e-mail on > >> mailing list. Exist a script to do this ? To send an e-mail with > >> changes to mailing list ? I need something like OpenBSD-cvs mailing > >> list. > >> > >> I appreciate any help! > >> > >> Thanks > > > >I like Russ Allbery's cvslog and cvsprep scripts for this. > > > > http://www.eyrie.org/~eagle/software/cvslog/ > > > >-- > >"On two occasions I have been asked [by members of Parliament!], `Pray, Mr. > >Babbage, if you put into the machine wrong figures, will the right answers > >come out?' I am not able rightly to apprehend the kind of confusion of > >ideas that could provoke such a question." -- Charles Babbage