<?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 Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488445#M19136</link>
    <description>Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000 with CLI(Command Line Interface ) support.&lt;BR /&gt;I whant to make script that automaticaly mail's message when some errors or events in system appears.&lt;BR /&gt;&lt;BR /&gt;P.S.&lt;BR /&gt;If You know example of this script send it me please; If You can:)&lt;BR /&gt;&lt;BR /&gt;BR.</description>
    <pubDate>Wed, 31 Jan 2001 10:44:15 GMT</pubDate>
    <dc:creator>Pavel Kotkov</dc:creator>
    <dc:date>2001-01-31T10:44:15Z</dc:date>
    <item>
      <title>Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488445#M19136</link>
      <description>Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000 with CLI(Command Line Interface ) support.&lt;BR /&gt;I whant to make script that automaticaly mail's message when some errors or events in system appears.&lt;BR /&gt;&lt;BR /&gt;P.S.&lt;BR /&gt;If You know example of this script send it me please; If You can:)&lt;BR /&gt;&lt;BR /&gt;BR.</description>
      <pubDate>Wed, 31 Jan 2001 10:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488445#M19136</guid>
      <dc:creator>Pavel Kotkov</dc:creator>
      <dc:date>2001-01-31T10:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488446#M19137</link>
      <description>Pavel, I dont understand&lt;BR /&gt;your question. Do you need&lt;BR /&gt;to send or recieve mails? &lt;BR /&gt;Because sending is always&lt;BR /&gt;done via the smtp protocol,&lt;BR /&gt;and this can be done even with&lt;BR /&gt;/bin/mail. Imap (and pop) is only&lt;BR /&gt;used for reading mails. &lt;BR /&gt;I nice imap client for unix is pine&lt;BR /&gt;(verion 4.x and above), which run in &lt;BR /&gt;a simple ascii terminal.&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Jan 2001 11:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488446#M19137</guid>
      <dc:creator>Markus Oppel</dc:creator>
      <dc:date>2001-01-31T11:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488447#M19138</link>
      <description>I'd try with sendmail by smtp, but unfortunetly my server is in intranet and when i'm sending mail into internet through my mail server, he(mail server)'s dropping my mail because he can't find in DNS my host.&lt;BR /&gt;&lt;BR /&gt;Also what about scripts?&lt;BR /&gt;Do you know some examples?</description>
      <pubDate>Wed, 31 Jan 2001 11:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488447#M19138</guid>
      <dc:creator>Pavel Kotkov</dc:creator>
      <dc:date>2001-01-31T11:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488448#M19139</link>
      <description>Just send the mail&lt;BR /&gt;directly to the machine/mailserver which holds your address:&lt;BR /&gt;In a script:&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;&lt;BR /&gt;if [ event ]&lt;BR /&gt;then&lt;BR /&gt;/bin/mail pavel@pavels.mail.server &amp;lt; message&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;where message is a file with your &lt;BR /&gt;notification. &lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2001 11:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488448#M19139</guid>
      <dc:creator>Markus Oppel</dc:creator>
      <dc:date>2001-02-01T11:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488449#M19140</link>
      <description>I agree, you have to go to SMTP level and not to IMAP or POP.  First there is no command line interface I can think of for IMAP and POP except for Pine.  I do not think you can script Pine though.  Just use mailx and sendmail to get your stuff through the mail.&lt;BR /&gt;As long as sendmail is setup to forward to your primary mail server it should be no problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 01 Feb 2001 11:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488449#M19140</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-02-01T11:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488450#M19141</link>
      <description>Thank you for response.&lt;BR /&gt;I'd try to send message to my mail server and it's realy works, but i need to send message to another internet mail server, hotmail or yahoo for example. Unfortunetly it doesn't work on my system. As i sad, my mail server just dropping my mail after looking in DNS. I saw outgoing trafiic by sniffer. He's trying to find my hpux host HPUX.HOST.PAVEL.DOMAIN.COM in DNS, and ofcause he can't. Even he will find, IP adress of my host will not be valid becase my host is in intranet and he's using my internal network adress.&lt;BR /&gt;How can i solve this problem?</description>
      <pubDate>Thu, 01 Feb 2001 16:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488450#M19141</guid>
      <dc:creator>Pavel Kotkov</dc:creator>
      <dc:date>2001-02-01T16:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488451#M19142</link>
      <description>P.S. My mail server is Microsoft Exchange server 5.5?</description>
      <pubDate>Thu, 01 Feb 2001 16:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488451#M19142</guid>
      <dc:creator>Pavel Kotkov</dc:creator>
      <dc:date>2001-02-01T16:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Please recomend me pop3 or imap4 client for HPUX 11.0 for hp9000</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488452#M19143</link>
      <description>you just have to tell your&lt;BR /&gt;sendmail machine to relay the mails&lt;BR /&gt;it gets from your intranet box (via a firewall, I guess) and send it to your exchange server. I guess you are using masquerading, so the sendmail machine will see the IP of your firewall. Now enable sendmail to relay messages from this address. It will send them, rewriting the sender to the exchange server, which thinks it comes from the sendmail machine - which has a official DNS entry.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2001 09:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-recomend-me-pop3-or-imap4-client-for-hpux-11-0-for-hp9000/m-p/2488452#M19143</guid>
      <dc:creator>Markus Oppel</dc:creator>
      <dc:date>2001-02-02T09:24:24Z</dc:date>
    </item>
  </channel>
</rss>

