Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Neil D. Hoskins wrote: > Does anyone know of any Email notification programs other than CVS-Mailer > which will notify users of commits etc. automatically. What's wrong with CVSMailer? There's also the built-in mailing feature. > Also - is there any documentation around that will help me write one? Check out the commit support files <http://www.cvsnt.org/manual/html/commit-files.html>. Basically you write a script that mails what you want, and add it to the trigger of your choice. Gerhard