From owner-freebsd-questions Thu Dec 27 15: 4:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.phx.gblx.net (smtp1.phx.gblx.net [64.208.25.103]) by hub.freebsd.org (Postfix) with ESMTP id 3930437B41B for ; Thu, 27 Dec 2001 15:04:29 -0800 (PST) Received: (from daemon@localhost) by smtp1.phx.gblx.net (8.11.2/8.11.2) id fBRN2ib28462 for ; Thu, 27 Dec 2001 16:02:44 -0700 (MST) Received: from unknown-228-phx.globalcrossing.com(64.213.82.228), claiming to be "pinkfloyd" via SMTP by smtp1.phx.gblx.net, id smtpdAAAN9aWK3; Thu Dec 27 16:02:39 2001 Message-ID: <01f601c18f2a$d1e21e60$e40e290a@pinkfloyd> From: "Scott Stoddard" To: Subject: EZMLM port Date: Thu, 27 Dec 2001 16:04:16 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01F3_01C18EF0.22703A00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_01F3_01C18EF0.22703A00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, I trying to get the ezmlm port to work with mailing lists on my = freebsd box. Its driving me nuts, I cant see what is causing this error = in my maillogs: Dec 27 15:22:46 homer qmail: 1009491766.884071 status: local 1/10 remote = 0/20 Dec 27 15:22:46 homer qmail: 1009491766.901693 delivery 411: deferral: = Unable_to_open_.qmail-amigos:_access_denied._(#4.3.0)/ I have set the permissions on all the affected files every way possible, = I created the list under my username (me) for my domain (domain.com) ezmlm-make ~/amigos /var/qmail/alias/.qmail-amigos me-amigos domain.com then subscribed myself ezmlm-sub ~/amigos me@domain.com lrwx------ 1 me qmail 25 Dec 27 12:58 .qmail-amigos@ -> = /home/me/amigos/editor lrwx------ 1 me qmail 26 Dec 27 12:58 .qmail-amigos-default@ -> = /home/me/amigos/manager lrwx------ 1 me qmail 24 Dec 27 12:58 .qmail-amigos-owner@ -> = /home/me/amigos/owner lrwx------ 1 me qmail 26 Dec 27 12:58 = .qmail-amigos-return-default@ -> /home/me/amigos/bouncer all the files in my dir are owned by me, and I dont see why it is = getting access denied, the .qmail-amigos points to the = /home/me/amigos/editor which I can read as user 'me' without any problems su-2.05$ less /var/qmail/alias/.qmail-amigos |/usr/local/bin/ezmlm-reject |/usr/local/bin/ezmlm-send '/home/me/amigos' |/usr/local/bin/ezmlm-warn '/home/me/amigos' || exit 0 ------=_NextPart_000_01F3_01C18EF0.22703A00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all, I trying to get the ezmlm port = to work with=20 mailing lists on my freebsd box. Its driving me nuts, I cant see what is = causing=20 this error in my maillogs:
Dec 27 15:22:46 homer qmail: = 1009491766.884071=20 status: local 1/10 remote 0/20
Dec 27 15:22:46 homer qmail: = 1009491766.901693=20 delivery 411: deferral:=20 Unable_to_open_.qmail-amigos:_access_denied._(#4.3.0)/
 
I have set the permissions on all the = affected=20 files every way possible, I created the list under my username (me) for = my=20 domain (domain.com)
ezmlm-make ~/amigos = /var/qmail/alias/.qmail-amigos=20 me-amigos domain.com
 
then subscribed myself
ezmlm-sub ~/amigos me@domain.com
 
lrwx------  1 me =20 qmail     25 Dec 27 12:58 .qmail-amigos@ ->=20 /home/me/amigos/editor
lrwx------  1 me =20 qmail     26 Dec 27 12:58 .qmail-amigos-default@ = ->=20 /home/me/amigos/manager
lrwx------  1 me =20 qmail     24 Dec 27 12:58 .qmail-amigos-owner@ -> = /home/me/amigos/owner
lrwx------  1 me =20 qmail     26 Dec 27 12:58 = .qmail-amigos-return-default@=20 -> /home/me/amigos/bouncer
 
all the files in my dir are owned by = me, and I dont=20 see why it is getting access denied, the .qmail-amigos points to the=20 /home/me/amigos/editor
which I can read as user 'me' without = any=20 problems
 
su-2.05$ less=20 /var/qmail/alias/.qmail-amigos
|/usr/local/bin/ezmlm-reject
|/usr/l= ocal/bin/ezmlm-send=20 '/home/me/amigos'
|/usr/local/bin/ezmlm-warn '/home/me/amigos' || = exit=20 0
 
------=_NextPart_000_01F3_01C18EF0.22703A00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message