Mail forward question

Danny <[email protected]> Thu, 4 Dec 2014 13:35:45 +0200
Newsgroups gmane.mail.procmail
Message-ID <[email protected]>
Hi Guys,

I have a working procmail setup that has been running for some time. When I
first did the configuration I had some mail being forwarded to another user on
the same system (Debian Weezy). However, now and then I would do some
maintenance. I noticed that the mail never got forwarded to user "shotgun".

Here is the recipe:

:0:
* ^(From|Cc|To|X-Loop|Sender|Bcc|X-BeenThere):.*newsletter@list\.rockauto\.com
#* ^TO_admin@iaftercare\.com
! [email protected]
$MAILDIR/incoming/offroading/rockauto

As you can see the mail is supposed to be placed in the folder "rockauto" which
is done, but it is not being forwarded to the user
"[email protected]" ...

Any particular reason why?

I am running Debian Weezy (or is it Wheezy?) ... Postfix 2.something ... fetchmail
something.something ... 

Thank You

Danny