OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Virtual regexp

From: Abel Molina (bvefixminbas.cu)
Date: Mon Nov 03 2003 - 00:39:54 CST


Maybe this is a regexp question, maybe someone once had the same problem and now can help me.

I need to change rcpt envelope address like this:
IMCEASMTP-frank+40hotmail+2Ecomany.domain
to
frankhotmail.com

MS Exchange reroute this way (IMCEASMTP-username+40dest+2Edomaincentral.point) all his outgoing mails to a central point (central.point) in the organization no matter wich relay server you set up.

I want to rewrite the rcpt envelope address so the message goes directly to its destiny (usernamedest.domain).

I hope you can give me an idea.