View Single Post
  #9 (permalink)  
Old 07-10-2009, 06:03 AM
emmaylots emmaylots is offline
Loyal Member
 
Posts: 87
Default

Quote:
Originally Posted by uxbod View Post
Yes, it would be something like
Code:
/^Received: from .+\..+\.mydomain\.com .+(by xbox\.mydomain\.com .+) / REPLACE Received: $1
Why do you really need to go to this trouble anyway ?
I am currently using an exchange server as the outgoing smtp relay, i want a scenario where i can use ZCS without an additional smtp relay or server.
Reply With Quote