Date: Thu, 14 Sep 1995 22:12:09 -0400 (EDT) From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM> To: Justin Seger <shorty@iii.net> Cc: freebsd-questions@freebsd.org Subject: Re: POP Mailboxes Message-ID: <Pine.3.89.9509142200.D17317-0100000@kryten.atinc.com> In-Reply-To: <199509150157.VAA29792@iii1.iii.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 14 Sep 1995, Justin Seger wrote: > How can I setup POP Mailboxes for other people on my FreeBSD 2.0.5 machine? > Also how can I setup majordomo type mailing lists? Thanks in advance. POP services: try the port of popper. its in ports/mail/popper. heres the description This is a POP 3 server useful for dealing with remote mail reader clients such as Eudora. Don't forget to edit /etc/inetd.conf to enable the server after installation. majordomo: use majordomo-1.92 available from ftp.greatcircle.com and kryten.atinc.com. replace all occurances of '/usr/lib/sendmail' with '/usr/sbin/sendmail', and '/usr/local/bin/perl' with '/usr/bin/perl'. compile wrapper using the BSD section of the makefile. create a 'majordom' user (NOT majordomo--8 char limit on user names.) (someday i will do a port, i promise) > -Justin Seger- > Jonathan M. Bresler jmb@kryten.atinc.com | Analysis & Technology, Inc. FreeBSD Postmaster jmb@FreeBSD.Org | 2341 Jeff Davis Hwy play go. | Arlington, VA 22202 ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9509142200.D17317-0100000>