procmail
[Top] [All Lists]

Problems with mailing lits

1998-05-12 16:49:03
This might be a simple one:

we are using procmail to deliver mail to POP3 boxes of our
customers. The ".procmailrc" looks like this:
--------------------------------------------
:0
* ^TOuser1
* !^FROM_DAEMON
! eye-ronic(_at_)abc(_dot_)net

:0
* ^TOuser2
* !^FROM_DAEMON
! docfax(_at_)abc(_dot_)net

:0
* ^TO.
* !^FROM_DAEMON
! home(_at_)abc(_dot_)net
--------------------------------------------

The problem is, when user2 subscribes to a mailing list, there
is no "TO" line in the header and all mail from the list will
go to DEAFULT. 

How can I match the "Received ...  for <user2(_at_)mydomain(_dot_)de>" line?

Another problem is, when a mail is being sent to user1 with a "CC"
to user2, only user1 gets the mail?

Any help would be appreciated. Please reply directly to me since
I'm not in this list.

Thanks,
Lutz Rabing <LutzRab(_at_)omc(_dot_)net>