procmail
[Top] [All Lists]

sendmail/procmail problems

2000-01-17 15:35:10
Well,
I upgraded (actually a clean install) of RH-6.1 (was running RH-5.2 
previously).

The problems are noted here:

I built a new sendmail from the SPRM which was used to build the working 
RH-5.2 sendmail.  I did the same for procmail, with the SRPM from RH-5.2
I used the sendmail.cf I had built in december under RH5.2.  The versions
are:
procmail-3.13.1-maildir-1
sendmail-8.9.3-7isp

Here is a part of an email header which is showing (at least part of) the
problem:

The original message was received at Mon, 17 Jan 2000 12:27:41 -0600
from starbase.neosoft.com [206.109.1.32]
  
   ----- The following addresses had permanent fatal errors -----
"|IFS=' 'exec /usr/bin/procmail #campbell"
    (expanded from: <campbell(_at_)[ip-addr-deleted]>)
  
   ----- Transcript of session follows -----
sh: IFS=' not available for sendmail programs
554 "|IFS=' 'exec /usr/bin/procmail #campbell"... Service unavailable


The above is what is in my .forward file (included here)
"|IFS=' 'exec /usr/bin/procmail #campbell"

This worked fine previously (under RH-5.2, using this identical version/build 
of sendmail and procmail).

What do I need to do to sort this out?

thanks,
-chuck

p.s.
here is my sendmail.mc file I used to build my sendmail.cf.  You can see that
procmail is defined as the local mailer.

include(`../m4/cf.m4')dnl
VERSIONID(`@(#)inexs.mc  1999.12.01.16:00')dnl
OSTYPE(`linux')dnl
define(`confCT_FILE', ` -o /etc/mail/sendmail.ct')dnl
define(`confCW_FILE', ` /etc/mail/sendmail.cw')dnl
define(`confDEF_USER_ID',``mail:mail'')dnl
define(`confDONT_PROBE_INTERFACES',`true')dnl
define(`confMAX_MIME_HEADER_LENGTH',`256/128')dnl
define(`confPRIVACY_FLAGS', `needmailhelo,noexpn,novrfy,restrictmailq,restrictqr
un')dnl
define(`confSTATUS_FILE',`/var/run/sendmail.st')dnl
define(`confTO_QUEUERETURN', `4d')dnl
define(`confTO_QUEUEWARN', `4h')dnl
define(`ALIAS_FILE',`/etc/mail/aliases,/etc/mail/majordomo')dnl
define(`HELP_FILE',`/etc/mail/sendmail.hf')dnl
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl
define(`LOCAL_SHELL_PATH',`/bin/bash')dnl
define(`STATUS_FILE',`/var/run/sendmail.st')dnl
define(`USENET_MAILER_PATH',`/usr/bin/inews')dnl
FEATURE(`access_db', `hash -o /etc/mail/access')dnl
FEATURE(`always_add_domain')dnl
FEATURE(`limited_masquerade')dnl
FEATURE(`local_procmail')dnl
FEATURE(`masquerade_entire_domain')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(`redirect')dnl
FEATURE(`relay_based_on_MX')dnl
FEATURE(`relay_entire_domain')dnl
FEATURE(`accept_unresolvable_domains')dnl
FEATURE(`accept_unqualified_senders')dnl
FEATURE(`use_ct_file')dnl
FEATURE(`use_cw_file')dnl
FEATURE(`domaintable',`hash -o /etc/mail/domaintable')dnl
FEATURE(`genericstable',`hash -o /etc/mail/genericstable')dnl
FEATURE(`mailertable',`hash -o /etc/mail/mailertable')dnl
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')dnl
MASQUERADE_AS(`inexs.com')dnl
EXPOSED_USER(`root')dnl
MAILER(procmail)dnl
MAILER(smtp)dnl
MAILER(usenet)dnl


-- 
ACCEL Services, Inc.| Specialists in Gravity, Magnetics |  1(713)993-0671 ph.
1980 Post Oak Blvd. |   and Integrated Interpretation   |  1(713)960-1157 fax
    Suite 2050      |                                   |
 Houston, TX, 77056 |          Chuck Campbell           | 
campbell(_at_)neosoft(_dot_)com
                    |  President & Senior Geoscientist  |

     "Integration means more than having all the maps at the same scale!"

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