<?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 limits .. ?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627713#M40317</link>
    <description>Hi Richard,&lt;BR /&gt;The way we have sendmail is &lt;BR /&gt;one 712 mailserver with 20gb disk. It collects unix mail from all the unix systems and send them to notes server.&lt;BR /&gt;- our aliases file is look like this&lt;BR /&gt;sachin:  sachin_patel&lt;BR /&gt;sachin_patel:  sachin_patel@smt-mt.veritasdgc.com&lt;BR /&gt;&lt;BR /&gt;#nslookup smt-mt is lotus notes server.&lt;BR /&gt;&lt;BR /&gt;- our aliases file is &lt;BR /&gt;/etc/mail/aliases: 1952 aliases, longest 541 bytes, 60209 bytes total&lt;BR /&gt;&lt;BR /&gt;- aliases is nis map on master server and so all unix system has same user aliases.&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Dec 2001 18:53:30 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2001-12-07T18:53:30Z</dc:date>
    <item>
      <title>sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627705#M40309</link>
      <description>Hey everyone&lt;BR /&gt;I have a question about sendmail limits. I have a mailserver running sendmail 8.8.6 ... cant upgrade do to a ldapux issues. But thats another story. I just did a count today and got back that we have 3764 email files in /var/mail. Now I didnt set this up so I dont know why it was set up the way it was. But if I was doing this from scratch I would have tried to get 2 mailsevers to share the work for the 1 domain. (lemme know if I am thinking right by that ) But anyways I have been asked/told that I am respobsible for this mailserver. So now I need to find out what the best things I could do to get this puppy running the best with what I have. Some of the things I am seeing here is Deferred: Connection timed to several domains,allot of (no control file)</description>
      <pubDate>Fri, 07 Dec 2001 18:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627705#M40309</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-12-07T18:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627706#M40310</link>
      <description>posted too soon. sorry ..&lt;BR /&gt;so my other question is what are the limits that I can push this bad boy to? What do I need to look at? and are there any good tweeks that I can do to the sendmail.cf file that will make it run smoother without having to upgrade sendmail.&lt;BR /&gt;Thanks&lt;BR /&gt;richard</description>
      <pubDate>Fri, 07 Dec 2001 18:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627706#M40310</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-12-07T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627707#M40311</link>
      <description>I'm not sure about your particular problem, but - as far as sendmail is concerned, limits are based on strength of the host and sendmail topology.&lt;BR /&gt;&lt;BR /&gt;I've got a sendmail server on an E55 with about 7500 accounts and a reasonable mail volume:&lt;BR /&gt;&lt;BR /&gt;$ mailstats&lt;BR /&gt;Statistics from Tue Sep 29 19:27:05 1998&lt;BR /&gt; M msgsfr bytes_from  msgsto   bytes_to  Mailer&lt;BR /&gt; 0      0          0K 535296    4573484K  prog&lt;BR /&gt; 1      0          0K   5307      18162K  *file*&lt;BR /&gt; 3 6102158  490526454K 17414571  320074061K  local&lt;BR /&gt; 5 19509245  468247985K 8103977  236967037K  esmtp&lt;BR /&gt; 9     16         86K      3         37K  uucp-old&lt;BR /&gt;========================================&lt;BR /&gt; T 25611419  958774525K 26059154  561632781K&lt;BR /&gt;&lt;BR /&gt;You're main consideration with sendmail is disk I/O.  Think about striping /var/mail across multiple physical drives.  If you're really ambitious, you can hash the /var/mail directory.&lt;BR /&gt;&lt;BR /&gt;When you go to scale, think about separating the spindles for /var/mail, /var/spool/mqueue, and your pop directory if your using POP3.  All three directories should be striped and on different spindle sets.&lt;BR /&gt;&lt;BR /&gt;To scale farther, think about separating the recieving, sending, and delivering functions, so that all inbound mail hits server 1 for processing (so you can virus filter or apply anti-SPAM rulesets like RBL).  Deliver to the box clients access.  Have clients send through yet another box.&lt;BR /&gt;&lt;BR /&gt;When you get really sophisticated, you can have multiple recievers deliver to multiple deliverers (perhaps organized in alpha order or by departments) and multiple outbound hosts.&lt;BR /&gt;&lt;BR /&gt;etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2001 18:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627707#M40311</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2001-12-07T18:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627708#M40312</link>
      <description>BTW, the server in the example has 919 virt domains and relays for a fair number of other domains.</description>
      <pubDate>Fri, 07 Dec 2001 18:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627708#M40312</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2001-12-07T18:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627709#M40313</link>
      <description>Here is snapshot of my glance screen.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2001 18:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627709#M40313</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-12-07T18:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627710#M40314</link>
      <description>send a cut of top.  BTW, the single biggest thing we did to improve performance was striping drives and separating spindles.&lt;BR /&gt;&lt;BR /&gt;It turns out that the checking contends a lot with recieving/sending/delivering process.</description>
      <pubDate>Fri, 07 Dec 2001 18:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627710#M40314</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2001-12-07T18:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627711#M40315</link>
      <description>Hi Richard:&lt;BR /&gt;&lt;BR /&gt;A quick glance at your glance data [pun intended ;-)] shows your swap utilization is quite high.  I'd add some more device swap.&lt;BR /&gt;&lt;BR /&gt;Also, your buffer cache appears to be quite large.  Depending on *your* performance and on *your* environment, you might want to scale this back.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 07 Dec 2001 18:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627711#M40315</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-12-07T18:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627712#M40316</link>
      <description>you can do a 'mailq -v -d' to see some of the basic config information, and any errors the debugger might turn-up.&lt;BR /&gt;&lt;BR /&gt;You did not say, but is all of the mail in /var/mail for root, or is it for multiple id's?  You can reduce the load of root e-mail by making sure all of your cron processes are directing standard error to a log file rather than to root's mail.  You can also see about implementing a policy for your users about how long mail can sit on the system after it's been read.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;mark</description>
      <pubDate>Fri, 07 Dec 2001 18:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627712#M40316</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2001-12-07T18:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627713#M40317</link>
      <description>Hi Richard,&lt;BR /&gt;The way we have sendmail is &lt;BR /&gt;one 712 mailserver with 20gb disk. It collects unix mail from all the unix systems and send them to notes server.&lt;BR /&gt;- our aliases file is look like this&lt;BR /&gt;sachin:  sachin_patel&lt;BR /&gt;sachin_patel:  sachin_patel@smt-mt.veritasdgc.com&lt;BR /&gt;&lt;BR /&gt;#nslookup smt-mt is lotus notes server.&lt;BR /&gt;&lt;BR /&gt;- our aliases file is &lt;BR /&gt;/etc/mail/aliases: 1952 aliases, longest 541 bytes, 60209 bytes total&lt;BR /&gt;&lt;BR /&gt;- aliases is nis map on master server and so all unix system has same user aliases.&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2001 18:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627713#M40317</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-12-07T18:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail limits .. ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627714#M40318</link>
      <description>Hi Sachine can I have your email id?</description>
      <pubDate>Mon, 10 Dec 2001 12:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-limits/m-p/2627714#M40318</guid>
      <dc:creator>SSP_1</dc:creator>
      <dc:date>2001-12-10T12:06:09Z</dc:date>
    </item>
  </channel>
</rss>

