Date: Fri, 26 Aug 2005 11:50:17 -0700 (PDT) From: "Brian W." <bri@sonicboom.org> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: freebsd-questions@freebsd.org Subject: Re: procmail in v4 vs v5 Message-ID: <20050826114936.D1357@entwistle.sonicboom.org> In-Reply-To: <20050826183707.GA85458@orion.daedalusnetworks.priv> References: <003301c5aa53$9cc375b0$de17a8c0@stbernard.com> <20050826162540.GA17842@orion.daedalusnetworks.priv> <012101c5aa60$171b61e0$de17a8c0@stbernard.com> <20050826183707.GA85458@orion.daedalusnetworks.priv>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Aug 2005, Giorgos Keramidas wrote: > On 2005-08-26 10:02, Brian <bri@sonicboom.org> wrote: >> Giorgos Keramidas wrote: >>> On 2005-08-26 08:34, Brian <bri@sonicboom.org> wrote: >>>> All my recipes that used to work in 4-stable seem to fail in >>>> 5-stable. When I invoke procmail with what looks like the same >>>> files, I get unknown mailer error 1 messages in maillog. >>> >>> It would be nice if we could see some of these rules and the exact >>> log messages. >> >>> more .forward >> "|IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #bri" > > Try without all this fanciness: > > % echo '|/usr/local/bin/procmail' > ~/.forward > % chmod 0600 .forward > >> Error snapshot- >> Aug 26 08:20:37 entwistle sm-mta[658]: j7QFKbVD000654: to="|exec >> /usr/local/bin/procmail", ctladdr=<foob@sonicboom.org> (1005/1005), >> delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31237, dsn=5.3.0, >> stat=unknown mailer error 1 > > This doesn't look very right. It seems that Sendmail is trying to > locate a binary called: > > "exec /usr/local/bin/procmail" > >> Additional googling suggests adding a local mc file to enable procmail >> as a delivery agent. > > Not necessarily, but that's a different thing. > > heres an error update. Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345: to=|/usr/local/bin/procmail, ctladdr=<foob@sonicboom.org> (1005/1005), delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31250, dsn=5.3.0, stat=unknown mailer error 1 Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345: j7QIlegN001347: DSN: unknown mailer error 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050826114936.D1357>