Link to home
Start Free TrialLog in
Avatar of stuart313
stuart313

asked on

Proxy Servers for Linux

Hi,

Currenly setting up server on Linux to be a proxy.

Using sles9 at the moment that comes with squid 2.5

What i need to a proxy server that supports http, imap and pop3 and squid doesnt seem to
support pop3 and imap.

I need a proxy that supports all of the above three, what suggestions do ppl have?

Thanks.
Avatar of decoleur
decoleur

you can use postfix to act as an MTA and filter the mail comming in, while you are at it you might as well scan it for viruses and spam.

google postfix spamassassin DC razor and you should come up with a bunch of different config methods.

HTH

-t
what exactly do you want to achieve with proxying pop3 and imap?
ASKER CERTIFIED SOLUTION
Avatar of ravenpl
ravenpl
Flag of Poland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of stuart313

ASKER

CAn quid and perdition be run at the same time?

Also saw this software

http://www.delegate.org

But doesn't seem to install correctly on sles 9.

Thanks
Yes, squid and perdition can be run same time.
You can also try:
Freeproxy

FreeProxy is a proxy server with support for HTTP, SMTP, POP, FTP over HTTP, TCP Tunneling, NNTP and SOCKS5.