On Tue, Jan 27, 2015 at 11:48:30AM +0000, [email protected] wrote: > Hello! > > On 27. januar 2015 at 11:21 AM, "Edgar Pettijohn" <[email protected]> > 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 -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
