Postfix/Procmail not processing user .procmailrc files

I have a SLES 11 SP1 server that I’m configuring to use postfix/procmail to replace our aging sendmail server. I have everything working except for procmail.
I’m not sure what I’m missing but procmail is not processing a users .procmailrc file.

If I call procmail directly with a sample mail message and the rc file, everything works as expected.

Here is the copy of the main.cf and master.cf files for postfix. What am I doing wrong?

Here is /etc/postfix/main.cf…

queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
mail_owner = postfix
unknown_local_recipient_reject_code = 550
debug_peer_level = 2
debugger_command =
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
ddd $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = maildrop
html_directory = /usr/share/doc/packages/postfix-doc/html
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/packages/postfix-doc/samples
readme_directory = /usr/share/doc/packages/postfix-doc/README_FILES
biff = no
canonical_maps = hash:/etc/postfix/canonical
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
myhostname = mailserver1.dummy.com
delay_warning_time = 1h
message_strip_characters = \0
program_directory = /usr/lib/postfix
defer_transports =
disable_dns_lookups = no
mailbox_transport =
strict_8bitmime = no
disable_mime_output_conversion = no
smtpd_sender_restrictions = hash:/etc/postfix/access
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = no
smtpd_sasl_auth_enable = no
smtpd_use_tls = no
smtp_use_tls = no
smtp_enforce_tls = no
mailbox_size_limit = 0
myorigin = $mydomain
inet_protocols = ipv4
virtual_alias_maps = hash:/etc/postfix/virtual
virtual_alias_domains = /etc/postfix/local-host-names
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains = $mydomain
inet_interfaces = $myhostname, localhost
mydestination = $myhostname, localhost, localhost.$mydomain, $mydomain
mynetworks_style = class
mynetworks = 127.0.0.0/8, 172.0.0.0/8, 10.0.0.0/8, 192.168.0.0/16
relayhost = phlmail.$mydomain
mailbox_command = /usr/bin/procmail -f- -a “$USER”
smtpd_client_restrictions = check_client_access, hash:/etc/postfix/access, reject_unknown_client_hostname
smtpd_helo_required = yes
smtpd_helo_restrictions = reject_invalid_hostname
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
message_size_limit = 25000000
local_recipient_maps =
luser_relay = $user@centralmailserver.$mydomain
local_transport = local:$myhostname
mail_spool_directory = /var/spool/mail
relay_domains = $mydomain, /etc/postfix/relay-domains

/etc/postfix/master.cf…

smtp inet n - n - - smtpd -vv
pickup fifo n - y 60 1 pickup
cleanup unix n - y - 0 cleanup
qmgr fifo n - y 300 1 qmgr
rewrite unix - - y - - trivial-rewrite
bounce unix - - y - 0 bounce
defer unix - - y - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - y - - smtp
relay unix - - n - - smtp
-o fallback_relay=
showq unix n - y - - showq
error unix - - y - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n y - - virtual
lmtp unix - - y - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
retry unix - - n - - error
proxywrite unix - - n - 1 proxymap

andrew,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

Has your issue been resolved? If not, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.

Good luck!

Your SUSE Forums Team
http://forums.suse.com