Kunal868: > Problem we are facing is whenever the email are being sent from postfix > server the email gets modified when it encounters domain name with https > links. below is example: > > original link : > > https//domainame:5566/ccm/web > > Modified link which is received via email: > > https://secure-cisco.wevdjkjdkfnfdfldkfne/ejkfejkfekekfsnsbbdgemmnd3565sd13d5ef/domaiddsjk5ef5ename/55%ccm/jkdfksf55%web > > What could be the reason for the https links containing domain name to get > modified.
The email is modified so that a local web client will connects to the CISCO box, and the CISCO box connects to the remote web server. This way the CISCO box can see the data that the local client sends to the remote server, and it can see the data that the remote server sends to the local web client. Wietse