Neeme Praks wrote:
> 
> ok, the diff between the files is:
> ------------- cut here ------------
> 1c1,6
> < #!/usr/bin/perl
> ---
> > This is the basis for the script that I use to do CVS log messages
> > to mailing lists. Edit the $MAIL_TO and $MAIL_FROM variables and
> > the $CVSWEB* variables.
> >
> >
> > #!/usr/local/bin/perl
> 56c61
> < $EMULATE_LOCAL_MAIL_USER="one.lv";      #set this to have CVS pretend
> that all
> ---
> > $EMULATE_LOCAL_MAIL_USER="";            #set this to have CVS pretend
> that all
> 87c92
> < $MAIL_TO       = '[EMAIL PROTECTED]';
> ---
> > $MAIL_TO       = '[EMAIL PROTECTED]';
> 681c686
> < exit 0;
> ---
> > exit 0;
> \ No newline at end of file
> ------------- cut here ------------
> 
> and commitlog (named "loginfo" on our system) file contains the
> following (relevant) line (everything else is commented out):
> ------------- cut here ------------
> DEFAULT         $CVSROOT/CVSROOT/logcvs.pl -u $USER %s
> ------------- cut here ------------
> 
> Any ideas?

Neeme, I believe that this is the *Turbine* mailing list.  Please take
this conversation elsewhere.  I'd try removing your value for the
EMULATE_LOCAL_MAIL_USER (which should be set to an email address rather
than a domain name, but I'd suggest removing it all together).  Also,
EMULATE_LOCAL_MAIL_USER and MAIL_FROM (not shown) should probably not
both be set at the same time.
-- 

Daniel Rall <[EMAIL PROTECTED]>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to