<?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: resend sendmail mqueue? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884921#M3412</link>
    <description>try the mailq command.  If it shows mail in the queue, you might have a mail realy issue.&lt;BR /&gt;&lt;BR /&gt;sendmail -q will try and force mail thats in the queue to go through.&lt;BR /&gt;&lt;BR /&gt;sendmail -v d38.2 target address&lt;BR /&gt;&lt;BR /&gt;A good diagnostic tool.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Sun, 19 Jan 2003 07:49:36 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-01-19T07:49:36Z</dc:date>
    <item>
      <title>resend sendmail mqueue?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884919#M3410</link>
      <description>Hi all,&lt;BR /&gt;My mail server was down for a while. And there are some files in /var/spool/mqueue.&lt;BR /&gt;Now, sendmail is running, but it can NOT resend those files. (there's no problem with new incoming message)&lt;BR /&gt;&lt;BR /&gt;# sendmail -v -qI qfh0H1KKj26593&lt;BR /&gt;&lt;BR /&gt;Running /var/spool/mqueue/h0FK22P19994 (sequence 1 of 94)&lt;BR /&gt;Service root@mydomain.com unknown: No such file or directory&lt;BR /&gt;root... Host unknown (Name server: -f: host not found)&lt;BR /&gt;Service MAILER-DAEMON@mydomain.com unknown: No such file or directory&lt;BR /&gt;root... Host unknown (Name server: -f: host not found)&lt;BR /&gt;MAILER-DAEMON... aliased to postmaster&lt;BR /&gt;postmaster... aliased to root&lt;BR /&gt;postmaster... aliased to root&lt;BR /&gt;Service MAILER-DAEMON@mydomain.com unknown: No such file or directory&lt;BR /&gt;root... Host unknown (Name server: -f: host not found)&lt;BR /&gt;MAILER-DAEMON... aliased to postmaster&lt;BR /&gt;postmaster... aliased to root&lt;BR /&gt;savemail: cannot save rejected email anywhere&lt;BR /&gt;&lt;BR /&gt;any idea?&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Jan 2003 04:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884919#M3410</guid>
      <dc:creator>Hendra_3</dc:creator>
      <dc:date>2003-01-18T04:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: resend sendmail mqueue?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884920#M3411</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;usually after some time the emails from the queue are delivered automatically. But if you want to force sendmail to try to deliver each email in the queue just run:&lt;BR /&gt;&lt;BR /&gt;$ sendmail -q&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;   Jochen</description>
      <pubDate>Sat, 18 Jan 2003 16:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884920#M3411</guid>
      <dc:creator>Jochen Heuer</dc:creator>
      <dc:date>2003-01-18T16:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: resend sendmail mqueue?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884921#M3412</link>
      <description>try the mailq command.  If it shows mail in the queue, you might have a mail realy issue.&lt;BR /&gt;&lt;BR /&gt;sendmail -q will try and force mail thats in the queue to go through.&lt;BR /&gt;&lt;BR /&gt;sendmail -v d38.2 target address&lt;BR /&gt;&lt;BR /&gt;A good diagnostic tool.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sun, 19 Jan 2003 07:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884921#M3412</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-19T07:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: resend sendmail mqueue?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884922#M3413</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;maybe i'm not sure but you need to be first authorize by your provider/email host before you can send mail to it&lt;BR /&gt;&lt;BR /&gt;greets&lt;BR /&gt;&lt;BR /&gt;udo</description>
      <pubDate>Sun, 19 Jan 2003 11:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884922#M3413</guid>
      <dc:creator>Udo Konstantin</dc:creator>
      <dc:date>2003-01-19T11:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: resend sendmail mqueue?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884923#M3414</link>
      <description>my sendmail is running as daemon with queue time 1hour.&lt;BR /&gt;But it can not send out all email (already queue) in /var/spool/mqueue.&lt;BR /&gt;&lt;BR /&gt;# ps -ax|grep sendmail&lt;BR /&gt; 4276 ?        S      0:00 /usr/sbin/sendmail -q1h&lt;BR /&gt;&lt;BR /&gt;# sendmail -v d38.2 user@cleardatavoice.com&lt;BR /&gt;d38.2... User unknown&lt;BR /&gt;&lt;BR /&gt;how to debug this?&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Wed, 22 Jan 2003 12:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resend-sendmail-mqueue/m-p/2884923#M3414</guid>
      <dc:creator>Hendra_3</dc:creator>
      <dc:date>2003-01-22T12:13:51Z</dc:date>
    </item>
  </channel>
</rss>

