Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2015 13:56:49 +0100
From:      "Herbert J. Skuhra" <herbert@oslo.ath.cx>
To:        opendaddy@hushmail.com
Cc:        freebsd-questions@freebsd.org, misc@opensmtpd.org
Subject:   Re: opensmtpd: procmail: not found
Message-ID:  <20150127125649.GA51008@oslo.ath.cx>
In-Reply-To: <20150127114830.C35B7E03D5@smtp.hushmail.com>
References:  <20150126132300.70653C039D@smtp.hushmail.com> <20150126141428.GA43445@holstein.holy.cow> <20150126145659.29F78C039D@smtp.hushmail.com> <20150126202502.GA40007@oslo.ath.cx> <20150126235409.BD7B7C039E@smtp.hushmail.com> <20150127083223.GA46908@oslo.ath.cx> <20150127111042.6FDC9E03D5@smtp.hushmail.com> <54C775FE.6020501@pettijohn-web.com> <20150127114830.C35B7E03D5@smtp.hushmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 27, 2015 at 11:48:30AM +0000, opendaddy@hushmail.com wrote:
> Hello!
> 
> On 27. januar 2015 at 11:21 AM, "Edgar Pettijohn" <edgar@pettijohn-web.com> wrote:
> >>>
> >>> Maybe 'smtpd -dv' shows more information?
> >> # smtpd -dv
> >> fatal: control socket already listening
> >>
> >> Thanks!
> >>
> >> O.D.
> >>
> >>
> >Remember to "service smtpd stop" first, before this test.
> 
> Ah yes! Now we got some action:
> 
> # smtpd -dv
> debug: init ssl-tree
> info: OpenSMTPD 5.4.2p1 starting
> debug: bounce warning after 4h
> debug: using "fs" queue backend
> debug: using "ramqueue" scheduler backend
> debug: using "ram" stat backend
> info: startup [debug mode]
> mfa: building simple chains...
> debug: queue: done loading queue into scheduler
> mfa: building complex chains...
> mfa: done building complex chains
> mfa: done building default chain
> libevent 2.0.22-stable (kqueue)
> debug: parent_send_config_ruleset: reloading
> debug: parent_send_config_mfa: reloading
> debug: parent_send_config: configuring smtp
> debug: mfa ready
> debug: smtp: listen on 127.0.0.1 port 25 flags 0x0 pki ""
> debug: smtp: will accept at most 29120 clients
> debug: smtpd: scanning offline queue...
> debug: smtpd: offline scanning done
> debug: scheduler: evp:b757c52fd160fb0d scheduled (mda)
> mda: new user f72ba568b9efd05b for "<getpwnam>:root"
> debug: lka: userinfo <getpwnam>:root
> debug: mda: new session f72ba569c103cbc9 for user "<getpwnam>:root" evpid b7 57c52fd160fb0d
> debug: mda: no more envelope for "<getpwnam>:root"
> debug: mda: got message fd 4 for session f72ba569c103cbc9 evpid b757c52fd160 fb0d
> debug: mda: querying mda fd for session f72ba569c103cbc9 evpid b757c52fd160f b0d
> debug: smtpd: forking mda for session f72ba569c103cbc9: "/usr/local/bin/proc mail -f -" as root
> delivery: TempFail for b757c52fd160fb0d: from=<>, to=<root@mybox>, user=root , method=mda, delay=4h50m5s, stat=Error (not allowed to deliver to: root)
> debug: mda: session f72ba569c103cbc9 done
> debug: mda: user "root" becomes runnable
> debug: mda: all done for user "<getpwnam>:root"
> debug: scheduler: evp:3ea50754ebc57df8 scheduled (mda)
> mda: new user f72ba56a06a86a79 for "<getpwnam>:root"
> debug: lka: userinfo <getpwnam>:root
> debug: mda: new session f72ba56b009d2ba4 for user "<getpwnam>:root" evpid 3e a50754ebc57df8
> debug: mda: no more envelope for "<getpwnam>:root"
> debug: mda: got message fd 4 for session f72ba56b009d2ba4 evpid 3ea50754ebc5 7df8
> debug: mda: querying mda fd for session f72ba56b009d2ba4 evpid 3ea50754ebc57 df8
> debug: smtpd: forking mda for session f72ba56b009d2ba4: "/usr/local/bin/proc mail -f -" as root
> delivery: TempFail for 3ea50754ebc57df8: from=<>, to=<root@mybox>, user=root , method=mda, delay=4h50m5s, stat=Error (not allowed to deliver to: root)
> debug: mda: session f72ba56b009d2ba4 done
> debug: mda: user "root" becomes runnable
> debug: mda: all done for user "<getpwnam>:root"

1. Create an alias for root and run newaliases.

2. Show debug output for the error "procmail: not found"

-- 
Herbert 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150127125649.GA51008>