--
/ / _
/_ /_/ /< /=
0421 276 282
--- Begin Message ---
Hi,
I've been stuffing around trying to get forwarding + extras working
I have an address [EMAIL PROTECTED]
and an address [EMAIL PROTECTED]
I want all mail for [EMAIL PROTECTED] forwarded to [EMAIL PROTECTED]
AND IF the mail is 'cc'd to [EMAIL PROTECTED] it should also go to the Inbox
so all mail for dj goes to [EMAIL PROTECTED]
and only if mail has a 'To' field of [EMAIL PROTECTED]
AND a 'Cc' field of [EMAIL PROTECTED] should it also go to Inbox
I have the following in my procmailrc:
~~~~~~~~~~~~~~~~~~~~~~
:0 D
* ^To:[EMAIL PROTECTED]
! [EMAIL PROTECTED]
:0 D
* ^(Cc|cc|CC):[EMAIL PROTECTED]
{
:0 D
* ^To:[EMAIL PROTECTED]
Inbox
}
~~~~~~~~~~~~~~~~~~~~~
The first recipe works, the second one does nothing,
what am I doing wrong?
thanks,
kind regards,
Luke
--
/ / _
/_ /_/ /< /=
0421 276 282
--- End Message ---
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html