My some software applications need to relay emails to my email account.
The only way they can do it via connecting to localhost which relays mail on behalf of application.
I have forgotten the name of such a software it is a Debian/Ubuntu environment.
Can any one let me know the name of such an proxy software which relays mail to your local SMTP…
https in tomcat being the hassel it is, I've been trying to get an Axis2 webapp to work behind a reverse proxy for ages now, can't seem to get it to work. The proxying itself works like a charm, but the app fails to generate 'links' (or ports as it concerns SOAP) using https. It would seem I need some way to let Axis2 know it is being accessed…
I am using RHEL5 as proxy server with few windows xp client boxes. Windows machines using IP messenger for communicating between client machines in local network. But as a administrator i want to record their communication by ip messenger. How can i do it ? Help me to do it.
I'm looking to implement an anti-spam solution to pre-process email destined for my Exchange 2003 server. I am interested in trying out the Hermes Anti-Spam Proxy product (the price is right) and was wondering if anyone has had any experience in running this alongside their Exchange installation (same physical box). The server is a Win2K3 box…
I have utorrent 3.2.2(build 28500) 32-bit. I am trying to download torrent using a proxy server but nothing is working. It shows that you have a wrong network configuration. But the same server settings is working for Google chrome and Internet Download Manager. How to do it ?
Also one questions:
Any way to convert torrent to direct…
I've read through the documentation for nginx's HttpProxyModule, but I can't figure this out:
I want it so that if someone visits, for example http://ss.example.com/1339850978, nginx will proxy them http://dl.dropbox.com/u/xxxxx/screenshots/1339850978.png.
If I was to just use this line in my config file:
proxy_pass…
I am trying to access the Internet from a Debian server using a Windows Proxy server which requires authentication. I have tried using this command in the /etc/bash/bashrc file, but it still doesn't seem to work, any ideas?
export HTTP_PROXY=http://user:pass@ipaddress:port
Many thanks
Hello,
Does anyone know about any free proxy server with javascript enabled so that i could not only view the blocked site but also login into it?
Thanks
My office computers are proxied and filezilla doesn't seem to work for me..... So i looked for a firefox addon FireFTP and that too didnt work under proxy.... Any ways to use a ftp client in my system which is proxied....
In other firewall software packages I have seen the ability and am hoping it is possible with ClearOS to put it in to transparent or bridged mode where the device sits physically between the client workstations and the internet router, but is the client workstation has the internet router address as it's gateway, not…
I am in the UK and my firm has an outsourced webscanning service which routes our traffic through either Germany or The Netherlands.
Whenever I do a search using Chrome's Address Bar I get either the .de or .nl results page.
Is there any way to force Chrome to use the .co.uk ignoring the location it thinks I am in?…
How do I configure proxy settings for chrome on linux? It doesn't have a configuration interface like in firefox. I'd like to configure it in a way that i dont have to type in the login and password everytime.
EDIT: I'm using Fluxbox as my window manager.
Does a caching proxy for yum exist, similar to approx for Debian repositories?
Is there a way to have reprepro behave the same as approx? I have heard that approx was not as stable; besides, I would prefer the use of reprepro so that I could use my existing web server to serve the repository.
We have recently found out about nginxes post_action.
We were wondering it there was a way to use this directive if a proxy cache hit is made?
The flow we were hoping on is as follows:
1) User request comes in
2) If cache HIT goto A / If cache MISS goto B
A) 1) Serve Cached Result
A) 2) post_action to another url…
I have an asp.net based website running on IIS 6 that needs to incorporate a java application running on the same server on a different port. The requests will be coming in via https and I need to invisibly (preserving the https session) proxy domain.com/ over to domain.com:8080/.
Does IIS have a built-in mechanism…
I'm currently trying to put together a proof of concept on mixing various technologies onto one web site in order to ease migrations and add flexibility.
The idea is to create one 'mashup' site behind an IIS 7.5 ARR reverse proxy.
For the time being the ARR reverse proxy forwards all request to our main site.
The…
Is there a way to configure varnish or any other caching reverse proxy, to serve pages from its cache when the back-end fails? At the moment, if the back-end goes down a 503 Service Unavailable error would be returned to the browser. I would prefer it if visitors got to see a cached version than an error page…
Hi, I live in Ch1n@ and use Dropbox extensively...up until it was blocked this last week. Is it possible to use a proxy server with Dropbox? Which ones should I try?
Thanks,
A
I am looking for a TCP proxy - a utility that will connect to a port, read a TCP stream, and write it to clients that connect to it.
The key point here is that there may be more than one client, and each client should receive a copy of the stream.
Preferably windows solution, but Linux can be useful as…