I am trying to extract an email address from a text string that I produced from Exchange 5.5.

I would like to extract the email address from the following string that is in a text file.

Code:
  
SMTP:kris.lutsock@ci.test.or.us%X400:c=US;a= ;p=MAC;o=MAC1;s=Lutsock;g=Kris;



Does anyone have advice on how to do this? I was thinking of having KiXtart search for the '@' symbol, then take the text that lies between the '@' symbol and the ':' and the '@' and the %, then create a new file with the extracted data.

Thanks for the help!
_________________________
let the wise listen and add to their learning,
and let the discerning get guidance- Proverbs 1:5