Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 10:02:54 -0400 (EDT)
From:      Jim Weeks <jim@jwweeks.com>
To:        freebsd-isp@freebsd.org
Subject:   Re: 4.6 > poppassd fails (fwd)
Message-ID:  <20020731100118.U17698-100000@veager.jwweeks.com>

next in thread | raw e-mail | index | archive | help
I'm adding this back to the list for future reference.

---------- Forwarded message ----------
Date: Wed, 31 Jul 2002 09:59:47 -0400 (EDT)
From: Jim Weeks <jim@jwweeks.com>
To: Odhiambo Washington <wash@wananchi.com>
Subject: Re: 4.6 > poppassd fails (fwd)

Good morning,

There is a change in the wording of the server response, you will need to
change "rebuilding" to "updating" in poppassd.c and rebuild poppassd.  It
should look like this.

 static char *P4[] =
    {
+     "passwd: updating the database...\npasswd: done ", /* FreeBSD */
+     "nis password has been changed * ", /* FreeBSD NIS */
      "password changed. ", /* shadow */
      "password changed ",  /* smb */
      ""

Good day,

--
Jim



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020731100118.U17698-100000>