From: "J C Lawrence" <[EMAIL PROTECTED]> > On Sat, 27 Apr 2002 03:37:58 +0200 > Danny Terweij <[EMAIL PROTECTED]> wrote:
> > You are reffering to : > > > /usr/sbin/sendmail -bd -ODeliveryMode=defer \ > > -ODaemonPortOptions=Name=MSA,Port=NNNN,M=E,Addr=127.0.0.1 ? > > That's one possible address, tho not one I'm fond of. > > > And i use : > > > DELIVERY_MODULE = 'SMTPDirect' # SMTP host and port, when > > DELIVERY_MODULE is 'SMTPDirect' SMTPHOST = '127.0.0.1' SMTPPORT = 25 > > > 127.0.0.1 is sendmail. This is doing the DNS lookups? > > Note that NNN above is not 25. I did implement above.(started sendmail with port 250 and SMTPPORT = 250) Still same result. processing 1 message between 4-10 minutes. Then i did SMTPHOST = '192.162.0.1' SMTPPORT = 25 .... No results. also slow. ** Now i am stuck with it, i am sure when i install exim or postfix it will be slow also. ** My System : [root@lnx root]# free total used free shared buffers cached Mem: 94120 91832 2288 4 2292 12052 -/+ buffers/cache: 77488 16632 Swap: 192772 54628 138144 [root@lnx root]# Pentium 120 RH 7.2 (No GUI). 2x 40Gb HD , 7200RPM IDE Stats : 10:42am up 21 min, 2 users, load average: 0.64, 1.17, 0.87 70 processes: 68 sleeping, 2 running, 0 zombie, 0 stopped CPU states: 42.4% user, 4.8% system, 0.0% nice, 52.7% idle Mem: 94120K av, 56748K used, 37372K free, 4K shrd, 2684K buff Swap: 192772K av, 29868K used, 162904K free 37316K cached Danny. ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py