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.
On Thu, 24 Nov 2005 23:10:24 -0200, Gerhard Fiedler <lists at connectionbrazil.com> wrote: >Bo's CVSMailer isn't yet working; there were some changes that I haven't >yet fixed. I'm not sure I'll do that, or whether the built-in email >notification is just as good (and maybe better, because it's built in). >Does anybody have an opinion regarding Bo's CVSMailer vs. the built-in mail >feature? Most probably you have backslashes in the script calls: DEFAULT C:\Programs\CVSMailer\CVSMailer.exe .... Change these to forward slashes and it should work. CVSNT now does not like the backslashes, they are treated as escapes. Also, if you have an older version you might need to update to the latest version. It works just fine with the latest CVSNT and also on Windows 2003 Server. I use it myself (surprise!) without any issues. /Bo (Bo Berglund, developer in Sweden)