How to use procmail to forward mail under conditions1999-05-20 10:37:54Hi
I would like to perform the following algorithm:
if (To == "email1(_at_)host(_dot_)com" )
then {
add "Misc" field and write orginal "To" to it;/*optional*/
write "email2(_at_)host(_dot_)com" in "To" ;
forward message to "email2(_at_)host(_dot_)com" (without saving) ;
}
The operating system is Solaris 2.6
_______________________________________________________
Get your free, private email at http://mail.excite.com/
|
|
||||||||||||||||