From owner-freebsd-isp Thu Sep 2 19:18:21 1999 Delivered-To: freebsd-isp@freebsd.org Received: from granite.sentex.net (granite.sentex.ca [199.212.134.1]) by hub.freebsd.org (Postfix) with ESMTP id 0D81514F5B for ; Thu, 2 Sep 1999 19:18:18 -0700 (PDT) (envelope-from mike@sentex.net) Received: from ospf-mdt.sentex.net (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with SMTP id WAA12884; Thu, 2 Sep 1999 22:16:52 -0400 (EDT) From: mike@sentex.net (Mike Tancsa) To: brian.scott@SLipmat.net (Brian Scott) Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Quotas and Mail Spool Date: Fri, 03 Sep 1999 02:29:36 GMT Message-ID: <37cf3269.99500153@mail.sentex.net> References: In-Reply-To: X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 2 Sep 1999 11:42:11 -0400, in sentex.lists.freebsd.isp you wrote: >I'm using sendmail w qpopper and have quotas set on >/var/mail, problem is that it uses /var/mail to spool There are two issues 1) You need to use procmail (or something that respects quotas) as a replacement for mail.local in /etc/sendmail.cf, try Mlocal, P=/usr/local/bin/procmail, F=lsDFMAw5:/|@qSPfhn9, S=10/30, R=20/40, T=DNS/RFC822/X-Unix, A=procmail -Y -a $h -d $u for the Mlocal line In you popper Make file in /usr/ports/mail/popper, change the configure args to CONFIGURE_ARGS= --enable-apop=${PREFIX}/etc/popper/pop.auth \ --with-apopuid=pop \ --enable-servermode i.e. add --enable-servermode This will prevent popper from making a .pop file ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message