1 May 2003 01:35
RE: Regexp fails in scoring recipe
Dallman Ross <dman <at> nomotek.com>
2003-04-30 23:35:42 GMT
2003-04-30 23:35:42 GMT
Kevin Wu [mailto:tessar <at> bigfoot.com] wrote: > > Dallman Ross wrote: > > >On Tue, Apr 29, 2003 at 04:45:01PM -0700, Kevin Wu wrote: > > > >>Does anyone know why procmail behaves inconsistently between > >>production mode and test mode (see the diagnostic output below)? > >> > Uh, it's not that I don't appreciate your detailed analysis, but it > doesn't answer my question so perhaps I need to restate it. Heh. Sometimes the best answers are to unasked questions. :) > Why does my recipe as posted fail on the sample traffic report as > posted when the message is delivered in production mode? I confess that I didn't look that hard at your log output; but I did skim it briefly, and I didn't see why. However, if your mail is arriving on a separate server to that under which your shell account is running, that could be one explanation. That is how things operate at the shell provider I use as my main account and under which I run procmail. Can you rule that out categorically as a possibility? Try putting this near the top of the .procmailrc, from the recipe through the close-quote below the log entry: :0 hi # this is an assignment recipe, not a delivering one PROCV_OUT=| procmail -v 2>&1 | sed '2,10d; s/^/ /' LOG = "(Continue reading)
RSS Feed