From: Arun Persaud Date: Tue, 20 Oct 2009 06:17:46 +0000 (-0700) Subject: fix for bug #10990: cmail does not seem to support .cmailgames or .cmailaliases X-Git-Tag: v4.4.1.20091022~15 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=94f41642b85d1e97869bc4e601eb77444af49513 fix for bug #10990: cmail does not seem to support .cmailgames or .cmailaliases this is correct, deleted the text out of the documentation that claims we support it --- diff --git a/xboard.texi b/xboard.texi index e964ab3..024d7f1 100644 --- a/xboard.texi +++ b/xboard.texi @@ -2813,16 +2813,6 @@ The program used by cmail to send email messages. This defaults to the environment variable @code{$CMAIL_MAILPROG} or failing that @file{/usr/ucb/Mail}, @file{/usr/ucb/mail} or @file{Mail}. You will need to set this variable if none of the above paths fit your system. -@item -gamesFile -@cindex .cmailgames -A file containing a list of games with email addresses. This defaults to -the environment variable @code{$CMAIL_GAMES} or failing that -@file{.cmailgames}. -@item -aliasesFile -@cindex .cmailaliases -A file containing one or more aliases for a set of email addresses. This -defaults to the environment variable @code{$CMAIL_ALIASES} or failing -that @file{.cmailaliases}. @item -logFile A file in which to dump verbose debugging messages that are invoked with the @samp{-v}