<?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: About Sendmail and pop account in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732151#M836473</link>
    <description>after you modifed inetd.conf&lt;BR /&gt;you have to run&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;that rereads the changes that you made to your inetd.conf file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;~ Richard</description>
    <pubDate>Mon, 27 May 2002 18:29:47 GMT</pubDate>
    <dc:creator>someone_4</dc:creator>
    <dc:date>2002-05-27T18:29:47Z</dc:date>
    <item>
      <title>About Sendmail and pop account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732148#M836470</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I beginner in hp-ux.&lt;BR /&gt;I need install sendmail y pop in a hp9000 with release 11.&lt;BR /&gt;&lt;BR /&gt;But i do not know where find package POP.&lt;BR /&gt;&lt;BR /&gt;I have those packages installed in a sun ultra 5 and work fine.&lt;BR /&gt;&lt;BR /&gt;anyone can help me?</description>
      <pubDate>Mon, 27 May 2002 15:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732148#M836470</guid>
      <dc:creator>ssarmiento</dc:creator>
      <dc:date>2002-05-27T15:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: About Sendmail and pop account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732149#M836471</link>
      <description>Hi&lt;BR /&gt;you can use qpopper&lt;BR /&gt;download the depot here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Mail/qpopper-2.53/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Mail/qpopper-2.53/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;make it from source:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.qpopper.com/" target="_blank"&gt;http://www.qpopper.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and add this line to /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;pop3 stream tcp nowait root /usr/bin/popper popper -s -d -c -t /var/adm/syslog/popper.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;~ Richard&lt;BR /&gt;</description>
      <pubDate>Mon, 27 May 2002 16:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732149#M836471</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-05-27T16:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: About Sendmail and pop account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732150#M836472</link>
      <description>Thanks Ricard&lt;BR /&gt;&lt;BR /&gt;I modified the inetd.conf.&lt;BR /&gt;&lt;BR /&gt;I was installed with swinstall but no run&lt;BR /&gt;&lt;BR /&gt;I compiled, without problem but no run.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Which the problem ?&lt;BR /&gt;</description>
      <pubDate>Mon, 27 May 2002 17:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732150#M836472</guid>
      <dc:creator>ssarmiento</dc:creator>
      <dc:date>2002-05-27T17:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: About Sendmail and pop account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732151#M836473</link>
      <description>after you modifed inetd.conf&lt;BR /&gt;you have to run&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;that rereads the changes that you made to your inetd.conf file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;~ Richard</description>
      <pubDate>Mon, 27 May 2002 18:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732151#M836473</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-05-27T18:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: About Sendmail and pop account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732152#M836474</link>
      <description>I did the next:&lt;BR /&gt;&lt;BR /&gt;1: I modified the inetd.conf&lt;BR /&gt;&lt;BR /&gt;2: I compiled / installed qpopper&lt;BR /&gt;&lt;BR /&gt;3: reboot&lt;BR /&gt;&lt;BR /&gt;4: I checked the log &lt;BR /&gt;&lt;BR /&gt;May 12 14:38:45 email inetd[520]: protocol = tcp&lt;BR /&gt;May 12 14:38:45 email inetd[520]: pop3/tcp: Added service, server /usr/bin/pop&lt;BR /&gt;per&lt;BR /&gt;May 12 14:38:45 email inetd[520]: Configuration complete&lt;BR /&gt;&lt;BR /&gt;5: ps -edaf | grep pop&lt;BR /&gt;&lt;BR /&gt;root  1210  1195  0 14:44:42 pts/1     0:00 grep pop&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 27 May 2002 18:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732152#M836474</guid>
      <dc:creator>ssarmiento</dc:creator>
      <dc:date>2002-05-27T18:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: About Sendmail and pop account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732153#M836475</link>
      <description>Hello again&lt;BR /&gt;&lt;BR /&gt;Qpopper is now running fine&lt;BR /&gt;I type en inetd.conf :&lt;BR /&gt;&lt;BR /&gt;pop3 stream tcp nowait root /usr/bin/popper popper -s -d -t /var/adm/syslog/popper.log &lt;BR /&gt;&lt;BR /&gt;whitout "-c"&lt;BR /&gt;&lt;BR /&gt;And inetd -c&lt;BR /&gt;&lt;BR /&gt;Ready&lt;BR /&gt;&lt;BR /&gt;Thankyou Ricard.</description>
      <pubDate>Mon, 27 May 2002 19:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-sendmail-and-pop-account/m-p/2732153#M836475</guid>
      <dc:creator>ssarmiento</dc:creator>
      <dc:date>2002-05-27T19:07:43Z</dc:date>
    </item>
  </channel>
</rss>

