From owner-freebsd-ports@FreeBSD.ORG Thu Mar 11 02:47:10 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEDDB16A4CE for ; Thu, 11 Mar 2004 02:47:10 -0800 (PST) Received: from viviendaatualcance.com.mx (dsl-200-78-46-212.prod-infinitum.com.mx [200.78.46.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12ADF43D1F for ; Thu, 11 Mar 2004 02:47:08 -0800 (PST) (envelope-from eculp@viviendaatualcance.com.mx) Received: from localhost (localhost [127.0.0.1]) (uid 80) by viviendaatualcance.com.mx with local; Thu, 11 Mar 2004 04:47:07 -0600 Received: from dsl-200-78-18-185.prod-infinitum.com.mx (dsl-200-78-18-185.prod-infinitum.com.mx [200.78.18.185]) by mail.viviendaatualcance.com.mx (Horde) with HTTP for ; Thu, 11 Mar 2004 04:47:07 -0600 Message-ID: <20040311044707.i04kos84s800wwwo@mail.viviendaatualcance.com.mx> Date: Thu, 11 Mar 2004 04:47:07 -0600 From: Edwin Culp To: freebsd-ports@freebsd.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1256"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Mailman-Approved-At: Thu, 11 Mar 2004 05:49:05 -0800 Subject: Re: Courier Port Question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 10:47:10 -0000 Quoting Carolyn Longfoot : > Hey, > > in the Courier documentation it say to set the Webadmin password run > make install-webadmin-password > > This does not work with the Makefile in ports/mail/courier. > > Is this option missing? How is one supposed to do this in the absence of > this option? I have no idea if the option is there but if not it is just a question of doing something like echo "my_new-cool*password" > \ /usr/local/etc/courier/webadmin/password chown courier:courier \ /usr/local/etc/courier/webadmin/password chmod 600 /usr/local/etc/courier/webadmin/password should do the trick. ed P.S. the password is in clear text for webadmin. > > > Thanks, > Caro > > _________________________________________________________________ > One-click access to Hotmail from any Web page ? download MSN Toolbar now! > http://clk.atdmt.com/AVE/go/onm00200413ave/direct/01/ > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"