<?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: Want to remove only `reserictqrun` in sendmail.mc in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930931#M26757</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I do not believe changing this parameter is going to do anything. At this point you don't know why the mail is not being delivered.&lt;BR /&gt;&lt;BR /&gt;Take a look at /var/log/maillog and see. or run sendmail -q -v and see what the issue is.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 23 Jan 2007 05:00:23 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-01-23T05:00:23Z</dc:date>
    <item>
      <title>Want to remove only `reserictqrun` in sendmail.mc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930930#M26756</link>
      <description>Gurus,&lt;BR /&gt;&lt;BR /&gt;I want to run #sendmail -q command for operating queued mails which are still in /var/spool/mqueue.&lt;BR /&gt;&lt;BR /&gt;thatwhy i have to configure this below configuration line as i think&lt;BR /&gt;&lt;BR /&gt;define(`confPRIVACY_FLAGES', `authwarnings,novrfy,noexpn,restrictqrun')dnl&lt;BR /&gt;&lt;BR /&gt;now question is that can i remove `restrictqrun' parameter in above line and rest is remain same.&lt;BR /&gt;&lt;BR /&gt;Plz suggest me soon.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;MKS&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jan 2007 02:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930930#M26756</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2007-01-23T02:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Want to remove only `reserictqrun` in sendmail.mc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930931#M26757</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I do not believe changing this parameter is going to do anything. At this point you don't know why the mail is not being delivered.&lt;BR /&gt;&lt;BR /&gt;Take a look at /var/log/maillog and see. or run sendmail -q -v and see what the issue is.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Jan 2007 05:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930931#M26757</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-01-23T05:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Want to remove only `reserictqrun` in sendmail.mc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930932#M26758</link>
      <description>thanks SEA,&lt;BR /&gt;&lt;BR /&gt;after putting command sendmail -q -v&lt;BR /&gt;&lt;BR /&gt;output is look like as &lt;BR /&gt;running var/spool/mqueue/lOMF2mZPO11373(sequence 5 of 545)&lt;BR /&gt;&lt;CLIENT_ID&gt;....Connection timed out with mail2.dest_domain.net.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and i also not getting telnet with above dest_domain.net on port 25 &lt;BR /&gt;&lt;BR /&gt;what should i do.it is too horrable to me last few days.&lt;BR /&gt;&lt;BR /&gt;Plz reply me i will glad to u.&lt;BR /&gt;&lt;BR /&gt;MKS&lt;BR /&gt;&lt;BR /&gt;&lt;/CLIENT_ID&gt;</description>
      <pubDate>Tue, 23 Jan 2007 05:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930932#M26758</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2007-01-23T05:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Want to remove only `reserictqrun` in sendmail.mc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930933#M26759</link>
      <description>"Connection timed out with mail2.dest_domain.net" means that mail2.dest_domain.net did not answer when your server tried to connect to it.&lt;BR /&gt;&lt;BR /&gt;This may mean several things:&lt;BR /&gt;- mail2.dest_domain.net server may be broken&lt;BR /&gt;- dest_domain.net's Internet connection may be broken&lt;BR /&gt;- there may be routing problems somewhere in the Internet between dest_domain.net and you&lt;BR /&gt;&lt;BR /&gt;Unless you're a sysadmin of dest_domain.net, there is very little you can do about it.&lt;BR /&gt;&lt;BR /&gt;If you can contact dest_domain.net's people by some other means (telephone? fax?), do so and see if they're aware of the problem.&lt;BR /&gt;&lt;BR /&gt;If, for example, their entire datacenter has been destroyed by a fire, a flood or something major like that, then they might be busy fixing more important things at the moment.&lt;BR /&gt;&lt;BR /&gt;If, on the other hand, they are not even aware of the problem (maybe outgoing and intra-company email works fine), they might appreciate being informed that something is wrong with their mail server.</description>
      <pubDate>Tue, 23 Jan 2007 06:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930933#M26759</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-01-23T06:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Want to remove only `reserictqrun` in sendmail.mc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930934#M26760</link>
      <description>Thanks Matti,&lt;BR /&gt;&lt;BR /&gt;But I can ping above mail2.dest_domain.net server&lt;BR /&gt;&lt;BR /&gt;64 bytes from mail2.dest_domain.net(XX.XX.XX.XX):icmp_seq=0 ttl=47 time=518 ms&lt;BR /&gt;64 bytes from mail2.dest_domain.net(XX.XX.XX.XX):icmp_seq=1 ttl=47 time=511 ms&lt;BR /&gt;&lt;BR /&gt;and also send message in manual with other domain , messages are going.&lt;BR /&gt;&lt;BR /&gt;Is there some bulk mail problem coz we are sending a lot of mail to above client domain.&lt;BR /&gt;&lt;BR /&gt;MKS</description>
      <pubDate>Tue, 23 Jan 2007 07:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930934#M26760</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2007-01-23T07:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Want to remove only `reserictqrun` in sendmail.mc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930935#M26761</link>
      <description>Hello Manoj&lt;BR /&gt;&lt;BR /&gt;obviously we need to get some more information here.&lt;BR /&gt;I assume...&lt;BR /&gt;The mail server has been working and it "stopped" for some reason...&lt;BR /&gt;&lt;BR /&gt;The best clue is "connection timeout" ...&lt;BR /&gt;&lt;BR /&gt;SO&lt;BR /&gt;1&lt;BR /&gt;on the same LAN as the mail-server can you telnet into port 25 of the mail-server?&lt;BR /&gt;It should reply .... given the fact you've got useful messages in "maillog".&lt;BR /&gt;&lt;BR /&gt;2&lt;BR /&gt;Is "iptables" of something similar configured on the mailserver?&lt;BR /&gt;Switch it off for testing ....&lt;BR /&gt;&lt;BR /&gt;3&lt;BR /&gt;IS DNS working properly? Where is it running, on the same server?&lt;BR /&gt;do some checks with ej. nslookup.&lt;BR /&gt;(Ping will still work if the routes are configured and you ping an address... BUT sendmail need DNS working correctly)&lt;BR /&gt;&lt;BR /&gt;4&lt;BR /&gt;Is there an external firewall. Has it been changed lately? Check the rules....&lt;BR /&gt;&lt;BR /&gt;Annoying problem, I know how you feel!&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Steven&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2007 02:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930935#M26761</guid>
      <dc:creator>Steve-Thompson</dc:creator>
      <dc:date>2007-01-24T02:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Want to remove only `reserictqrun` in sendmail.mc</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930936#M26762</link>
      <description>Thanks Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for yr clue.&lt;BR /&gt;But that server is of our client.&lt;BR /&gt;Thatswhy we couldn't do nothing.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;mks</description>
      <pubDate>Sat, 27 Jan 2007 04:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-remove-only-reserictqrun-in-sendmail-mc/m-p/3930936#M26762</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2007-01-27T04:16:55Z</dc:date>
    </item>
  </channel>
</rss>

