Hi, my message mediator configuration in synapse.xml needs to send a message to an endpoint that is not visibile inside the LAN but it is on internet. For this reason I need to pass through a proxy server that needs authentication. Also, I need to set this proxy configuration only for this endpoint, because other endpoints don't need proxy servers, or they need different proxy servers. How can I set proxy host/port/username/password in synapse.xml configuration for a specific endpoint?
Thanks
