Quote:
Originally Posted by emmaylots 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. |
For a domain that is " mydomain.com.xa" I guess it should be written this way:
/^Received: from .+\..+\.mydomain\.com.xa .+(by xbox\.mydomain\.com.xa .+) / REPLACE Received: $1
AM I RIGHT?