hi
Clients have POP3 accounts of Yahoo & Gawab. Here we have one computer Having Win 98. On that i have install Winproxy. By winproxy I share internet and POP3 Mail. Also Clients PC have also Win 98 and Outlook Express to check mail. Now I want shift this setup to Linux. But first i want to transfer Server computer to linux. In this I have installed Linux on One system. Then I shared internet by Squid Proxy Server. But In squid I didnot find any Mail Sharing Options like Winproxy. So How can I share this mail setup ?
Please Help.. Neelesh
On Tuesday 16 Aug 2005 6:34 pm, neel s Gurjar wrote:
hi
Clients have POP3 accounts of Yahoo & Gawab. Here we have one computer Having Win 98. On that i have install Winproxy. By winproxy I share internet and POP3 Mail. Also Clients PC have also Win 98 and Outlook Express to check mail. Now I want shift this setup to Linux. But first i want to transfer Server computer to linux. In this I have installed Linux on One system. Then I shared internet by Squid Proxy Server. But In squid I didnot find any Mail Sharing Options like Winproxy. So How can I share this mail setup ?
if the users are using webmail, they can directly access the webmail over squid with their browsers. for pop3 mail, you can use fetchmail on the linux server to download the mails to your linux server on their local account and they can access that with outlook express.
On Tue, Aug 16, 2005 at 01:04:04PM -0000, neel s Gurjar wrote:
hi
Clients have POP3 accounts of Yahoo & Gawab. Here we have one computer Having Win 98. On that i have install Winproxy. By winproxy I share internet and POP3 Mail. Also Clients PC have also Win 98 and Outlook Express to check mail. Now I want shift this setup to Linux. But first i want to transfer Server computer to linux. In this I have installed Linux on One system. Then I shared internet by Squid Proxy Server. But In squid I didnot find any Mail Sharing Options like Winproxy. So How can I share this mail setup ?
Try Perdition or pop3proxy for sharing POP3. Squid or better use Polipo for web sharing.
Although, the best bet would be to use MASQUERADING with IPTables.
Nosferatu
On 8/17/05, Nosferatu!!! radid@myrealbox.com wrote:
On Tue, Aug 16, 2005 at 01:04:04PM -0000, neel s Gurjar wrote:
Try Perdition or pop3proxy for sharing POP3. Squid or better use Polipo for web sharing.
Although, the best bet would be to use MASQUERADING with IPTables.
I bet iptables with squid(forwarding port 80 requests to squid and rest of traffic through iptables) is the best.
FYI http://www.faqs.org/docs/Linux-mini/TransparentProxy.html#s5
mini howto on iptanles+squid
Regards,
Rohit Baisakhiya