From: Fred L. D. <fd...@us...> - 2003-04-08 19:12:24
|
Update of /cvsroot/cvs-syncmail/syncmail/doc In directory sc8-pr-cvs1:/tmp/cvs-serv11347 Modified Files: syncmail.sgml Log Message: Add information about a couple of other projects that provide similar functionality. Index: syncmail.sgml =================================================================== RCS file: /cvsroot/cvs-syncmail/syncmail/doc/syncmail.sgml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- syncmail.sgml 3 May 2002 20:37:03 -0000 1.1 +++ syncmail.sgml 8 Apr 2003 19:12:20 -0000 1.2 @@ -374,6 +374,18 @@ </para> <para> + A mostly-equivalent package, written in Perl, is available as + <ulink url='http://cvs-syncmail-pl.sourceforge.net/' + >cvs-syncmail (Perl version)</ulink>. + </para> + + <para> + <command>log_accum</command> is another Perl implementation, but + there appears to be no authoritative source of information for + this package. + </para> + + <para> Please inform the &dhpackage; maintainers if you can provide current references to these efforts. </para> |