In <19990513105127(_dot_)A74365(_at_)lunatic(_dot_)oneinsane(_dot_)net>, on
05/13/99 at 10:51 AM,
"Ron 'The InSaNe One' Rosson"
<insane(_at_)lunatic(_dot_)oneinsane(_dot_)net> said:
##
## Redirect these mails to my workstation
##
:0c
* ^From (_dot_)*some(_dot_)email(_at_)address(_dot_)org
! me(_at_)my(_dot_)workstation(_dot_)com
With the rule above how can I modify it so it doesn't leave the redirected
mail on the machine that is hosting this procmail recipe, but leave the
mail that does not get redirected there?
Remove the c from :0c
:0
* ^From (_dot_)*some(_dot_)email(_at_)address(_dot_)org
! me(_at_)my(_dot_)workstation(_dot_)com
rick...