<?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: Another sendmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail/m-p/3055619#M76461</link>
    <description>You have to enable popmail on the Linux Server.  Thats not done by default.&lt;BR /&gt;&lt;BR /&gt;/etc/xinetd.d&lt;BR /&gt;&lt;BR /&gt;There are a bunch of configuration files.  popmail is disabled by default.&lt;BR /&gt;&lt;BR /&gt;vi ipop2 and or ipop3&lt;BR /&gt;&lt;BR /&gt;They start out looking link this:&lt;BR /&gt;service pop3&lt;BR /&gt;{&lt;BR /&gt;        socket_type             = stream&lt;BR /&gt;        wait                    = no&lt;BR /&gt;        user                    = root&lt;BR /&gt;        server                  = /usr/sbin/ipop3d&lt;BR /&gt;        log_on_success  += HOST DURATION&lt;BR /&gt;        log_on_failure  += HOST&lt;BR /&gt;        disable                 = yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;change disable to no.&lt;BR /&gt;&lt;BR /&gt;service xinetd restart&lt;BR /&gt;&lt;BR /&gt;Boom.&lt;BR /&gt;&lt;BR /&gt;Popmail enabled.&lt;BR /&gt;&lt;BR /&gt;Your internal netscape/mozilla/exchange/outlook clients can at least receieve their mail.&lt;BR /&gt;&lt;BR /&gt;You've already got a start on finding a good client you can put up on the public Internet.&lt;BR /&gt;&lt;BR /&gt;I'd start with a google search to find one that meets your needs.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Aug 2003 03:29:12 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-08-25T03:29:12Z</dc:date>
    <item>
      <title>Another sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail/m-p/3055617#M76459</link>
      <description>I am not sure if I am posing the question correctly!!??&lt;BR /&gt;&lt;BR /&gt;Redhat email server/sendmail.&lt;BR /&gt;&lt;BR /&gt;clients are win/98&lt;BR /&gt;&lt;BR /&gt;is there a way for the win/98 users to access email via htttp.&lt;BR /&gt; is there a way to set up sendmail/redhat, so users can access their email from any web browser anywhere??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 25 Aug 2003 01:15:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail/m-p/3055617#M76459</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2003-08-25T01:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Another sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail/m-p/3055618#M76460</link>
      <description>There are a number of products around that give 'webmail' type of access.&lt;BR /&gt;&lt;BR /&gt;The Horde group have one called 'IMP' which is quite good, written in PHP using IMap and MYSQL (although is highly pluggable).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.horde.org/imp/" target="_blank"&gt;http://www.horde.org/imp/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are a number around however, but 'sendmail' (as a MTA, Mail Transfer Agent) doesn't allow for it, nor does the standard pop-3 or IMAP services.</description>
      <pubDate>Mon, 25 Aug 2003 01:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail/m-p/3055618#M76460</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-08-25T01:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Another sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail/m-p/3055619#M76461</link>
      <description>You have to enable popmail on the Linux Server.  Thats not done by default.&lt;BR /&gt;&lt;BR /&gt;/etc/xinetd.d&lt;BR /&gt;&lt;BR /&gt;There are a bunch of configuration files.  popmail is disabled by default.&lt;BR /&gt;&lt;BR /&gt;vi ipop2 and or ipop3&lt;BR /&gt;&lt;BR /&gt;They start out looking link this:&lt;BR /&gt;service pop3&lt;BR /&gt;{&lt;BR /&gt;        socket_type             = stream&lt;BR /&gt;        wait                    = no&lt;BR /&gt;        user                    = root&lt;BR /&gt;        server                  = /usr/sbin/ipop3d&lt;BR /&gt;        log_on_success  += HOST DURATION&lt;BR /&gt;        log_on_failure  += HOST&lt;BR /&gt;        disable                 = yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;change disable to no.&lt;BR /&gt;&lt;BR /&gt;service xinetd restart&lt;BR /&gt;&lt;BR /&gt;Boom.&lt;BR /&gt;&lt;BR /&gt;Popmail enabled.&lt;BR /&gt;&lt;BR /&gt;Your internal netscape/mozilla/exchange/outlook clients can at least receieve their mail.&lt;BR /&gt;&lt;BR /&gt;You've already got a start on finding a good client you can put up on the public Internet.&lt;BR /&gt;&lt;BR /&gt;I'd start with a google search to find one that meets your needs.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2003 03:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail/m-p/3055619#M76461</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-25T03:29:12Z</dc:date>
    </item>
  </channel>
</rss>

