From: Hallvard Furuseth Date: Tue, 3 Aug 1999 10:07:58 +0000 (+0000) Subject: Replace @umich bugreport/support addresses with @openldap X-Git-Tag: TWEB_OL_BASE~314 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b7e5d904b9f36569ef706470013fee7b0de39534;p=openldap Replace @umich bugreport/support addresses with @openldap --- diff --git a/clients/gopher/go500gw.help b/clients/gopher/go500gw.help index dd6106e6f8..ec27e7a8b4 100644 --- a/clients/gopher/go500gw.help +++ b/clients/gopher/go500gw.help @@ -14,4 +14,4 @@ be for people and are subtree in scope. What sort of search is done depends on what you type, but a variety of things are tried. If you have comments, suggestions or questions about this service, -please send mail to x500@umich.edu. -- Tim Howes 8/25/93 +please send mail to OpenLDAP-general@OpenLDAP.org. diff --git a/clients/rcpt500/README b/clients/rcpt500/README index a6614f59ee..283ec21d19 100644 --- a/clients/rcpt500/README +++ b/clients/rcpt500/README @@ -29,16 +29,12 @@ Query message: . Reply from rcpt500: - Received: from totalrecall.rs.itd.umich.edu by terminator.cc.umich.edu - id AA26151; Wed, 16 Sep 92 11:26:18 -0400 - Received: by umich.edu (5.65/2.2) - id AA12041; Wed, 16 Sep 92 11:26:17 -0400 - Message-Id: <9209161526.AA12041@umich.edu> - Date: Wed, 16 Sep 92 11:26:17 -0400 + Message-Id: <199209161526.AA12041@umich.edu> + Date: Wed, 16 Sep 1992 11:26:17 -0400 From: "X.500 Query Program" Subject: Re: find tim howes - In-Reply-To: Your message of "Wed, 16 Sep 92 11:26:12 -0400" - <9209161526.AA26144@terminator.cc.umich.edu> + In-Reply-To: Your message of "Wed, 16 Sep 1992 11:26:12 -0400" + <199209161526.AA26144@terminator.cc.umich.edu> To: "Mark Smith" One exact match was found for 'tim howes': @@ -101,15 +97,15 @@ ldaptemplates.conf files. SUPPORT The software is provided as is without any express or implied - warranty, but there is a bug reporting mail address which is - responded to on a best-effort basis: + warranty, but you can send questions and suggestions to the + mailinglist - ldap-support@terminator.cc.umich.edu + OpenLDAP-general@OpenLDAP.org BUG REPORTING - Bug reports should be sent to bug-ldap@terminator.cc.umich.edu. + Bug reports should be sent to OpenLDAP-its@OpenLDAP.org. -README Last updated 10 November 1994 Mark Smith +README Last updated August 1999 by Hallvard Furuseth diff --git a/clients/rcpt500/rcpt500.help b/clients/rcpt500/rcpt500.help index eccfb1c90a..582f33e273 100644 --- a/clients/rcpt500/rcpt500.help +++ b/clients/rcpt500/rcpt500.help @@ -39,6 +39,6 @@ to requests or other email sent here. If you have questions or comments on the X.500 Directory service in general, or about this service in particular, please send electronic mail to: - x500@umich.edu + OpenLDAP-general@OpenLDAP.org This is the end of the help text. diff --git a/clients/ud/help.c b/clients/ud/help.c index b851d49d37..2a2c96bde9 100644 --- a/clients/ud/help.c +++ b/clients/ud/help.c @@ -75,7 +75,7 @@ print_help( char *s ) printf("\n Type \"help \" to get help about a particular command."); printf("\n Type \"help options\" to get help about options in brackets above.\n"); #ifdef UOFM - printf("\n Bugs in ud should be reported via e-mail to: ud-bugs@umich.edu\n" ); + printf("\n Bugs in ud should be reported via e-mail to: OpenLDAP-its@OpenLDAP.org\n" ); printf("\n For more assistance with ud, contact the ITD Consultants by phoning\n" ); printf(" 764-HELP or by sending e-mail to: consulting.help@umich.edu\n" ); #endif /* UOFM */