From owner-freebsd-questions Fri Jan 3 18:49:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DA9437B401 for ; Fri, 3 Jan 2003 18:49:30 -0800 (PST) Received: from nostromo.brian-jackson.net (www.brian-jackson.net [216.235.240.253]) by mx1.FreeBSD.org (Postfix) with SMTP id 314A043E4A for ; Fri, 3 Jan 2003 18:49:29 -0800 (PST) (envelope-from b.k.jackson@verizon.net) Received: (qmail 62537 invoked from network); 4 Jan 2003 02:49:17 -0000 Received: from pool-64-223-151-72.man.east.verizon.net (HELO verizon.net) (64.223.151.72) by 0 with SMTP; 4 Jan 2003 02:49:17 -0000 Date: Fri, 3 Jan 2003 21:49:16 -0500 Subject: Re: Here are the logs...Re: qmail toaster wont deliver to v mailboxes Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: questions@freebsd.org To: Keith Spencer From: Brian Jackson In-Reply-To: <20021231025225.23100.qmail@web12001.mail.yahoo.com> Message-Id: <1D22653C-1F8F-11D7-B643-000393C260B2@verizon.net> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) 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 On Monday, December 30, 2002, at 09:52 PM, Keith Spencer wrote: > Typical whinges to log when trying to deliver to a shell account > user...At least it thinks the account exists! > > Dec 31 00:00:00 smmcroute newsyslog[34616]: logfile turned over > Dec 31 00:00:03 smmcroute mail: 1041256803.908619 starting delivery > 17893: msg 290936 to local keith@smmc.qld.edu.au > Dec 31 00:00:03 smmcroute mail: 1041256803.909261 status: local 1/10 > remote 1/255 > Dec 31 00:00:03 smmcroute mail: 1041256803.910348 starting delivery > 17894: msg 289996 to local keith@smmc.qld.edu.au > Dec 31 00:00:03 smmcroute mail: 1041256803.911272 status: local 2/10 > remote 1/255 > Dec 31 00:00:03 smmcroute mail: 1041256803.920062 delivery 17893: > deferral: Unable_to_chdir_to_maildir._(#4.2.1)/ > Dec 31 00:00:03 smmcroute mail: 1041256803.920384 status: local 1/10 > remote 1/255 > Dec 31 00:00:03 smmcroute mail: 1041256803.920474 delivery 17894: > deferral: Unable_to_chdir_to_maildir._(#4.2.1)/ > Dec 31 00:00:03 smmcroute mail: 1041256803.920549 status: local 0/10 > remote 1/255 > Dec 31 00:00:05 smmcroute mail: 1041256805.928609 starting delivery > 17895: msg 290849 to local keith@smmc.qld.edu.au > Dec 31 00:00:05 smmcroute mail: 1041256805.929225 status: local 1/10 > remote 1/255 > Dec 31 00:00:05 smmcroute mail: 1041256805.934214 delivery 17895: > deferral: Unable_to_chdir_to_maildir._(#4.2.1)/ > Dec 31 00:00:05 smmcroute mail: 1041256805.934480 status: local 0/10 > remote 1/255 > Dec 31 00:00:10 smmcroute mail: 1041256810.059273 delivery 17886: > deferral: > Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/ > > > OR .....when sending to a virtual user as created by > qmailadmin/vpopmail system > (and yes I checked the Maildir has been created in > /usr/local/vpopmail/domains/smmc.qld.edu.au/cs > > Dec 31 12:23:28 smmcroute mail: 1041301408.535012 new msg 290797 > Dec 31 12:23:28 smmcroute mail: 1041301408.535628 info msg 290797: > bytes 702 from qp 49475 uid 89 > Dec 31 12:23:28 smmcroute mail: 1041301408.541201 starting delivery > 22514: msg 292224 to local keith@smmc.qld.edu.au > Dec 31 12:23:28 smmcroute mail: 1041301408.543116 status: local 2/10 > remote 0/255 > Dec 31 12:23:28 smmcroute mail: 1041301408.544101 delivery 22513: > deferral: Unable_to_chdir_to_maildir._(#4.2.1)/ > Dec 31 12:23:28 smmcroute mail: 1041301408.545985 status: local 1/10 > remote 0/255 > Dec 31 12:23:28 smmcroute mail: 1041301408.549619 starting delivery > 22515: msg 290797 to local cs@smmc.qld.edu.au > Dec 31 12:23:28 smmcroute mail: 1041301408.552142 status: local 2/10 > remote 0/255 > Dec 31 12:23:28 smmcroute mail: 1041301408.553299 delivery 22515: > failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/ > Dec 31 12:23:28 smmcroute mail: 1041301408.554145 status: local 1/10 > remote 0/255 > Dec 31 12:23:28 smmcroute mail: 1041301408.557766 bounce msg 290797 qp > 49484 > Dec 31 12:23:28 smmcroute mail: 1041301408.558188 end msg 290797 > > > Hmmmmmmmmm! Hi Keith - Probably should keep the same thread going - I almost missed your reply on this - plus people use the archives to help solve issues :) I still think it's a permissions issue, but we can check a few other things as well. What's the output of this command? $ps -aux | grep -i 'qmail-lspawn' On my system, this is what I get: nostromo:[~] >> ps -aux | grep -i 'qmail-lspawn' root 164 0.0 0.2 892 196 con- I 6Dec02 0:01.20 qmail-lspawn ./Maildir/ Notice the preceding . and the trailing / on the Maildir - do you see the same thing? If not, check your rc file in /var/qmail - it should have your delivery method (or, if your directions call for it, it may be in a file called defaultdelivery in the /var/qmail/controls directory). I know that Matt has made the install "simple" by making allot of perl scripts - so check in both places. It's common to miss the last / or the . in the command. Brian -- Brian Jackson b.k.jackson@verizon.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message