"Shirley Siu (Utako)" <utako(_at_)sftw(_dot_)umac(_dot_)mo> writes:
Well, I run this in my system and it was "killed" (a error message just
saying Killed):
cat testfile | /usr/local/bin/procmail
and the testfile is just a sample mail with all the headers.
And if I really send a mail, I can read from the session it activate
procmail, and then "Killed" again. Sendmail returns me "mail prog died
with signal 11"
This sounds like the procmail binary was compiled for a different OS
version or platform, or one or more libraries are missing. If you
say:
file `which procmail` /bin/sh
What's the output? What OS (including version) did you compile
procmail under, and what are you trying to run it under?
Philip Guenther