Hi,
how i can configure my procmail to do the following...
accept email, leave a copy at my current mailbox , and forward
a copy to other address.
so it will be ...
1. accept From *.* anything...
2. keep a copy in my mailbox
3. forward with TO: address user(_at_)subdomain(_dot_)domain(_dot_)com
the problem that i have is with the forwarding , because
i need to use formail and make it looks from:<original email>
to:<user(_at_)subdomain(_dot_)domain(_dot_)com>
how i can do it ?
thanks for your help.