procmail
[Top] [All Lists]

Re: procmail disappears!!!

1999-05-14 02:00:35
On Wed, 12 May 1999 10:10:42 -0700 (PDT), Jeff Haferman
<haferman(_at_)table(_dot_)jps(_dot_)net> wrote:
"|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #haferman"
and it appears that all of my e-mail went into a big black
hole when /usr/bin/procmail was removed.

The way this is supposed to work (and works in informal tests
involving stuff like 

    sh -c 'exec /usr/bin/nonesvch || exit 75' ; echo $? 

but I haven't actually tried this on my actual live .forward file, for
semi-obvious reasons) is to return with an error code of 75, which
should cause the message to be requeued. Have you checked whether
there are a lot of messages for you in the queue? 

sendmail -bp -qRhaferman ... if you have login access on the host
where mail is being processed, and have read access to the queue.

I guess I could have built a wrapper around procmail, for example
<...>
Any comments?

Further wrapping should not be necessary, I think, if things are
correctly configured. (But if you're running smail instead of a real
sendmail, I think somebody told me once that it's not really equipped
to handle these kinds of bouces.)

/* era */

-- 
.obBotBait: It shouldn't even matter whether     <http://www.iki.fi/era/>
I am a resident of the state of Washington. <http://members.xoom.com/procmail/>
 * Sign the European spam petition! <http://www.politik-digital.de/spam/en/> *

<Prev in Thread] Current Thread [Next in Thread>