<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: mail send and retrieval in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495921#M16504</link>
    <description>hi steve,&lt;BR /&gt;&lt;BR /&gt;this should all work in case Your doing ip masquerading on the server and also did set the clients' default gateway to the server's ip.&lt;BR /&gt;&lt;BR /&gt;using xinetd will only make sense in case You want to keep all mail related tasks on the server itself. (download them with fetchmail to the users mboxes and let them access their email on the server, etc.)&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Mar 2005 11:45:33 GMT</pubDate>
    <dc:creator>Florian Heigl (new acc)</dc:creator>
    <dc:date>2005-03-02T11:45:33Z</dc:date>
    <item>
      <title>mail send and retrieval</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495920#M16503</link>
      <description>Hi Everyone&lt;BR /&gt;&lt;BR /&gt;I currently have a linux server (SuSe9.2) set up as a web proxy for a number of PC clients. The server has a static interface connected to the internet with a second interface on the local lan with a local address. I want the clients mail agents to be able to pick up their email from an ISP's mail server out on the internet. So essentially they are going to have to pass through the linux server to do this. &lt;BR /&gt;&lt;BR /&gt;I am forwarding traffic from the internal card externally so was hoping that the client mta would route through to the server and out onto the internet to check for, receive and send mail. This doesn't appear to be the case.&lt;BR /&gt;&lt;BR /&gt;My thinking is that if I enable xinetd to listen to pop3 or pop3s for incoming mail on the server it will allow the incoming connection. What about smtp for outgoing mail ?&lt;BR /&gt;&lt;BR /&gt;Any point in the right direction would be of great help&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 02 Mar 2005 09:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495920#M16503</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2005-03-02T09:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: mail send and retrieval</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495921#M16504</link>
      <description>hi steve,&lt;BR /&gt;&lt;BR /&gt;this should all work in case Your doing ip masquerading on the server and also did set the clients' default gateway to the server's ip.&lt;BR /&gt;&lt;BR /&gt;using xinetd will only make sense in case You want to keep all mail related tasks on the server itself. (download them with fetchmail to the users mboxes and let them access their email on the server, etc.)&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2005 11:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495921#M16504</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-03-02T11:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: mail send and retrieval</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495922#M16505</link>
      <description>Hi Florian&lt;BR /&gt;&lt;BR /&gt;Sorry, I don't think I understood your reply.&lt;BR /&gt;&lt;BR /&gt;You are saying that it should work, but if I am masquerading it won't ?&lt;BR /&gt;&lt;BR /&gt;The clients are using windows outlook. They also have the default gateway set to the servers ip address&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 03 Mar 2005 04:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495922#M16505</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2005-03-03T04:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: mail send and retrieval</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495923#M16506</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I also agree with florian, if you have configured masquerading ( or, if you have static IP, you should use 'many to one' NATing), the clients will definitely communicate with ISP as if they were directly connected to internet. first check if you are able to browse internet from your PCs  through linux gateway. and secondly, as florian said, if you want to make a setup for downloading mails on linux box itself and distrbuting it to clients, you do not have to NAT, but have to setup mail system for this purpose ( fetchmail+sendmail+ipop3d or any other combination)&lt;BR /&gt;&lt;BR /&gt;thanks &amp;amp; regards</description>
      <pubDate>Thu, 03 Mar 2005 06:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495923#M16506</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-03-03T06:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: mail send and retrieval</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495924#M16507</link>
      <description>My local lan is set up like you described. I have no problem using ISP mail; simply set up the mail server address in Outlook to point to the ISP instead of the gateway. NAT takes care of directing the mail traffic.&lt;BR /&gt;&lt;BR /&gt;Then, if anyone wants to switch back to use the gateway mail, all they have to do is set their mail server in Outlook to point to the gateway box.&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Thu, 03 Mar 2005 08:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495924#M16507</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-03-03T08:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: mail send and retrieval</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495925#M16508</link>
      <description>Thanks for the reply's everyone. It must be blocked on the firewall. Will be looking at this on tuesday and will let you know.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 04 Mar 2005 01:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495925#M16508</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2005-03-04T01:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: mail send and retrieval</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495926#M16509</link>
      <description>Sorted. Checking further the PC's had been setup with static addresses but no dns servers defined....... (wasn't me!!)&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2005 07:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-send-and-retrieval/m-p/3495926#M16509</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2005-03-08T07:23:08Z</dc:date>
    </item>
  </channel>
</rss>

