<quote who="David">

> What I would prefer to do is send a flagging email to both myself and my
> business partner... just a subject line such as: "email waiting in foo
> acount".
> 
> Can procmail do that?

So what you'd want to do in procmail is a two step process:

 - clone the message (c on the : line)
 - use formail to replace/prepend the subject (use |)

 - clone the message if the previous stanza matched (c and e from memory)
 - mail it to both accounts (use !)

Because you cloned the message in both stanzas, the email will be processed
by them, but also ultimately delivered to the account.

Shouldn't take much reading of the procmail/procmailex manpages to figure
out how those fit together. :-)

- Jeff

-- 
GUADEC 2006: Vilanova i la GeltrĂș, Spain            http://2006.guadec.org/
 
  I wonder how many bugs have gone unfixed due to misspellings of "FIXME".
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to