Hi. Thanks for your responses (-: See my remarks below.
12May2006 @ 07:36 Gonzalo Servat thusly spake > "TO_" looks at Original-, Resent-, To/Cc/Bcc, X-Envelope and > Apparently(-Resent)-To containing a specific address. I think the > problem here is that the To address is still [EMAIL PROTECTED] and therefore > doesn't match. What the mail server does is deliver the mail exactly > as is to its new recipient "employment". You probably want to have > something like: > > :0: > * ^TO_employment|jobs > | /usr/local/foo/bin/progThatResponds > > Actually, come to think of it, try this and see if it works: > > :0: > * ^TO employment > | /usr/local/foo/bin/progThatResponds > > (note the removal of the underscore after TO). > > Let me know if that works. The difference between ^TO and ^TO_ is that > ^TO_ looks at specific addresses, while ^TO looks at words. I didn't try this. I added a recipe for 'jobs' and it now works. Thanks again (-: Kind regards. Luke. -- ............._.. .| .| |.|/.|_ . .|__.|_|.|\.|_ . :61 421 276 282: -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
