<?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: Sendmail delay in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704582#M903548</link>
    <description>Try commenting your line out:&lt;BR /&gt;&lt;BR /&gt;#hosts: files   [NOTFOUND=continue UNAVAIL=continue] dns     [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return&lt;BR /&gt;&lt;BR /&gt;and make it look like this:&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue TRYAGAIN=continue] dns&lt;BR /&gt;&lt;BR /&gt;Richard</description>
    <pubDate>Tue, 16 Apr 2002 17:49:57 GMT</pubDate>
    <dc:creator>someone_4</dc:creator>
    <dc:date>2002-04-16T17:49:57Z</dc:date>
    <item>
      <title>Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704570#M903536</link>
      <description>Attached is copy of mail.log. I would like to find out why there was an 1.30 hr delay in delivering mail to recipient??</description>
      <pubDate>Tue, 16 Apr 2002 16:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704570#M903536</guid>
      <dc:creator>Curtis Whitworth</dc:creator>
      <dc:date>2002-04-16T16:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704571#M903537</link>
      <description>Like I posed in your other post&lt;BR /&gt;&lt;BR /&gt;Are your emails sitting in the mail queue? &lt;BR /&gt;run &lt;BR /&gt;#mailq &lt;BR /&gt;if you have allot of messages in your mailq &lt;BR /&gt;then run &lt;BR /&gt;#sendmail -q -v &lt;BR /&gt;this will clear out your messages. &lt;BR /&gt;&lt;BR /&gt;in my /etc/mail/sendmail.cf &lt;BR /&gt;I have this set for 5 minutes. &lt;BR /&gt;&lt;BR /&gt;# minimum time in queue before retry &lt;BR /&gt;O MinQueueAge=15m &lt;BR /&gt;&lt;BR /&gt;MinQueueAge=age &lt;BR /&gt;[no short name] Don't process any queued jobs that have been in the queue less than the indicated time interval. This is intended to allow you to get responsiveness by processing the queue fairly frequently without thrashing your system by trying jobs too often. The default units are minutes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and about posting messages in the wrong place. They are pretty good about catching them and putting them in the right section.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 16 Apr 2002 16:46:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704571#M903537</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-04-16T16:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704572#M903538</link>
      <description>Like posted in other thread:&lt;BR /&gt;&lt;BR /&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;Has the load of your system been very high between this time ? &lt;BR /&gt;Sendmail stops working if the load is above some point. &lt;BR /&gt;This is somewhere in the sendmail.cf file. &lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 16 Apr 2002 16:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704572#M903538</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-16T16:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704573#M903539</link>
      <description>Richard, we use sendmail to notify us when we system shuts down and rebooted (scheduled every Sun night) thru email paging (myairmail.com).  Everything was working fine until we had to move to (myairmail.com) from (airtouch.com).  That's when things started to slow and page out of sequence.  Hence the mail.log.  We don't send any local emails on unix side unless it's a sysadmin nature, therefore not a lot gets queued.  Sendmail.cf file is commented on MinQueAge.</description>
      <pubDate>Tue, 16 Apr 2002 16:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704573#M903539</guid>
      <dc:creator>Curtis Whitworth</dc:creator>
      <dc:date>2002-04-16T16:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704574#M903540</link>
      <description>Clemens, this email page is supposed to transmit after a system reboot.  Not a lot happening during startup.</description>
      <pubDate>Tue, 16 Apr 2002 16:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704574#M903540</guid>
      <dc:creator>Curtis Whitworth</dc:creator>
      <dc:date>2002-04-16T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704575#M903541</link>
      <description>what does &lt;BR /&gt;&lt;BR /&gt;nslookup airtouch.com&lt;BR /&gt;come up with?&lt;BR /&gt;and what happends if you send an email to a user on airtouch.com??&lt;BR /&gt;&lt;BR /&gt;echo test | sendmail -v whoever@airtouch.com&lt;BR /&gt;&lt;BR /&gt;richard</description>
      <pubDate>Tue, 16 Apr 2002 17:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704575#M903541</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-04-16T17:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704576#M903542</link>
      <description>Richard, we have to send to myairmail.com now.  airtouch.com was bought by myairmail.com.&lt;BR /&gt;&lt;BR /&gt;nslookup returns&lt;BR /&gt;myairmail.com&lt;BR /&gt;168.201.2.217&lt;BR /&gt;&lt;BR /&gt;Mail works thru myairmail.com, it just sometimes takes it a while to process.  As I said before, only sysadmin stuff gets mailed to our text pagers by email.</description>
      <pubDate>Tue, 16 Apr 2002 17:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704576#M903542</guid>
      <dc:creator>Curtis Whitworth</dc:creator>
      <dc:date>2002-04-16T17:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704577#M903543</link>
      <description>When you do &lt;BR /&gt;&lt;BR /&gt;echo test | sendmail -v whoever@myairmail.com &lt;BR /&gt;&lt;BR /&gt;does it say something like message queued for future delivery?&lt;BR /&gt;&lt;BR /&gt;Is mail delayed when you try to send from other email services besides the one on your unix server?&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Apr 2002 17:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704577#M903543</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-04-16T17:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704578#M903544</link>
      <description>Richard, yes it does.&lt;BR /&gt;&lt;BR /&gt;Name server timeout&lt;BR /&gt;Transient parse error -- message queued for future delivery&lt;BR /&gt;queued</description>
      <pubDate>Tue, 16 Apr 2002 17:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704578#M903544</guid>
      <dc:creator>Curtis Whitworth</dc:creator>
      <dc:date>2002-04-16T17:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704579#M903545</link>
      <description>Do you have your dns servers in /etc/resolv.conf ?&lt;BR /&gt;and in /etc/nsswitch.conf do you have dns for hosts?&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 16 Apr 2002 17:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704579#M903545</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-04-16T17:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704580#M903546</link>
      <description>You also said that&lt;BR /&gt;&lt;BR /&gt;nslookup returns &lt;BR /&gt;myairmail.com &lt;BR /&gt;168.201.2.217 &lt;BR /&gt;&lt;BR /&gt;can you ping myairmail.com&lt;BR /&gt;or can you ping 168.201.2.217&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 16 Apr 2002 17:44:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704580#M903546</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-04-16T17:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704581#M903547</link>
      <description>Attached are copies of the files.</description>
      <pubDate>Tue, 16 Apr 2002 17:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704581#M903547</guid>
      <dc:creator>Curtis Whitworth</dc:creator>
      <dc:date>2002-04-16T17:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704582#M903548</link>
      <description>Try commenting your line out:&lt;BR /&gt;&lt;BR /&gt;#hosts: files   [NOTFOUND=continue UNAVAIL=continue] dns     [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return&lt;BR /&gt;&lt;BR /&gt;and make it look like this:&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue TRYAGAIN=continue] dns&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 16 Apr 2002 17:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704582#M903548</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-04-16T17:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704583#M903549</link>
      <description>Richard, thanks for all your input.  Looks like we are trying to send to myairmail.com from UNIX instead of our MS-Exchange system.  I'll change the "smart relay" to point to Exchange and run test.</description>
      <pubDate>Tue, 16 Apr 2002 18:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704583#M903549</guid>
      <dc:creator>Curtis Whitworth</dc:creator>
      <dc:date>2002-04-16T18:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704584#M903550</link>
      <description>Hey Curtis &lt;BR /&gt;Let us know what happends. And dont foget to restart sendmail after your turn on your smart relay. &lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;And make sure you can resolve to your exchange server. The DS takes ip or hostname too.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Apr 2002 18:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704584#M903550</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-04-16T18:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704585#M903551</link>
      <description>Hey Curtuis &lt;BR /&gt;Did everything work out for you?&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Fri, 19 Apr 2002 14:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704585#M903551</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-04-19T14:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail delay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704586#M903552</link>
      <description>Had to call HP Support to finally fix problem...  Changed my resolv.conf to search domain.  Changed nsswitch.conf to search files then dns.  And finally changed sendmail.cf DS macro to the fully qualified domain name of the relay server.  I think this is were all problems originated.  It had only the short name.  Now everything is working great!  Thanks for your help.</description>
      <pubDate>Fri, 19 Apr 2002 15:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-delay/m-p/2704586#M903552</guid>
      <dc:creator>Curtis Whitworth</dc:creator>
      <dc:date>2002-04-19T15:43:57Z</dc:date>
    </item>
  </channel>
</rss>

