[5253] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: Anyone using Qualcomm's popper 2.2?

daemon@ATHENA.MIT.EDU (Jon Klaren)
Wed Nov 20 00:26:21 1996

Date: Tue, 19 Nov 1996 21:24:22 -0800
From: Jon Klaren <jklaren@qualcomm.com>
To: "Steve \"Stevers!\" Coile" <scoile@patriot.net>
CC: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

Steve "Stevers!" Coile wrote:
> 
> We've been having some *major* performance problems because of the
> ungodly amount of memory in.ipop3d uses for serving users with large
> (>1M) mailboxes.  In an attempt to alleviate some of strain on the
> system, we've installed Qualcomm's "popper" POP3 server, version 2.2,
> obtained from ftp://ftp.qualcomm.com/quest/unix/server/popper.
> 
> In order to get popper to work, I had to make /var/spool/mail world
> writable.  Has anyone else installed popper?  Did it require a world
> writable /var/spool/mail?  If not, could someone offer some advice on
> configuring and compiling popper so that /var/spool/mail doesn't have
> to be world writable?

Steve:
I haven't installed the server, but I figure that the people who did
install it here at Qualcomm knew what they were doing, so I took a look
at the permissions on one of the major POP3 servers:

% ls -lgd /var/spool/mail
drwxrwxrwt  2 root     solstaff    23040 Nov 19 21:08 /var/mail/

so it is 1777 root.solstaff, where solstaff is an admin group.  You
could probably make it wheel or mail group.  This makes permissions
exactly the same as the /tmp directory.  So any user can create a file
there, but can only access their own files.  This is necessary because
popper creates a mail lock file there as the user.  I suppose you 
could probably change the source so it makes its lockfiles in
/var/lock.

Hope this helps...

-Jon
-----------
Jon Klaren
San Diego, CA USA
jklaren@qualcomm.com


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post