I've setup an email autoresponder at this site (luomat(_at_)nerc(_dot_)com)
that I want to move to luomat(_at_)peak(_dot_)org, but I don't want all of
email to go there, just these requests.
requests are matched by any one of these subjects
send-ascii
send-mime
send-nextmail
send-uuencoded
send_current_list
I've got it setup at the new site, but I want to be able to receive
messages as 'luomat(_at_)nerc(_dot_)com' and forward them to
'luomat(_at_)peak(_dot_)org'
RETAINING the original information (so that they go back to the
original person who sent me mail, not 'luomat(_at_)nerc(_dot_)com'
Is it as easy as this (on my @nerc.com account):
:0:
* ^Subject: send(-ascii|-mime|-nextmail|-uuencoded|_current_list)
! luomat(_at_)peak(_dot_)org
I realize I may have to change that to
* ^Subject: send(\-ascii|\-mime|\-nextmail|\-uuencoded|\_current\_list)
but I want to know if this is the right format to use.
thanks!
TjL