<?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 bounced email in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673024#M51352</link>
    <description>Incorporate into your mass mailing script a little if then part that removes messages if they are sent back to you.</description>
    <pubDate>Wed, 27 Feb 2002 22:10:58 GMT</pubDate>
    <dc:creator>Kevin Wright</dc:creator>
    <dc:date>2002-02-27T22:10:58Z</dc:date>
    <item>
      <title>Sendmail bounced email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673023#M51351</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me a way to delete email messages that get bounced back to my server admin account after a mass mailing.  The var partition fills up and brings my system to it's knees.&lt;BR /&gt;&lt;BR /&gt;Sendmail version 8.9.3&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Wed, 27 Feb 2002 21:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673023#M51351</guid>
      <dc:creator>Sean_21</dc:creator>
      <dc:date>2002-02-27T21:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail bounced email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673024#M51352</link>
      <description>Incorporate into your mass mailing script a little if then part that removes messages if they are sent back to you.</description>
      <pubDate>Wed, 27 Feb 2002 22:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673024#M51352</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2002-02-27T22:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail bounced email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673025#M51353</link>
      <description>Hi Sean,&lt;BR /&gt;&lt;BR /&gt; If you don't care about legit replies to these mailings you can setup a .forward file for the mailing user that contains just /dev/null. Then it's hasta-la-vista to any mail for that user - returns included.  You just have to remember that this user will essentially have NO mail while that file exists.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 22:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673025#M51353</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-02-27T22:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail bounced email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673026#M51354</link>
      <description>Sean,&lt;BR /&gt;&lt;BR /&gt; The .forward files needs to reside in the user's home dir.&lt;BR /&gt;&lt;BR /&gt;To delete (all) the mail for USERNAME do:&lt;BR /&gt;&lt;BR /&gt;#&amp;gt; /var/mail/USERNAME&lt;BR /&gt;        OR&lt;BR /&gt;#cat /dev/null &amp;gt; /var/mail/USERNAME&lt;BR /&gt;&lt;BR /&gt;IF the /var/spool/mqueue is what's filling up then thats a diff problem - that is mail stuck in the queue &amp;amp; requires diff actions - let me know.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 28 Feb 2002 00:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673026#M51354</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-02-28T00:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail bounced email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673027#M51355</link>
      <description>Yes it's a mail que problem.  Isn't there a filter to stop bounce emails returning to the original user and from spooling in the que?</description>
      <pubDate>Thu, 28 Feb 2002 00:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673027#M51355</guid>
      <dc:creator>Sean_21</dc:creator>
      <dc:date>2002-02-28T00:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail bounced email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673028#M51356</link>
      <description>Let me flush this out bit more.&lt;BR /&gt;&lt;BR /&gt;What's happening is when I send out a mass mailing, bounce emails and outgoing email slow the system down to a halt.  This takes up a lot of system resources.  Not sure if it's the que thats causing the problem or the system trying to manage mass mailings.</description>
      <pubDate>Thu, 28 Feb 2002 00:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673028#M51356</guid>
      <dc:creator>Sean_21</dc:creator>
      <dc:date>2002-02-28T00:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail bounced email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673029#M51357</link>
      <description>Sean, &lt;BR /&gt;&lt;BR /&gt;Something to look into:  if your email server is behind a firewall, you may be able to limit the number of connections per minute on port 25 (or on whatever port you receive email) to some more manageable number, giving your mqueue more time to handle its load.&lt;BR /&gt;&lt;BR /&gt;Different firewalls have different capabilities in that regard, so this might not be of any practical use to you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 02:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673029#M51357</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-02-28T02:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail bounced email</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673030#M51358</link>
      <description>Sean,&lt;BR /&gt;&lt;BR /&gt; Understood. &lt;BR /&gt;If you do a &lt;BR /&gt;#sendmail -bp | more &lt;BR /&gt;this will give you queue status. Anything with old dates is undeliverable due to bad domain addressing, servers not accepting, etc. These will sit for 5 days by default &amp;amp; then be returned to sender unless manually deleted. You can delete by determining the queue # - indicated by the 3 letter/5 number designation in this output. You can delete by:&lt;BR /&gt;#rm *queuenumber  - you need the wildcard as there or always 2-3 files involved in every msg. This, of course, can be scripted.&lt;BR /&gt;&lt;BR /&gt;As to performance you'll need to "tune" the sendmail.cf file. Look at these values in sendmail.cf:&lt;BR /&gt;&lt;BR /&gt;# maximum number of children we allow at one time &lt;BR /&gt;O MaxDaemonChildren=12 &lt;BR /&gt;&lt;BR /&gt;# maximum number of new connections per second &lt;BR /&gt;#O ConnectionRateThrottle=3 &lt;BR /&gt;O ConnectionRateThrottle=5&lt;BR /&gt;&lt;BR /&gt;The first is the max # of concurrent session - the second is the max connections/second values. Make sure these are uncommented. By default they're unlimited &amp;amp; that'll kill a server in mass mailings.&lt;BR /&gt;&lt;BR /&gt;Also check the RefuseLA &amp;amp; QueueLA values. These will refuse connections or only queue msgs, respectively, depending on server loads. If they're commented they're not in effect. The defaults are OK - just uncomment &amp;amp; bounce sendmail for these changes to take effect. If you &lt;BR /&gt;#ps -ef | grep send | wc&lt;BR /&gt;This gives you a good idea on connections in use.&lt;BR /&gt;&lt;BR /&gt;There is also a vaule in sendmail.cf to adjust the 5-day period for non-deliverable, but I can't remember &amp;amp; can't get to my server now to check. &lt;BR /&gt;Maybe someone else can chime in - or I can find it for you tomorrow.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 28 Feb 2002 04:14:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-bounced-email/m-p/2673030#M51358</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-02-28T04:14:44Z</dc:date>
    </item>
  </channel>
</rss>

